aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | Merge remote branch 'sebastian/bug1964' into maint-0.2.2Nick Mathewson2010-09-27
|\ \
| * | Fix a bridge segfaultSebastian Hahn2010-09-27
* | | Merge branch 'bug1751_enabling' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \ | |/ / |/| |
| * | Change bug1751 enabling code based on comments from armaNick Mathewson2010-09-27
| * | First cut of code to enable RefuseUnknownExitsNick Mathewson2010-09-21
* | | Merge remote branch 'public/bug1954' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \
| * | | Consistency issues in load_windows_system_library patch. Thanks SebastianNick Mathewson2010-09-24
| * | | Use load_windows_system_library in place of LoadLibraryNick Mathewson2010-09-21
| * | | New function to load windows system librariesNick Mathewson2010-09-21
* | | | Merge branch 'bug1805' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \ \
| * | | | Clean up some bug1805 comments based on arma's feedbackNick Mathewson2010-09-27
| * | | | Kill warn when picking bridges without bw weightSebastian Hahn2010-09-06
* | | | | Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \ \ \
| * | | | | Implement new Wxx constraints.Mike Perry2010-09-27
* | | | | | Merge remote branch 'sebastian/continuation'Nick Mathewson2010-09-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Note that the torrc format doesn't need nl at endSebastian Hahn2010-09-24
| * | | | | Tweak continuation-and-comment logicNick Mathewson2010-09-23
| * | | | | Add new torrc line continuation unit testsSebastian Hahn2010-09-23
| * | | | | Allow comments for multi-line torrc optionsSebastian Hahn2010-09-11
| * | | | | Support mutli-line torrc options via the usual backslash syntaxNick Mathewson2010-09-10
* | | | | | Merge branch 'bug1511'Nick Mathewson2010-09-23
|\ \ \ \ \ \
| * | | | | | Even more accurate handling for shifting accounting intervalsNick Mathewson2010-09-21
| * | | | | | Tolerate a little skew in accounting intervals.Nick Mathewson2010-09-03
| | |/ / / / | |/| | | |
* | | | | | Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* | | | | | Merge remote branch 'arma/bug1362'Nick Mathewson2010-09-22
|\ \ \ \ \ \
| * | | | | | log when we finish a circuit after being offlineRoger Dingledine2010-09-21
| | |_|/ / / | |/| | | |
* | | | | | Changes to bug1959_part1 on review from arma.Nick Mathewson2010-09-22
* | | | | | Make our min-info check also check for entry node presenceNick Mathewson2010-09-21
* | | | | | Merge branch 'bug1789'Nick Mathewson2010-09-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug1789 cleanups suggested by armaNick Mathewson2010-09-21
| * | | | | finish a comment, lower a variableNick Mathewson2010-09-15
| * | | | | How many seconds until != timestamp of that dateSebastian Hahn2010-09-15
| * | | | | Base our expected bw accounting usage on time before soft limitNick Mathewson2010-09-03
| * | | | | Use a more sophisticated soft-hibernation-limit calculationNick Mathewson2010-09-03
| * | | | | Remove an obsolete comment from hibernate.cNick Mathewson2010-09-03
| |/ / / /
* | | / / Correct default for RendPostPeriod in docsJohn Brooks2010-09-21
| |_|/ / |/| | |
* | | | Merge branch 'bug1956'Nick Mathewson2010-09-21
|\ \ \ \
| * | | | Count unknown authorities as unknown only once, not once per signature.Nick Mathewson2010-09-20
* | | | | A start at a patch for bug 1943 (alignment issues)Roger Dingledine2010-09-20
|/ / / /
* | | | Attempt to fix compilation on WindowsSebastian Hahn2010-09-19
* | | | bump to 0.2.2.16-alpha-devRoger Dingledine2010-09-17