index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
router.c
Age
Commit message (
Expand
)
Author
2011-09-13
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-13
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-09-13
Generate our ssl session certs with a plausible lifetime
Roger Dingledine
2011-09-07
fix a const warning
Nick Mathewson
2011-09-07
Report reason for generating descriptor in an HTTP header
Nick Mathewson
2011-09-07
Upload descriptors more often when recent desc is unlisted
Nick Mathewson
2011-07-19
Parse prop171 options; refactor listener/port option code
Nick Mathewson
2011-07-07
Merge branch 'bug3263'
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
Fix unit test failure in dir/formats
Sebastian Hahn
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3216_v2' into maint-0.2.2
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
Improve comments and defensive programming for 3045
Nick Mathewson
2011-05-24
Don't try to build descriptors when router_get_advertised_or_port()==0
Nick Mathewson
2011-05-24
Don't build descriptors if ORPort auto is set and we have no OR listener
Nick Mathewson
2011-05-23
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-21
don't mark our descriptor dirty if our onion key hasn't changed
Roger Dingledine
2011-05-21
naked constants are ugly
Roger Dingledine
2011-05-21
finish a comment nickm started in 8ebceeb3
Roger Dingledine
2011-05-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-21
remove some (confusing) dead code
Roger Dingledine
2011-05-20
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-19
log the reason for publishing a new relay descriptor
Roger Dingledine
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-13
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-13
Advertise correct DirPort/ORPort when configured with "auto"
Nick Mathewson
2011-05-11
Reapply the automated memcmp conversion to 0.2.3 to catch newly added memcmps
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-05
Code to make clients fetch and use microdescriptors for circuit building
Nick Mathewson
2011-05-05
Replace _AUTHORITY enum values with _DIRINFO values (automted)
Nick Mathewson
2011-05-05
Automated rename from authority_type_t to dirinfo_type_t
Nick Mathewson
2011-05-05
Add a new configuration type, "AUTOBOOL", to handle 1/0/auto types
Nick Mathewson
2011-04-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
Avoid false positives from proxy_mode()
Nick Mathewson
2011-04-27
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-26
Fix a log msg
Sebastian Hahn
2011-04-26
If we're excluded, and StrictNodes is set, do not do self-tests.
Nick Mathewson
2011-04-26
three more cases where maybe we want to exclude
Roger Dingledine
2011-04-06
Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1
Nick Mathewson
2011-03-14
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-14
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-13
we're not reachable if we don't have a routerinfo yet
Roger Dingledine
[next]