コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson ed14888e7e Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 年 前
  Nick Mathewson 8b01fd7bad exit_policy_is_general_exit is IPv4 only; it should admit it. 15 年 前
  Nick Mathewson fb421c0005 Changes file for ipv6 parsing issue 15 年 前
  Sebastian Hahn 9f614507b6 Merge branch 'maint-0.2.1' into maint-0.2.2 15 年 前
  Sebastian Hahn b3918b3bbb Disallow reject6 and accept6 lines in descriptors 15 年 前
  Sebastian Hahn f83debb51d Fix setting target port in get_interface_address6 15 年 前
  Sebastian Hahn 865ea5d263 Fix connect() failures in get_interface_address6() 15 年 前
  Nick Mathewson c6d8e75dc3 Merge remote branch 'origin/maint-0.2.2' 15 年 前
  Nick Mathewson bcbc8c51cb Do not serve encrypt-only descriptors with the "all" request. Reported by piebeer 15 年 前
  Nick Mathewson f608872b0c C style fix: a no-args function is void fn(void), not void fn(). 15 年 前
  Nick Mathewson 8ae179deec Add a magic field to tor_tls_t to catch exdata corruption bugs, if any appear. 15 年 前
  Robert Ransom 4d21fe2870 Emend changes/tls-hash 15 年 前
  Robert Ransom 74fc993b98 Check the result of SSL_set_ex_data 15 年 前
  Robert Ransom fe1137be6f Use SSL_*_ex_data instead of SSL_*_app_data 15 年 前
  Robert Ransom 13ee803469 Remove now-unused helper functions 15 年 前
  Nick Mathewson 1d6af67ab8 Merge remote branch 'rransom/typo-fix-2011-03-03-01' into maint-0.2.2 15 年 前
  Robert Ransom 88e0de9ebb Fix typo in man page 15 年 前
  Gladys Shufflebottom 49de5431d5 remove tls related hash table code 15 年 前
  Nick Mathewson d60a7c2f8d Merge remote branch 'origin/maint-0.2.2' 15 年 前
  Nick Mathewson 6b7408178b Avoid spurious bwhist parsing failures 15 年 前
  Sebastian Hahn 5c7c5e593f Tweak the bug2250 fix slightly 15 年 前
  Nick Mathewson 42c1a47123 Revert bug1074_launch_authconn* branch: needs more design, less crashing 15 年 前
  Sebastian Hahn 5a4f7fa1e4 clarify an assert 15 年 前
  Sebastian Hahn 34e47d1052 Fix GETINFO config-text for private networks 15 年 前
  Nick Mathewson b3d74045ae Add a missing const 15 年 前
  Nick Mathewson a47fdaf9a0 Merge branch 'bug1074_launch_conn_on_skew' 15 年 前
  Nick Mathewson 22810d740c Changes file for altf4's bug1074 stuff 15 年 前
  Nick Mathewson c94f3711ee whitespace fixup 15 年 前
  AltF4 612c7f3242 Fix for #1074 previous rev 15 年 前
  AltF4 24096d0cec Fix for #1074 "Part 3" 15 年 前