aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
Commit message (Expand)AuthorAge
* fix trivial typoRoger Dingledine2011-11-16
* Merge branch 'maint-0.2.2'Roger Dingledine2011-09-13
|\
| * Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-09-13
| |\
| | * Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
* | | fix a const warningNick Mathewson2011-09-07
* | | Report reason for generating descriptor in an HTTP headerNick Mathewson2011-09-07
* | | Upload descriptors more often when recent desc is unlistedNick Mathewson2011-09-07
* | | Parse prop171 options; refactor listener/port option codeNick Mathewson2011-07-19
* | | Merge branch 'bug3263'Nick Mathewson2011-07-07
|\ \ \
| * | | don't mark our descriptor dirty if our onion key hasn't changedRoger Dingledine2011-05-21
* | | | Make the get_options() return constNick Mathewson2011-06-14
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\ \ \ \ | | |/ / | |/| |
| * | | Make ControlSocketsGroupWritable work with User.Jérémy Bobbio2011-06-14
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\| | |
| * | | Fix unit test failure in dir/formatsSebastian Hahn2011-06-02
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| | |
| * | | Merge branch 'bug3216_v2' into maint-0.2.2Nick Mathewson2011-05-30
| |\ \ \
| | * | | Don't try to build descriptors when router_get_advertised_or_port()==0Nick Mathewson2011-05-24
| | * | | Don't build descriptors if ORPort auto is set and we have no OR listenerNick Mathewson2011-05-24
| | |/ /
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| | |
| * | | Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\ \ \ | | |/ / | |/| |
| | * | Improve comments and defensive programming for 3045Nick Mathewson2011-05-30
| | * | Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\| | |
| * | | naked constants are uglyRoger Dingledine2011-05-21
| * | | finish a comment nickm started in 8ebceeb3Roger Dingledine2011-05-21
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-21
|\| | |
| * | | remove some (confusing) dead codeRoger Dingledine2011-05-21
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-20
|\| | |
| * | | log the reason for publishing a new relay descriptorRoger Dingledine2011-05-19
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-13
|\| |
| * | Advertise correct DirPort/ORPort when configured with "auto"Nick Mathewson2011-05-13
* | | Reapply the automated memcmp conversion to 0.2.3 to catch newly added memcmpsNick Mathewson2011-05-11
* | | 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 'public/bug2402_again' into maint-0.2.1Nick Mathewson2011-04-06
| | |\
| | | * Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson2011-03-11
* | | | Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson2011-05-05
* | | | Replace _AUTHORITY enum values with _DIRINFO values (automted)Nick Mathewson2011-05-05
* | | | Automated rename from authority_type_t to dirinfo_type_tNick Mathewson2011-05-05
* | | | Add a new configuration type, "AUTOBOOL", to handle 1/0/auto typesNick Mathewson2011-05-05
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| | |
| * | | Avoid false positives from proxy_mode()Nick Mathewson2011-04-28
* | | | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\| | |
| * | | Fix a log msgSebastian Hahn2011-04-26
| * | | If we're excluded, and StrictNodes is set, do not do self-tests.Nick Mathewson2011-04-26
| * | | three more cases where maybe we want to excludeRoger Dingledine2011-04-26
* | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-14
|\| | |