Commit History

Author SHA1 Message Date
  Nick Mathewson cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 6 years ago
  Roger Dingledine 8d5dcdbda2 backport to make channel_is_client() accurate 6 years ago
  Fernando Fernandez Mancera 33d9889a2b channel_tls_get_remote_addr_method now returns real_addr. 6 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
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson b29c1530c7 Refactor link handshake cell type implementations to use trunnel 9 years ago
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 years ago
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 years ago
  Nick Mathewson d29a8ad564 Add link protocol version counts to the heartbeat message 9 years ago
  Nick Mathewson f253aef14f Mechanical rename: tor_cert_t -> tor_x509_cert_t 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 years ago
  rl1987 af1469b9a3 Fixing mistake in comment. 9 years ago