Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Try to make most routerinfo_t interfaces const | Nick Mathewson | 2010-10-01 | |
|/ | ||||
* | Merge branch 'bug1772' into maint-0.2.2 | Roger Dingledine | 2010-09-29 | |
|\ | ||||
| * | refactor and recomment; no actual changes | Roger Dingledine | 2010-09-29 | |
* | | Merge commit 'mikeperry/bug1740' into maint-0.2.2 | Roger Dingledine | 2010-09-29 | |
|\| | ||||
| * | Only count timeout data for 3 hop circuits.•••Use 4/3 of this timeout value for 4 hop circuits, and use half of it for canabalized circuits. | Mike Perry | 2010-09-29 | |
* | | optimistically retry EntryNodes on socks request•••We used to mark all our known bridges up when they're all down and we get a new socks request. Now do that when we've set EntryNodes too. | Roger Dingledine | 2010-09-28 | |
* | | refactor; no actual changes | Roger Dingledine | 2010-09-28 | |
|/ | ||||
* | Remove unused function declarations•••Also remove some #if 0'd code from the unit tests for buffers. The code was killed in e6794e58081af773073c266e23fe3ab2ebecdb7e (5 years ago), and is now broken anyways. | Sebastian Hahn | 2010-08-17 | |
* | Refactor circuit_build_times_parse_state•••Remove the msg parameter to pass an error message out. This wasn't needed and made it harder to detect a memory leak. | Sebastian Hahn | 2010-08-16 | |
* | Fix typos, make all \brief's conformant, end sentences with a period. | Linus Nordberg | 2010-07-28 | |
* | Create circuitbuild.h | Sebastian Hahn | 2010-07-27 |