aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix binary search on lists of 0 or 1 element.Nick Mathewson2012-10-23
* Disable TLS Session Tickets, which we were apparently getting for freeNick Mathewson2012-10-19
* Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* Do not assert when comparing a null address/port against a policyNick Mathewson2012-08-27
* Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom2012-08-03
* Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson2012-08-03
* Revert to the May 2012 geoip dbRoger Dingledine2012-07-06
* Update to the June 2012 GeoIP database.Karsten Loesing2012-06-13
* Send a CRLF at the end of a STATUS_* event, not in the middle of itRobert Ransom2012-06-07
* Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2Nick Mathewson2012-06-04
|\
| * Kill non-open OR connections with any data on their inbufs.Nick Mathewson2012-06-04
* | Merge remote-tracking branch 'public/bug6033' into maint-0.2.2Nick Mathewson2012-06-04
|\ \
| * | Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 supportNick Mathewson2012-06-02
* | | Make all begindir or one-hop circuits internalNick Mathewson2012-05-31
| |/ |/|
* | Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson2012-05-30
* | Add __attribute__(format)s for our varargs printf/scanf wrappersNick Mathewson2012-05-30
|/
* Make the succeeding parse_http_time tests more obviously rightNick Mathewson2012-05-16
* Fix month check in parse_http_time, add testSebastian Hahn2012-05-16
* Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson2012-05-16
* Reject an additional type of bad date in parse_http_timeNick Mathewson2012-05-16
* Fix parse_http_time and add testsEsteban Manchado Velázquez2012-05-16
* Correct the bulletproofing of routerlist_insert()Nick Mathewson2012-05-16
* Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson2012-05-15
|\
| * Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson2012-05-15
* | Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2Nick Mathewson2012-05-15
|\ \
| * | Update to the May 2012 GeoIP database.Karsten Loesing2012-05-07
| |/
* | fix over-wide line from f661747370Roger Dingledine2012-05-10
* | Merge branch 'bug5786_range_022' into maint-0.2.2Nick Mathewson2012-05-10
|\ \
| * | Handle out-of-range values in tor_parse_* integer functionsNick Mathewson2012-05-07
| |/
* / Add missing CRLFs to AUTHCHALLENGE failure repliesRavi Chandra Padmala2012-05-10
|/
* Fix a log-uninitialized-buffer bug.Nick Mathewson2012-04-18
* rend_service_introduce(): do protocol violation check before anything else.George Kadianakis2012-04-18
* Merge branch 'bug5593' into maint-0.2.2Nick Mathewson2012-04-11
|\
| * Include a Host: header with any HTTP/1.1 proxy requestNick Mathewson2012-04-10
* | Update to the April 2012 GeoIP database.Karsten Loesing2012-04-11
|/
* Wrap long line; strlen("ides")<strlen("turtles").Nick Mathewson2012-04-04
* ides has become turtles, and gotten a new IP addressSebastian Hahn2012-04-05
* put a _ before or_options_t elements that aren't configurableRoger Dingledine2012-04-01
* Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* Merge remote-tracking branch 'rransom-tor/safecookie-022-v3' into maint-0.2.2Nick Mathewson2012-03-26
|\
| * Implement 'safe cookie authentication'Robert Ransom2012-02-22
* | Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378' into maint-0.2.2Nick Mathewson2012-03-26
|\|
| * Add a sha256 hmac function, with testsNick Mathewson2012-02-22
* | Never choose a bridge as an exit. Bug 5342.Nick Mathewson2012-03-09
* | Revise "sufficient exit nodes" check to work with restrictive ExitNodesNick Mathewson2012-03-09
* | Merge branch 'bug5343' into maint-0.2.2Nick Mathewson2012-03-09
|\ \
| * | Require a threshold of exit nodes before building circuitsNick Mathewson2012-03-08
* | | Correctly handle broken escape sequences in torrc valuesNick Mathewson2012-03-09
|/ /
* | Fix compile warnings in openbsd mallocSebastian Hahn2012-03-08
* | Merge remote-tracking branch 'karsten/geoip-march2012' into maint-0.2.2Nick Mathewson2012-03-08
|\ \