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
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
2014-07-09
Only active relays should be given HSDir
Matthew Finkel
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-07
Always finalize a zlib stream of server descriptors.
Nick Mathewson
2014-04-07
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-03-23
Be more lenient in our fix for bug 11149
Roger Dingledine
2014-03-23
Merge remote-tracking branch 'karsten/task-11070'
Nick Mathewson
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-03-06
Stop accepting 0.2.2 relay uploads for the consensus.
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-03
Fixes for bug4645 fix.
Nick Mathewson
2014-02-03
Using proper functions to create tor_addr_t.
rl1987
2014-02-03
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2014-02-03
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-10-21
A Bridge Authority should compute flag thresholds
Matthew Finkel
2013-10-07
Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.
Linus Nordberg
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'linus/bug8532'
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-12
Make all consumers of microdesc_t.body tolerate NULL
Nick Mathewson
2013-06-08
Add support for offsetting the voting interval in order to bootstrap faster.
Linus Nordberg
2013-05-07
Merge branch 'maint-0.2.4' into master
Andrea Shepard
2013-05-05
Use a clearer idiom for node identity in router_counts_toward_thresholds
Nick Mathewson
2013-05-05
Fix 8833: crash bug from using NULL node->ri in dirserv.c
Nick Mathewson
2013-04-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-18
Add a boolean to flag-thresholds for "we have enough measured bandwidth"
Nick Mathewson
2013-04-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Add a quick-and-dirty-test for generate_v2_networkstatus.
Nick Mathewson
2013-04-18
Refactor dirobj signature generation
Nick Mathewson
2013-04-18
Refactor v2 networkstatus generation to avoid buffer-style
Nick Mathewson
2013-04-18
Refactor routerstatus_format_entry to avoid character-buffers
Nick Mathewson
2013-04-14
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-14
Remove a now-empty if body; invert the sense of its condition
Nick Mathewson
[next]