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
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-31
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-31
Only send reachability status events on overall success/failure
Roger Dingledine
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-21
Add some fixes after discussion with Nick.
Karsten Loesing
2009-08-21
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
2009-08-19
Some final (?) cleanups of proposal 166 implementation.
Karsten Loesing
2009-08-19
Fix a couple of bugs that showed up at runtime.
Karsten Loesing
2009-08-19
Don't write extra-info document to debug logs.
Karsten Loesing
2009-08-19
Move all *-stats file to subdirectory stats/.
Karsten Loesing
2009-08-19
Include only the last 24 hours of stats in extra-info documents.
Karsten Loesing
2009-08-18
Clean up proposal 166 and its implementation.
Karsten Loesing
2009-08-17
Fix trivial bug when uploading extra-info documents.
Karsten Loesing
2009-08-17
Include contents of *-stats files in descriptor.
Karsten Loesing
2009-08-17
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-08-12
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-08-11
Fix possible segmentation fault on directory authorities.
Karsten Loesing
2009-07-28
Merge branch 'maint-0.2.1' into master
Roger Dingledine
2009-07-27
Changing MaxAdvertisedBW may not need a republish
Sebastian Hahn
2009-07-27
Write fingerprint to file and log without spaces
Roger Dingledine
2009-07-15
Some tweaks to statistics.
Karsten Loesing
2009-07-05
If configured, write entry-node statistics to disk periodically.
Karsten Loesing
2009-07-02
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-30
another minor patch to add to 0.2.1.x
Roger Dingledine
2009-05-31
Merge branch 'hardware_accel_improvements'
Nick Mathewson
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-27
Change the way how directories that are configured with --enable-geoip-stats ...
Karsten Loesing
2009-05-23
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-17
Fix a memory leak when v3 directory authorities load their keys
Roger Dingledine
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-04-11
fix a comment
Roger Dingledine
2009-04-01
log more verbosely when we accept or decline a router descriptor,
Roger Dingledine
2009-03-18
Add a function to get a LongName from a routerstatus. Needed for partial bug...
Nick Mathewson
2009-01-28
clean up r18287
Roger Dingledine
2009-01-28
patch from matt to implement 'getinfo status/clients-seen'
Roger Dingledine
2009-01-21
Make sure that even in the weird fiddly paths that lead to init_keys,
Nick Mathewson
2009-01-06
Bugfix on r13098. Backport candidate.
Roger Dingledine
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-27
New controller event "clients_seen" to report a geoip-based summary
Roger Dingledine
2008-12-26
Add some early checks to keep ipv6 addresses from failing by accident. Now, ...
Nick Mathewson
2008-12-23
Document most undocumented variables.
Nick Mathewson
2008-12-22
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-18
Make it possible to call set_onion_key twice without leaking RAM.
Nick Mathewson
2008-12-18
Fix bug 889: share deep-copied keys between threads to avoid races in referen...
Nick Mathewson
2008-12-17
Make return code from router_add_to_routerlist a nice sensible enum. Based o...
Nick Mathewson
2008-12-10
Bug 691 fix: do not shutdown Tor servers right away if the network is down.
Nick Mathewson
2008-12-10
When a directory authority gives us a new guess for our IP address,
Roger Dingledine
[next]