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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirserv.c
Age
Commit message (
Expand
)
Author
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-07
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-12-07
Merge branch 'bug2081_followup_022' into maint-0.2.2
Nick Mathewson
2010-12-07
Reject relay versions older than 0.2.0.26-rc
Nick Mathewson
2010-12-06
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-12-06
Add a missing ! to directory_fetches_from_authorities
Nick Mathewson
2010-12-01
Merge remote branch 'sjmurdoch/cloexec'
Nick Mathewson
2010-11-30
fix memory leak introduced in 26e89742
Roger Dingledine
2010-11-22
Have authorities reject routers running verions susceptible to bug 1038.
Nick Mathewson
2010-11-20
Do cloexec on socketpairs and stdio files
Nick Mathewson
2010-10-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-21
Merge branch 'bug988-nm' into maint-0.2.2
Nick Mathewson
2010-10-20
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-20
Add a ! to directory_caches_dir_info() to fix a logic error
Nick Mathewson
2010-10-15
Merge branch 'bug1992_part1'
Nick Mathewson
2010-10-14
Rename router_get_by_digest()
Sebastian Hahn
2010-10-13
Merge branch 'nodes'
Nick Mathewson
2010-10-07
Fix a crash bug when serving microdescs on a bufferevent.
Nick Mathewson
2010-10-04
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2010-10-01
refactor all these tor_inet_ntoa idioms
Roger Dingledine
2010-10-01
Rename routerstatus_t.is_running to is_flagged_running
Nick Mathewson
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerstatus_t interfaces const
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-09-27
Code to download, parse, and store microdesc consensuses
Nick Mathewson
2010-09-27
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-27
Change bug1751 enabling code based on comments from arma
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-21
First cut of code to enable RefuseUnknownExits
Nick Mathewson
2010-09-14
Merge branch 'bug1899'
Nick Mathewson
2010-09-14
Extract the "do these routers have the same addr:orport" logic into a fn
Nick Mathewson
2010-09-14
Tweak some issues found by arma in bug911 review.
Nick Mathewson
2010-09-03
Launch reachability tests for routers whose IP or ORPort change
Nick Mathewson
2010-08-18
Move code for launching tests out of router_add_to_routerlist()
Nick Mathewson
2010-08-18
Allow some skew in checking when a router said it was hibernating
Nick Mathewson
2010-08-18
Clarify AssumeReachable semantics wrt hibernation
Nick Mathewson
2010-08-18
Add some braces to make arma happy
Nick Mathewson
2010-07-31
If a router is hibernating, never vote that it is Running.
Nick Mathewson
2010-07-27
Create routerparse.h
Sebastian Hahn
2010-07-27
Create rephist.h
Sebastian Hahn
2010-07-27
Create policies.h
Sebastian Hahn
2010-07-27
Create networkstatus.h
Sebastian Hahn
2010-07-27
Create microdesc.h
Sebastian Hahn
2010-07-27
Create hibernate.h
Sebastian Hahn
2010-07-27
Create dirvote.h
Sebastian Hahn
2010-07-27
Create dirserv.h
Sebastian Hahn
2010-07-27
Create directory.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
[next]