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
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-07
Merge remote-tracking branch 'arma/bug3886'
Nick Mathewson
2012-06-05
Merge remote-tracking branch 'public/format_doubles'
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-05-16
Use %f, not %lf when formatting doubles
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'public/bug2297'
Nick Mathewson
2012-04-24
peel off some unnecessary parens
Roger Dingledine
2012-04-11
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Nick Mathewson
2012-03-30
Exits don't need to fetch certs for unknown authorities
Nick Mathewson
2012-03-30
Move router lookup to _after_ we assert that its argument is set
Nick Mathewson
2012-03-29
checking "same addr/port but with nonmatching keys" is obsolete
Roger Dingledine
2012-03-29
simplify further
Roger Dingledine
2012-03-29
Refactor dirserv_orconn_tls_done().
Linus Nordberg
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
Provide consensus params to constrain the threshold for Fast
Nick Mathewson
2011-12-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-27
Authorities reject insecure Tors.
Nick Mathewson
2011-11-30
Initial hacking for proposal 186.
Nick Mathewson
2011-11-27
Add the ability to append and clear linelist options from cmdline
Nick Mathewson
2011-11-23
Fix a compile warning on 64bit OS X
Sebastian Hahn
2011-11-23
Fix a compile warning on 64bit OS X
tor-0.2.3.8-alpha
Sebastian Hahn
2011-11-21
apparently or_options_t likes being a const in master
Roger Dingledine
2011-11-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-11-21
parameterize bw cutoffs to guarantee Fast and Guard flags
Roger Dingledine
2011-11-16
trivial code cleanup in generate_v2_networkstatus_opinion()
Roger Dingledine
2011-11-02
Fix a check-spaces complaint
Sebastian Hahn
2011-11-02
Resolve a crash when running as dirauth
Sebastian Hahn
2011-10-27
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
2011-10-26
Add option to give guard flag to relays without the CVE-2011-2768 fix
Robert Ransom
2011-10-26
Don't give the Guard flag to relays without the CVE-2011-2768 fix
Robert Ransom
2011-10-25
Add percentiles to the desc stats reporting
Sebastian Hahn
2011-10-21
Add new stats type: descriptor fetch stats
Sebastian Hahn
2011-10-21
remove code related to tracking descriptor serving times
Sebastian Hahn
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-09-01
let private tor networks more reliably handle hidden services
Roger Dingledine
2011-07-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-01
Use strlcpy when copying node IDs into measured_bw_line_t
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-03
Add a VoteOnHidServDirectoriesV2 configuration option
Robert Ransom
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-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-13
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
[next]