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
/
dirserv.c
Age
Commit message (
Expand
)
Author
2009-10-10
Don't set unreachable from dirvote unless we've been running a while.
Nick Mathewson
2009-09-30
Dir auths reject relays running < Tor 0.1.2.14
Roger Dingledine
2009-09-23
downgrade a log notice at startup
Roger Dingledine
2009-09-15
some cleanups:
Sebastian Hahn
2009-09-15
ConsensusParams config option lists key=value params
Roger Dingledine
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-14
Merge commit 'mikeperry/bandwidth-voting-final'
Nick Mathewson
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-08-09
Switch over to tor_strtok_r instead of strtok_r.
Mike Perry
2009-08-09
Fix issues found by Nick in code review.
Mike Perry
2009-08-06
Display consensus bandwidth to the control port.
Mike Perry
2009-08-06
Implement measured bw parsing + unit tests.
Mike Perry
2009-07-13
remove experimental 'getinfo unregistered-servers-'
Roger Dingledine
2009-06-30
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-30
the second piece of bug 969 fixing
Roger Dingledine
2009-06-30
the first piece of bug 969 fixing
Roger Dingledine
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-25
Remove support for events without the extended format or long names.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-04-12
Raise the minimum bandwidth to be a relay from 20000 bytes to 20480
Roger Dingledine
2009-04-01
log more verbosely when we accept or decline a router descriptor,
Roger Dingledine
2009-01-06
Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencry...
Nick Mathewson
2009-01-05
Bridge relays that had DirPort set to 0 would stop fetching
Roger Dingledine
2009-01-04
Another round of downgrading removing or postponing XXXX021 issues. Some rem...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
Spec compliance: if weighted MTBF of a router is at least 5 days, always vote...
Nick Mathewson
2008-12-26
Add more missing documentation, and correct an error in container.c documenta...
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
Documentation and conformance for WRA_* returns.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
2008-12-22
the default should not be the notify the poster, unless something
Roger Dingledine
2008-12-22
Yet still more propagating of things that need to be was_router_added_t now.
Nick Mathewson
2008-12-22
More propagating of things that need to be was_router_added_t now.
Nick Mathewson
2008-12-22
WRA_MORE_SEVERE is not WRA_GET_MORE_SEVERE.
Nick Mathewson
2008-12-18
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-18
Avoid nop call to control_event_or_authdir_new_descriptor that makes coverity...
Nick Mathewson
2008-12-17
declare that we're putting out 0.2.1.9-alpha next week
Roger Dingledine
2008-12-17
Make return code from router_add_to_routerlist a nice sensible enum. Based o...
Nick Mathewson
2008-12-17
Use ctags and a python script to find identifiers that are never used anywher...
Nick Mathewson
2008-11-07
i needed a piece of the 'patching patches' action too
Roger Dingledine
2008-11-07
fix wide lines
Nick Mathewson
2008-09-30
a few more tweaks
Roger Dingledine
2008-09-29
Tweak the dbg-stability.txt code to log everything else that influences route...
Nick Mathewson
2008-09-14
Serve the latest v3 networkstatus consensus via the control
Roger Dingledine
[next]