Commit History

Author SHA1 Message Date
  Andrea Shepard cb693ef56e Add some unit tests for smartlist_bsearch_idx() on short lists 11 years ago
  Nick Mathewson 3365def68b Add a changes file for bug 7191. 11 years ago
  Nick Mathewson 8905789170 Fix binary search on lists of 0 or 1 element. 11 years ago
  Nick Mathewson 8743080a28 Disable TLS Session Tickets, which we were apparently getting for free 11 years ago
  Nick Mathewson 84f47ffc46 Merge branch 'timegm_assert_v3_squashed' into maint-0.2.2 11 years ago
  Nick Mathewson 973c18bf0e Fix assertion failure in tor_timegm. 11 years ago
  Nick Mathewson 1c30e6abc9 Merge branch 'bug6690_022' into maint-0.2.2 11 years ago
  Nick Mathewson 62d96284f7 Do not assert when comparing a null address/port against a policy 11 years ago
  Nick Mathewson d48cebc5e4 Try to clarify impact of bug 6537 12 years ago
  Robert Ransom 308f6dad20 Mitigate a side-channel leak of which relays Tor chooses for a circuit 12 years ago
  Nick Mathewson 55f635745a Clarify security impact of bug 6530 12 years ago
  Nick Mathewson 57e35ad3d9 Avoid possible segfault when handling networkstatus vote with bad flavor 12 years ago
  Roger Dingledine 4e7552e552 Revert to the May 2012 geoip db 12 years ago
  Karsten Loesing 229abbf4bb Update to the June 2012 GeoIP database. 12 years ago
  Robert Ransom 0dc47dfebf Send a CRLF at the end of a STATUS_* event, not in the middle of it 12 years ago
  Nick Mathewson 491dc3a601 Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2 12 years ago
  Nick Mathewson 6d85a79653 Merge remote-tracking branch 'public/bug6033' into maint-0.2.2 12 years ago
  Nick Mathewson af54a01828 Kill non-open OR connections with any data on their inbufs. 12 years ago
  Nick Mathewson 841a8d551a Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support 12 years ago
  Roger Dingledine b7e863c073 add changes file for bug 5283 12 years ago
  Nick Mathewson 834654f145 Make all begindir or one-hop circuits internal 12 years ago
  Nick Mathewson 3a9351b57e Fix more clang format-nonliteral warnings (bug 5969) 12 years ago
  Nick Mathewson e284894672 Add __attribute__(format)s for our varargs printf/scanf wrappers 12 years ago
  Nick Mathewson 75fc4dbbca Make the succeeding parse_http_time tests more obviously right 12 years ago
  Nick Mathewson dd749798a4 Merge branch 'bug5346_squashed' into maint-0.2.2 12 years ago
  Sebastian Hahn 679aa93e23 Fix month check in parse_http_time, add test 12 years ago
  Nick Mathewson 801923ac21 Remove more dubiosity in struct tm handling. related to bug5346 12 years ago
  Nick Mathewson 7ae798ac38 changes file for branch bug5346 12 years ago
  Nick Mathewson 1abe533b33 Reject an additional type of bad date in parse_http_time 12 years ago
  Esteban Manchado Velázquez d0d9c3d71e Fix parse_http_time and add tests 12 years ago