コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson cf8bffa359 Discard all cells on a marked connection 15 年 前
  Sebastian Hahn f6b1dc2805 Fix typo, spotted by tmpname0901. Thanks! 15 年 前
  Roger Dingledine 48bafb47ac bump maint-0.2.2 to 0.2.2.34-dev 15 年 前
  Roger Dingledine 9c2ca5b52f Merge branch 'maint-0.2.1' into maint-0.2.2 15 年 前
  Roger Dingledine 5d3095152e bump maint to 0.2.1.31 15 年 前
  Robert Ransom 4684ced1b3 Add option to give guard flag to relays without the CVE-2011-2768 fix 15 年 前
  Robert Ransom 00fffbc1a1 Don't give the Guard flag to relays without the CVE-2011-2768 fix 15 年 前
  Robert Ransom 4d0f152aad Make tor_version_same_series non-static 15 年 前
  Sebastian Hahn df05e5ef4d Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix 15 年 前
  Robert Ransom a74e7fd40f Reject create cells on outgoing OR connections from bridges 15 年 前
  Robert Ransom c05bb53508 Mark which OR connections are outgoing 15 年 前
  Robert Ransom af12c39d6d Don't use any OR connection which sent us a CREATE_FAST cell for an EXTEND 15 年 前
  Nick Mathewson 638fdedcf1 Don't send a certificate chain on outgoing TLS connections from non-relays 15 年 前
  Roger Dingledine f85c56182f Merge branch 'maint-0.2.1' into maint-0.2.2 15 年 前
  Nick Mathewson a166f10414 Remove the -F option from tor-resolve. 15 年 前
  Roger Dingledine a68867b150 manually backport a5232e0c4c 15 年 前
  Roger Dingledine 41d9d3f904 Merge branch 'maint-0.2.1' into maint-0.2.2 15 年 前
  Roger Dingledine cecc5b7aa1 stop asserting at boot 15 年 前
  Nick Mathewson 55d9e4b8ba Reinit keys at the start of options_act(). 15 年 前
  Robert Ransom 62c29a93ba Don't crash a bridge authority on SIGHUP if it's not in the consensus 15 年 前
  Sebastian Hahn 9082898944 Fix assert for relay/bridge state change 15 年 前
  Nick Mathewson 4a1a89be0c Merge remote-tracking branch 'public/cov_run224_022' into maint-0.2.2 15 年 前
  Nick Mathewson d0a91386e5 Don't crash when accountingmax is set in non-server Tors 15 年 前
  Sebastian Hahn 3a890b3b70 Properly refcount client_identity_key 16 年 前
  Nick Mathewson dc557e8164 Add some asserts to get_{tlsclient|server}_identity_key 16 年 前
  Nick Mathewson 2a2301e411 Rename get_client_identity_key to get_tlsclient_identity_key 16 年 前
  Robert Ransom 59e565e2a2 Maintain separate server and client identity keys when appropriate. 16 年 前
  Nick Mathewson 299a78c5fe Make crypto_free_pk_env tolerate NULL arg in 0.2.1. Error-proofing against bug 988 backport 16 年 前
  Robert Ransom 9976df9e56 Maintain separate server and client TLS contexts. 16 年 前
  Robert Ransom 8781640111 Refactor tor_tls_context_new: 16 年 前