aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-03
|\
| * Fix a memleak when fetching descriptors for bridges in ExcludeNodes.George Kadianakis2011-11-03
* | Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson2011-10-07
|\ \
| * | Improve wording in some comments and log messages.George Kadianakis2011-09-23
| * | Put some sense into our logging.George Kadianakis2011-09-12
| * | Don't warn of stray Bridges if managed proxies are still unconfigured.George Kadianakis2011-09-11
| * | Make check-spaces happy.George Kadianakis2011-09-11
| * | Trivial fixes around the code.George Kadianakis2011-09-11
| * | Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.George Kadianakis2011-09-11
| * | Replaced some leftover assert()s with tor_assert()s.George Kadianakis2011-09-10
| * | Server transport proxies should bind on the same port each time, if possible.George Kadianakis2011-08-07
| * | Updated #includes etc. to use transports.[ch].George Kadianakis2011-07-18
| * | Changed a couple of 180 spec stuff according to #3578.George Kadianakis2011-07-14
| * | Put some last missing pieces together.George Kadianakis2011-07-13
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-28
|\ \ \ | | |/ | |/|
| * | bridges should use create_fast cells for their own circuitsRoger Dingledine2011-09-28
* | | if we have enough usable guards, just pick oneRoger Dingledine2011-09-27
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-24
|\| |
| * | Ticket #4063 - change circuit build timeout log entries from NOTICE to INFOTom Lowenthal2011-09-24
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-09
|\| |
| * | Use %f with printf-style formatting, not %lfNick Mathewson2011-08-30
| * | Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/ENDNick Mathewson2011-08-30
* | | Remove a now-needless test.Nick Mathewson2011-09-07
* | | Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* | | Remove compare_addr_to_node_policyNick Mathewson2011-07-15
* | | Merge branch 'bug2798'Nick Mathewson2011-07-11
|\ \ \
| * | | Tweaks to bug2798 based on comments by armaNick Mathewson2011-07-11
| * | | Revise code for adding EntryNodes to guards.Nick Mathewson2011-07-11
* | | | Merge branch 'bug2616'Nick Mathewson2011-07-11
|\ \ \ \
| * | | | Rename and tweak nodelist_add_node_family() to add nodeNick Mathewson2011-07-11
| |/ / /
* | | | Disable recording new broken conns when we have bootstrappedNick Mathewson2011-07-11
* | | | Clear broken connection map on successful bootstrapNick Mathewson2011-07-11
* | | | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Refactor the interfaces of transport/proxy lookup fnsNick Mathewson2011-07-03
| * | Style and grammar tweaks on 2841 branchNick Mathewson2011-07-02
| * | Small tweaks to 2841 codeNick Mathewson2011-07-02
| * | Trivial code tweaks and documentation updates.George Kadianakis2011-06-28
| * | 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
* | | Kill redundant checks around routerset_contains_*()Nick Mathewson2011-07-07
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-07-06
|\ \ \ | | |/ | |/|
| * | appease check-spacesRoger Dingledine2011-07-06
* | | Merge branch 'bug3465-022' into bug3465-023Robert Ransom2011-06-25
|\| |
| * | Fix minor comment issuesRobert Ransom2011-06-23
* | | Make the get_options() return constNick Mathewson2011-06-14
| |/ |/|
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-06
|\|