aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-11Update to the October 2013 GeoIP database.maint-0.2.2Karsten Loesing
2013-09-10Update to the September 2013 GeoIP database.Karsten Loesing
2013-08-12Update to the August 2013 GeoIP database.Karsten Loesing
2013-07-08Update to the July 2013 GeoIP database.Karsten Loesing
2013-06-05Update to the June 2013 GeoIP database.Karsten Loesing
2013-05-13Update to the May 2013 GeoIP database.Karsten Loesing
2013-04-08Update to the April 2013 GeoIP database.Karsten Loesing
2013-03-07Update to the March 2013 GeoIP database.Karsten Loesing
2013-02-08Update to the February 2013 GeoIP database.Karsten Loesing
2013-01-05Update to the January 2013 GeoIP database.Karsten Loesing
2012-12-13Add link explaining how the geoip file was created.Karsten Loesing
2012-12-13Update to the December 2012 GeoIP database.Karsten Loesing
2012-12-13Update to the November 2012 GeoIP database.Karsten Loesing
2012-10-23Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard
2012-10-23Add a changes file for bug 7191.Nick Mathewson
2012-10-23Fix binary search on lists of 0 or 1 element.Nick Mathewson
2012-10-19Disable TLS Session Tickets, which we were apparently getting for freeNick Mathewson
2012-09-11Merge branch 'timegm_assert_v3_squashed' into maint-0.2.2Nick Mathewson
2012-09-11Fix assertion failure in tor_timegm.Nick Mathewson
2012-08-27Merge branch 'bug6690_022' into maint-0.2.2Nick Mathewson
2012-08-27Do not assert when comparing a null address/port against a policyNick Mathewson
2012-08-03Try to clarify impact of bug 6537Nick Mathewson
2012-08-03Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom
2012-08-03Clarify security impact of bug 6530Nick Mathewson
2012-08-03Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson
2012-07-06Revert to the May 2012 geoip dbRoger Dingledine
2012-06-13Update to the June 2012 GeoIP database.Karsten Loesing
2012-06-07Send a CRLF at the end of a STATUS_* event, not in the middle of itRobert Ransom
2012-06-04Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2Nick Mathewson
2012-06-04Merge remote-tracking branch 'public/bug6033' into maint-0.2.2Nick Mathewson
2012-06-04Kill non-open OR connections with any data on their inbufs.Nick Mathewson
2012-06-02Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 supportNick Mathewson
2012-05-31add changes file for bug 5283Roger Dingledine
2012-05-31Make all begindir or one-hop circuits internalNick Mathewson
2012-05-30Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson
2012-05-30Add __attribute__(format)s for our varargs printf/scanf wrappersNick Mathewson
2012-05-16Make the succeeding parse_http_time tests more obviously rightNick Mathewson
2012-05-16Merge branch 'bug5346_squashed' into maint-0.2.2Nick Mathewson
2012-05-16Fix month check in parse_http_time, add testSebastian Hahn
2012-05-16Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson
2012-05-16changes file for branch bug5346Nick Mathewson
2012-05-16Reject an additional type of bad date in parse_http_timeNick Mathewson
2012-05-16Fix parse_http_time and add testsEsteban Manchado Velázquez
2012-05-16Correct the bulletproofing of routerlist_insert()Nick Mathewson
2012-05-15Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.Nick Mathewson
2012-05-15Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson
2012-05-15Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson
2012-05-15Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2Nick Mathewson
2012-05-10fix over-wide line from f661747370Roger Dingledine
2012-05-10Merge branch 'bug5786_range_022' into maint-0.2.2Nick Mathewson