aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
...
* | | 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
|\|
| * Detect insanely large circuit build state; don't give its length to rand_intNick Mathewson2011-06-06
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\|
| * fix a bridge edge case similar to 2511Roger Dingledine2011-05-31
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\
| | * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-29
|\| |
| * | answer an XXX nickm asked in aa950e6c4Roger Dingledine2011-05-29
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-28
|\| |
| * | Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson2011-05-23
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-21
|\| |
| * | what's up with this trailing whitespaceRoger Dingledine2011-05-20
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-17
|\| |
| * | Handle NULL argument to get_configured_bridge_by_addr_port_digestNick Mathewson2011-05-17
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\|
| * Preserve bridge download status across SETCONF, HUPNick Mathewson2011-05-15
* | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\|
| * Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-09
|\| |
| * | Appease clang - and my tortured mindSebastian Hahn2011-05-09
* | | Replace _AUTHORITY enum values with _DIRINFO values (automted)Nick Mathewson2011-05-05
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\| |