The unified diff between revisions [869f0c37..] and [e24ccc23..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'vocab_terms.hh'
# # # patch "vocab_terms.hh" # from [c12dd87ed775d3e2d8713a393cc055ce68e5ae16] # to [fe3bf7a7700bdde82211ba0be39caf248025e00b] # ============================================================ --- vocab_terms.hh c12dd87ed775d3e2d8713a393cc055ce68e5ae16 +++ vocab_terms.hh fe3bf7a7700bdde82211ba0be39caf248025e00b @@ -34,7 +34,11 @@ ATOMIC_NOVERIFY(rsa_sha1_signature); // ATOMIC_NOVERIFY(rsa_pub_key); // some nice numbers ATOMIC_NOVERIFY(rsa_priv_key); // some nice numbers ATOMIC_NOVERIFY(rsa_sha1_signature); // some other nice numbers +ATOMIC_NOVERIFY(rsa_oaep_sha_data); +ATOMIC(netsync_session_key); // key for netsync session HMAC +ATOMIC(netsync_hmac_value); // 160-bit SHA-1 HMAC + DECORATE(revision); // thing associated with a revision DECORATE(manifest); // thing associated with a manifest DECORATE(file); // thing associated with a file