コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson accc51b68c Bulletproof the routerlist manipulation functions to handle reinserting the same descriptor 15 年 前
  Nick Mathewson 114a371c0e Fix the assert in bug 1776 15 年 前
  Sebastian Hahn 213139f887 Properly refcount client_identity_key 15 年 前
  Nick Mathewson 441241c136 Fix a whitespace error 15 年 前
  Nick Mathewson 1587735c90 Merge branch 'bug988-nm' into maint-0.2.2 15 年 前
  Nick Mathewson 03adb8caad Add some asserts to get_{tlsclient|server}_identity_key 15 年 前
  Nick Mathewson 704076680a Rename get_client_identity_key to get_tlsclient_identity_key 15 年 前
  Nick Mathewson 5f3010667d Fix a remaining bug in Robert's bug1859 fix. 15 年 前
  Nick Mathewson 0e8d1c2217 Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2 15 年 前
  Nick Mathewson ea7f4be6d2 Merge remote branch 'sebastian/relay_early_rend' into maint-0.2.2 15 年 前
  Nick Mathewson 0ac9a3df6c Fix a logic error in 98aee84. Found by boboper 15 年 前
  Nick Mathewson 2849a95691 Add a ! to directory_caches_dir_info() to fix a logic error 15 年 前
  Nick Mathewson c2323f1340 Merge branch 'bug2097' into maint-0.2.2 15 年 前
  Nick Mathewson 98aee8472f Fix a read of a freed pointer while in set_current_consensus 15 年 前
  Sebastian Hahn 4f0badf974 Remove redundant -Wpointer-sign CFLAG 15 年 前
  Sebastian Hahn 12d675a8dd Remove redundant -Wformat -Wformat-security CFLAGS 15 年 前
  Sebastian Hahn cee4dc6101 Use ssp-buffer-size param when hardening 15 年 前
  Sebastian Hahn d3b67cba3c Send relay_early cells in rend circs 15 年 前
  Robert Hogan 69a496ba98 Issues with router_get_by_nickname() (3) 15 年 前
  Robert Hogan 0acd5e6208 Issues with router_get_by_nickname() 15 年 前
  Robert Hogan 2d8f7a8391 Issues with router_get_by_nickname() 16 年 前
  Sebastian Hahn f3d000f496 Fix MIPSpro and time_t signedness detection 15 年 前
  Sebastian Hahn 3d6e283087 Fix warnings with new versions of autoconf 15 年 前
  Robert Ransom a2bb0bfdd5 Maintain separate server and client identity keys when appropriate. 16 年 前
  Robert Ransom 17efbe031d Maintain separate server and client TLS contexts. 16 年 前
  Robert Ransom d3879dbd16 Refactor tor_tls_context_new: 16 年 前
  Robert Ransom 89dffade8d Add public_server_mode function. 16 年 前
  Robert Ransom 1b8c8059c7 Correct a bogus comment. 16 年 前
  Robert Ransom c70d9d77ab Correct a couple of log messages in tortls.c 16 年 前
  Robert Ransom 068185eca2 Fix several comments in tortls.c 16 年 前