aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | Maintain separate server and client TLS contexts.Robert Ransom2010-10-04
| * | Refactor tor_tls_context_new:Robert Ransom2010-10-04
| * | Add public_server_mode function.Robert Ransom2010-10-04
* | | Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson2010-10-21
* | | Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2Nick Mathewson2010-10-21
|\ \ \
| * | | Issues with router_get_by_nickname()Robert Hogan2010-10-17
| * | | Issues with router_get_by_nickname()Robert Hogan2010-10-13
* | | | Merge remote branch 'sebastian/relay_early_rend' into maint-0.2.2Nick Mathewson2010-10-21
|\ \ \ \
| * | | | Send relay_early cells in rend circsSebastian Hahn2010-10-18
| | |/ / | |/| |
* | | | Fix a logic error in 98aee84. Found by boboperNick Mathewson2010-10-20
* | | | Add a ! to directory_caches_dir_info() to fix a logic errorNick Mathewson2010-10-20
* | | | Fix a read of a freed pointer while in set_current_consensusNick Mathewson2010-10-20
|/ / /
* | | Correct a bogus comment.Robert Ransom2010-10-04
* | | Correct a couple of log messages in tortls.cRobert Ransom2010-10-04
* | | Fix several comments in tortls.cRobert Ransom2010-10-04
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2010-10-04
|\ \ \ | | |/ | |/|
| * | Update to the October 1 2010 Maxmind GeoLite Country database.Karsten Loesing2010-10-04
* | | fix commentRoger Dingledine2010-10-01
* | | log when we guess our ip address, not just when we failRoger Dingledine2010-10-01
* | | bump to 0.2.2.17-alpha-devRoger Dingledine2010-10-01
* | | bump to 0.2.2.17-alphaRoger Dingledine2010-09-30
* | | Note an XXX about potential overflowSebastian Hahn2010-09-30
* | | Use an upper and lower bound for bridge weightsSebastian Hahn2010-09-30
* | | Fix check-spacesSebastian Hahn2010-09-30
* | | Merge commit 'mikeperry/bug1772' into maint-0.2.2Roger Dingledine2010-09-30
|\ \ \
| * | | Nominaly lower the minimum timeout value to 1500.Mike Perry2010-09-29
* | | | Merge branch 'bug1772' into maint-0.2.2Roger Dingledine2010-09-29
|\ \ \ \
| * | | | fix two castsRoger Dingledine2010-09-29
| |/ / /
| * | | Comment network liveness and change detection behavior.Mike Perry2010-09-29
| * | | no measurement circs if not enough build timesRoger Dingledine2010-09-29
| * | | refactor and recomment; no actual changesRoger Dingledine2010-09-29
| * | | Cap the circuit build timeout to the max time we've seen.Mike Perry2010-09-29
| * | | Do away with the complexity of the network liveness detection.Mike Perry2010-09-29
| * | | Fix state checks on liveness handling.Mike Perry2010-09-29
| * | | Fix non-live condition checks.Mike Perry2010-09-29
* | | | Merge commit 'mikeperry/bug1739' into maint-0.2.2Roger Dingledine2010-09-29
|\| | |
| * | | Send control port events for timeouts.Mike Perry2010-09-29
* | | | Merge commit 'mikeperry/bug1740' into maint-0.2.2Roger Dingledine2010-09-29
|\| | |
| * | | Only count timeout data for 3 hop circuits.Mike Perry2010-09-29
* | | | even more commentRoger Dingledine2010-09-28
* | | | improve code comments, based on comments from nickRoger Dingledine2010-09-28
* | | | handle ugly edge case in retrying entrynodesRoger Dingledine2010-09-28
* | | | Actually notice when our last entrynode goes downRoger Dingledine2010-09-28
* | | | optimistically retry EntryNodes on socks requestRoger Dingledine2010-09-28
* | | | remove a redundant assertRoger Dingledine2010-09-28
* | | | refactor; no actual changesRoger Dingledine2010-09-28
* | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2010-09-28
|\ \ \ \ | | |/ / | |/| |
| * | | actually retry bridges when your network goes awayRoger Dingledine2010-09-28
* | | | a dir-spec entry for refuseunknownexitsRoger Dingledine2010-09-27
* | | | changelog entry for bug1751Roger Dingledine2010-09-27