Commit History

Author SHA1 Message Date
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 years ago
  Nick Mathewson 32854aef28 whitespace fixes 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson b978494ed9 Extract the common code in add_*_cert to a helper. 7 years ago
  Nick Mathewson 805e97a433 Drop support for AUTHTYPE_RSA_SHA256_RFC5705 authentication. 7 years ago
  Nick Mathewson a90a111a5f Label a few conditions in link authentication code as bugs. 7 years ago
  Nick Mathewson 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. 7 years ago
  Nick Mathewson b4a5c77901 Verify ed25519 link handshake certificates 9 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
  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
  Nick Mathewson d1b45786b1 Document connection_or.c and connection.c at module level 7 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' 7 years ago
  Nick Mathewson bc9a0f82b3 whitespace fixes 7 years ago
  teor (Tim Wilson-Brown) 608c12baaf Resolve bug18812 by logging fallback key changes at info level 7 years ago
  teor (Tim Wilson-Brown) 14b1c7a66e Refactor connection_or_client_learned_peer_id for bug18812 7 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