Commit History

Author SHA1 Message Date
  Nick Mathewson 348b90a915 Refactor RSA certificate checking into its own function. 9 years ago
  Nick Mathewson e23389841c Migrate certificates into a sub-structure of or_handshake_state 9 years ago
  Nick Mathewson 4ef42e7c52 Refactor ...compute_authenticate_cell_body() to return a var_cell_t. 9 years ago
  Nick Mathewson 2bf6553949 Code to send correct authentication data when we are using AUTHTYPE>2 9 years ago
  Nick Mathewson b004ff45d7 New authentication types to use RFC5705. 8 years ago
  Nick Mathewson fdd8f8df67 Send ed25519 certificates in certs cell, when we have them. 9 years ago
  Nick Mathewson 5205e95275 Refactor connection_or_send_certs_cell() to use trunnel 9 years ago
  Andrea Shepard d65f030915 Unit test for pick_oos_victims() 7 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  U+039b c735220a0b Remove bufferevents dead code 7 years ago
  Nick Mathewson d793a988cd Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson bc9a0f82b3 whitespace fixes 8 years ago
  teor (Tim Wilson-Brown) 608c12baaf Resolve bug18812 by logging fallback key changes at info level 8 years ago
  teor (Tim Wilson-Brown) 14b1c7a66e Refactor connection_or_client_learned_peer_id for bug18812 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 591029253f Merge branch 'bug14334_squashed' 8 years ago
  George Kadianakis d5acb633ae Don't mark guards as unreachable if connection_connect() fails. 8 years ago
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' 8 years ago
  Andrea Shepard bd87d37a86 Make sure channel_t queues its own copy of incoming cells 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 years ago
  Nick Mathewson 39a86185c8 Correct further grammatical errors in tor comments 8 years ago
  teor (Tim Wilson-Brown) c927b6cb1a Correct grammatical errors in tor comments 8 years ago
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' 8 years ago
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 years ago
  Nick Mathewson dce708d11c Fix a logic error in connection_tls_continue_handshake(). 8 years ago
  Nick Mathewson 9d019a7db7 tor_tls_finish_handshake is server-side only. 8 years ago