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
2015-06-08
HSDir flag now requires the Stable flag
David Goulet
2015-04-28
Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()"
David Goulet
2015-02-19
Try to fix authdir_newdesc events
Nick Mathewson
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Final guardfraction preparations for upstream merge.
George Kadianakis
2015-02-18
Write guardfraction information to votes.
George Kadianakis
2015-02-18
Parse Guardfraction file and apply results to routerstatuses.
George Kadianakis
2015-02-17
Merge remote-tracking branch 'public/feature_13822'
Nick Mathewson
2015-02-16
Maybe this will make coverity not care that this check is dead. CID 1268063
Nick Mathewson
2015-02-07
Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variants
Nick Mathewson
2015-02-04
Bump the minimum relay version to 0.2.4.18-rc
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'dgoulet/bug14202_026_v1'
Nick Mathewson
2015-01-30
Merge remote-tracking branch 'public/prop227_v2'
Nick Mathewson
2015-01-29
Correctly reject packages lines with empty entries
Nick Mathewson
2015-01-29
Define 'digesttype' correctly
Nick Mathewson
2015-01-29
Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()
David Goulet
2015-01-28
more typo fixes from mcs and gk
Nick Mathewson
2015-01-27
Fixes on prop227 comments, based on comments by mcs on #10395
Nick Mathewson
2015-01-13
whitespace fix
Nick Mathewson
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-10
Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard
teor
2015-01-07
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-01-07
Enlarge the buffer for a line in a bw file
Sebastian Hahn
2015-01-06
Merge remote-tracking branch 'public/feature11791'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-26
Fix grammar in comment on running_long_enough_to_decide_unreachable
teor
2014-12-24
Fix TestingMinExitFlagThreshold 0
teor
2014-11-17
Use smaller zlib objects when under memory pressure
Nick Mathewson
2014-11-11
Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.
rl1987
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-13
Merge remote-tracking branch 'public/bug11243_squashed'
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-10-09
Remove is_router_version_good_for_possible_guard()
Nick Mathewson
2014-10-01
Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard)
teor
2014-09-28
Stop spurious clang shallow analysis null pointer errors
teor
2014-09-15
Clean up a clangalyzer warning in directory_remove_invalid
Nick Mathewson
2014-09-09
Add unittests for finding the third quartile of a set.
George Kadianakis
2014-09-09
Merge remote-tracking branch 'asn/bug13064'
Nick Mathewson
2014-09-09
Remove client-side bad directory logic
Sebastian Hahn
2014-09-09
Remove dirauth support for the BadDirectory flag
Sebastian Hahn
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-09-06
Evaluate TestingDirAuthVoteGuard only after filling all rs elements.
George Kadianakis
2014-09-04
Fix add_fingerprint_to_dir() doc and signature
Sebastian Hahn
2014-09-04
Remove the AuthDirRejectUnlisted config option
Sebastian Hahn
2014-09-02
Don't list relays w/ bw estimate of 0 in the consensus
Sebastian Hahn
2014-08-21
remove meaningless checks for chunks==NULL in dirserv stuff
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-07-24
Merge branch 'maint-0.2.5'
Roger Dingledine
2014-07-24
Raise guard threshold to top 25% or 2000 kilounits
Roger Dingledine
[next]