aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.h
Commit message (Expand)AuthorAge
...
| * Fixes small bugs.George Kadianakis2011-06-14
| * Various trivial changes.George Kadianakis2011-06-12
| * We can now connect using transports as well!George Kadianakis2011-06-12
| * We can now match our transports with our bridges.George Kadianakis2011-06-11
* | Make the get_options() return constNick Mathewson2011-06-14
|/
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\|
| * Preserve bridge download status across SETCONF, HUPNick Mathewson2011-05-15
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-01-15
|\|
| * Sanity-check consensus param valuesSebastian Hahn2011-01-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Merge branch 'maint-0.2.2'Roger Dingledine2010-12-19
|\|
| * Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
* | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
|/
* Merge branch 'bug1772' into maint-0.2.2Roger Dingledine2010-09-29
|\
| * refactor and recomment; no actual changesRoger Dingledine2010-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
* | optimistically retry EntryNodes on socks requestRoger Dingledine2010-09-28
* | refactor; no actual changesRoger Dingledine2010-09-28
|/
* Remove unused function declarationsSebastian Hahn2010-08-17
* Refactor circuit_build_times_parse_stateSebastian Hahn2010-08-16
* Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg2010-07-28
* Create circuitbuild.hSebastian Hahn2010-07-27