Commit History

Author SHA1 Message Date
  Nick Mathewson f156156d56 Audit use of tor_tls_cert_get_key(). 7 years ago
  Nick Mathewson 5a2f70f86a Clean up comments, mark more branches as BUG. 7 years ago
  Nick Mathewson af2459f09e Unit tests for cert-chain-processing, including failed cases 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 0b4221f98d Make the current time an argument to x509 cert-checking functions 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 986695fb74 When parsing certs cells, allow more certs types 9 years ago
  Nick Mathewson 35df48b189 Module docs for channel.c and channeltls.c 7 years ago
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson 4d4ccc505b Search for remaining references to 'bufferevent'. 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 8 years ago
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 8 years ago
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 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 fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Nick Mathewson a8d6989589 Whitespace fixes 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 years ago
  Arlo Breault d68b7fd442 Refactor clock skew warning code to avoid duplication 8 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago