Commit History

Author SHA1 Message Date
  AmreshVenugopal 3e45260594 fix: Ticket #31589 4 years ago
  Neel Chauhan 27e067df4f Add missing newline after decode_intro_points() closing bracket 5 years ago
  Nick Mathewson 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 5 years ago
  teor ce5e38642d crypto_format: Remove the return value from ed25519_signature_to_base64() 5 years ago
  teor e3124fef54 crypto_format: Remove the return value from curve25519_public_to_base64() 5 years ago
  teor bb98bc8562 hs: abolish hs_desc_link_specifier_t 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  George Kadianakis 5c2212c734 HSv3: Correctly memwipe client auth keystream. 5 years ago
  Nick Mathewson 0a41d17c15 Merge branch 'ticket27549_035_01_squashed' 5 years ago
  David Goulet 3a8f32067d hs-v3: Consolidate descriptor cookie computation code 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  David Goulet 49e4bda50b fixup! hs-v3: Silence some logging for client authorization 5 years ago
  David Goulet 672620901b hs-v3: Silence some logging for client authorization 5 years ago
  George Kadianakis 6583d1e709 HSv3: Add subcredential in client auth KDF on the client-side. 5 years ago
  George Kadianakis 1e9428dc61 HSv3: Add subcredential in client auth KDF on the service-side. 5 years ago
  David Goulet c76d00abfa hs-v3: Make hs_desc_build_fake_authorized_client() return an object 5 years ago
  Suphanat Chunhapanya 83c8419e73 hs-v3: Rename client_pk to client_auth_pk 6 years ago
  Suphanat Chunhapanya 9f975e9995 hs-v3: Rename client_sk to client_auth_sk 6 years ago
  Suphanat Chunhapanya 3b08b23997 hs-v3: Make all descriptor content free functions public 6 years ago
  Suphanat Chunhapanya 53dd1699ba hs-v3: Re-enable the decoding in the encoding function 6 years ago
  Suphanat Chunhapanya 7acb720027 hs-v3: Decrypt the descriptor with client private key 6 years ago
  Suphanat Chunhapanya 63576b0166 hs-v3: Refactor the descriptor decryption/decoding 6 years ago
  Suphanat Chunhapanya 462d4097ce hs-v3: Refactor secret data building logic 6 years ago
  Suphanat Chunhapanya fa50aee366 hs-v3: Encrypt the descriptor using a cookie 6 years ago
  Suphanat Chunhapanya 08bbcffc0e hs-v3: Generate all descriptor related keys 6 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
  Nick Mathewson 63b4ea22af Move literally everything out of src/or 6 years ago