aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson2012-05-15
* 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
* BridgePassword was never for debuggingRoger Dingledine2012-04-01
* Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* Safe cookie authentication gets a changes fileNick Mathewson2012-03-26
* 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
* | Use a given name in the bug5090 message, at its holder's request.Nick Mathewson2012-03-09
* | 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
* | | Oops; credit bug5090 patch to flupzor. estebanm only found the bug.Nick Mathewson2012-03-09
* | | 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
|\ \
| * | Update to the March 2012 GeoIP database.Karsten Loesing2012-03-08
* | | new ip address for maatuskaRoger Dingledine2012-02-29
| |/ |/|
* | Properly protect paths to sed, sha1sum, opensslSebastian Hahn2012-02-10
* | Downgrade "missing a certificate" from notice to infoNick Mathewson2012-02-10
* | Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066Nick Mathewson2012-02-10
* | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2012-02-09
|\|
| * Update to the February 2012 GeoIP database.Karsten Loesing2012-02-09
* | Revert "add a "docs" to the manual URI as listed in torrc.sample.in"Roger Dingledine2012-02-09
* | add a "docs" to the manual URI as listed in torrc.sample.inNick Mathewson2012-02-08
* | Update "ClientOnly" man page entryRoger Dingledine2012-02-02
* | Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2Nick Mathewson2012-01-18
|\ \
| * | Fix SOCKET_OK test on win64.Nick Mathewson2012-01-18
* | | Documentation for GiveGuardFlagTo... optionNick Mathewson2012-01-18
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2012-01-11
|\|
| * Fix a compilation warning for our bug4822 fix on 64-bit linuxNick Mathewson2012-01-11
* | Fix comment about TLSv1_method() per comments by wanoskarnetNick Mathewson2012-01-09
* | Fix a trivial log message error in renservice.cNick Mathewson2012-01-09
* | when the consensus fails, list which dir auths were in or outRoger Dingledine2012-01-08
* | nickname, not identity fingerprint, will help moreRoger Dingledine2012-01-08
* | tell me who votes are actually for, not just where they're fromRoger Dingledine2012-01-08
* | add a note from wanoskarnetRoger Dingledine2012-01-08
* | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2012-01-05
|\|
| * Merge branch 'bug4822_021_v2_squashed' into maint-0.2.1Nick Mathewson2012-01-05
| |\
| | * Log at info level when disabling SSLv3Robert Ransom2012-01-05
| | * Add a changes file for bug4822Nick Mathewson2012-01-05