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
2011-05-13
Advertise correct DirPort/ORPort when configured with "auto"
Nick Mathewson
2011-05-11
Hand-tune the new tor_memcmp instances in 0.2.2
Nick Mathewson
2011-05-11
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...
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-04
Handle crypto_pk_get_digest failures semi-sensibly
Robert Ransom
2011-04-28
Clarify comment to say which version fixed 2722
Nick Mathewson
2011-04-18
Add an XXX to the DA code regarding bug 2722
Robert Ransom
2011-03-25
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-14
Merge remote branch 'arma/bug2716' into maint-0.2.2
Nick Mathewson
2011-03-13
fix one more typo
Roger Dingledine
2011-03-12
Tweak bug2716 patch a little
Nick Mathewson
2011-03-11
improve accuracy for when a relay went unreachable
Roger Dingledine
2011-03-11
Use observed instead of declared uptime for HSDir
Sebastian Hahn
2011-03-08
Merge remote branch 'sebastian/bug1035' into maint-0.2.2
Nick Mathewson
2011-03-06
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-04
Do not serve encrypt-only descriptors with the "all" request. Reported by pie...
Nick Mathewson
2011-02-08
Routers count as down when they change ORPort, too
Sebastian Hahn
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 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
Add a missing ! to directory_fetches_from_authorities
Nick Mathewson
2010-11-22
Treat routers whose IPs have changed as having been down for MTBF/routerinfo
Nick Mathewson
2010-11-22
Have authorities reject routers running verions susceptible to bug 1038.
Nick Mathewson
2010-10-21
Merge branch 'bug988-nm' into 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-04
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2010-09-27
Change bug1751 enabling code based on comments from arma
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]