aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.h
Commit message (Expand)AuthorAge
* Use channel_t rather than or_connection_t for circuitsAndrea Shepard2012-10-08
* pass the reason from the truncated cell to the controllerRoger Dingledine2012-10-03
* Merge remote-tracking branch 'asn/bug6788'Nick Mathewson2012-09-07
|\
| * Remove redundant declaration of find_transport_name_by_bridge_addrport().George Kadianakis2012-09-07
* | Rename extend_info_alloc() --> _new()Nick Mathewson2012-09-06
|/
* Tweak code and pump the tor-fw-helper version.George Kadianakis2012-09-05
* Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg2012-08-23
* Avoid double-typedef of transport_t.Nick Mathewson2012-07-19
* Address Nick's comments.George Kadianakis2012-07-12
* Move transport-related functions from circuitbuild.c to transports.c.George Kadianakis2012-07-03
* Merge remote-tracking branch 'asn-mytor/bug5589_take2'Nick Mathewson2012-06-14
|\
| * Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.George Kadianakis2012-06-14
* | Move cbt->liveness.timeouts_after_firsthop free code into its own functionAndrea Shepard2012-06-13
|/
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* Use a more helpful log message when we can't find a proxy.George Kadianakis2012-05-18
* Allow 0.2.3.x clients to use 0.2.2.x bridges.Roger Dingledine2012-01-25
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
* Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson2011-10-07
|\
| * Don't warn of stray Bridges if managed proxies are still unconfigured.George Kadianakis2011-09-11
| * Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.George Kadianakis2011-09-11
| * Put some last missing pieces together.George Kadianakis2011-07-13
* | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\|
| * Style and grammar tweaks on 2841 branchNick Mathewson2011-07-02
| * Small tweaks to 2841 codeNick Mathewson2011-07-02
| * Revised how we handle ClientTransportPlugin and Bridge lines.George Kadianakis2011-06-22
| * Fixes on circuitbuild.[ch] based on nick's comments.George Kadianakis2011-06-21
| * 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
|/