summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-11bump to 0.2.2.38, declare a release dateRoger Dingledine
2012-08-05bump to 0.2.2.37-devRoger Dingledine
2012-08-03Merge remote-tracking branch 'origin/maint-0.2.2' into release-0.2.2Nick Mathewson
2012-08-03Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom
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-07Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-06-07Send a CRLF at the end of a STATUS_* event, not in the middle of itRobert Ransom
2012-06-05bump to 0.2.2.37Roger Dingledine
2012-06-05Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
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-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-18Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-05-16Make the succeeding parse_http_time tests more obviously rightNick 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-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-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-10Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-05-10fix over-wide line from f661747370Roger Dingledine
2012-05-10Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-05-10Merge branch 'bug5786_range_022' into maint-0.2.2Nick Mathewson
2012-05-10Add missing CRLFs to AUTHCHALLENGE failure repliesRavi Chandra Padmala
2012-05-07Handle out-of-range values in tor_parse_* integer functionsNick Mathewson
2012-05-07Update to the May 2012 GeoIP database.Karsten Loesing
2012-04-24bump to 0.2.2.36Roger Dingledine
2012-04-23Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-04-18Fix a log-uninitialized-buffer bug.Nick Mathewson
2012-04-18rend_service_introduce(): do protocol violation check before anything else.George Kadianakis
2012-04-13Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-04-11Merge branch 'bug5593' into maint-0.2.2Nick Mathewson
2012-04-11Update to the April 2012 GeoIP database.Karsten Loesing
2012-04-10Include a Host: header with any HTTP/1.1 proxy requestNick Mathewson
2012-04-05Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-04-04Wrap long line; strlen("ides")<strlen("turtles").Nick Mathewson
2012-04-05ides has become turtles, and gotten a new IP addressSebastian Hahn
2012-04-01put a _ before or_options_t elements that aren't configurableRoger Dingledine
2012-04-01Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson
2012-03-26Merge remote-tracking branch 'rransom-tor/safecookie-022-v3' into maint-0.2.2Nick Mathewson
2012-03-26Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378' into maint-0.2.2Nick Mathewson