aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
* 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
|\| |
| * | Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...Nick Mathewson2011-05-03
* | | Don't choose exit nodes without desc availableSebastian Hahn2011-04-30
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | stop putting wacky values into state->lastwrittenRoger Dingledine2011-04-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | fix a function commentRoger Dingledine2011-04-28
* | | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\| |
| * | better user-facing warnings for unexpected last hopsRoger Dingledine2011-04-27
| * | revert most of ef81649d2fcRoger Dingledine2011-04-27
| * | Add a circuit_purpose_to_string() function, and use itNick Mathewson2011-04-27
| * | Explain the "using anyway" log message betterSebastian Hahn2011-04-26
| * | If we have chosen an exit that shares a family with all bridges, fail the cir...Nick Mathewson2011-04-26
| * | Do not try to download descriptors for bridges in ExcludeNodes.Nick Mathewson2011-04-26
| * | Do not automatically ignore Fast/Stable for exits when ExitNodes is setNick Mathewson2011-04-26
| * | Add an XXX022-1090 to note consider_exit_fmily b0rkennessNick Mathewson2011-04-26
| * | three more cases where maybe we want to excludeRoger Dingledine2011-04-26
| * | If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.Roger Dingledine2011-04-26
| * | the new entrynodes behavior is always strictRoger Dingledine2011-04-26
| * | If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine2011-04-26
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| |
| * | Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson2011-04-07
| |\ \
| | * | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
| * | | Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\| |
| * | Fix up all doxygen warnings other than "foo is not documented"Nick Mathewson2011-03-16
* | | clarify log messages based on suggestion from armaNick Mathewson2011-03-14
* | | finish a commentNick Mathewson2011-03-14