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.h
Age
Commit message (
Expand
)
Author
2018-07-18
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-18
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-18
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-07-18
Warn the directory authority operator if their versions list is bogus
Nick Mathewson
2018-06-20
eol@eof in test-dir.c
Nick Mathewson
2018-05-01
dirvote: Move the vote creation code into dirvote.c
David Goulet
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Fix wide lines introduced by previous patch.
Nick Mathewson
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-10-15
Add a consensus_method argument to routerstatus_format_entry()
teor
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-05-04
Store the sha3 of a networkstatus as part of the networkstatus_t
Nick Mathewson
2017-05-04
Add consensus_cache_entry spooling support to spooled_resource_t
Nick Mathewson
2017-03-28
Fix i386 compilation from spooling patch. I seem to be good at breaking that.
Nick Mathewson
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-12-08
Propagate Ed25519 identities downwards into more functions.
Nick Mathewson
2016-09-26
Include protocol versions in votes.
Nick Mathewson
2016-05-30
We no longer generate v0 directories. Remove the code to do so
Nick Mathewson
2016-05-11
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-05-11
Fix out-of-bounds write during voting with duplicate ed25519 keys
John Brooks
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
After we strip out duplicate entries from 'routers', don't use 'rl'.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-10
Whitespace fixes
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2015-08-18
Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing
teor
2015-07-31
Improve log messages for problems about ed25519 keypinning
Nick Mathewson
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Parse Guardfraction file and apply results to routerstatuses.
George Kadianakis
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
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-07-10
Completely refactor how FILENAME_PRIVATE works
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
Remove some now-needless length defines
Nick Mathewson
2013-04-18
Remove RS_ENTRY_LEN
Nick Mathewson
2013-04-18
Refactor routerstatus_format_entry to avoid character-buffers
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4
Nick Mathewson
2013-03-18
Add dirserv_has_measured_bw() predicate wrapper for dirserv_query_measured_bw...
Andrea Shepard
[next]