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
2018-07-18
Warn the directory authority operator if their versions list is bogus
Nick Mathewson
2018-05-02
Stop logging stack contents when reading a zero-length bandwidth file
teor
2018-02-13
dirserv: Improve returned message when relay is rejected
David Goulet
2017-06-27
Mark descriptors as undownloadable when dirserv_add_() rejects them
Nick Mathewson
2017-05-25
Stop leaking keypin-rejected routerinfos on directory authorities
teor
2017-05-22
dir auths reject 0.2.9.x for x<5, due to bug 20499
Roger Dingledine
2017-02-15
When examining descriptors as a dirserver, reject ones with bad versions
Nick Mathewson
2017-01-31
be explicit in clear_status_flags_on_sybil that we leave BadExit alone
Roger Dingledine
2017-01-31
Do not clear is_bad_exit on sybil.
Nick Mathewson
2016-11-16
don't attempt a resolve when the cached answer will do
Roger Dingledine
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-09-26
protovers: during voting, assert that we are not voting to shut down.
Nick Mathewson
2016-09-26
Rename "proto " to "pr " in consensuses
Nick Mathewson
2016-09-26
Update prop264 implementation to split HSMid->HS{Intro,Rend}
Nick Mathewson
2016-09-26
Update authority votes to match updated proposal.
Nick Mathewson
2016-09-26
Include protocol versions in votes.
Nick Mathewson
2016-09-26
Include protocol version lines in votes.
Nick Mathewson
2016-07-15
Clients avoid choosing nodes that can't do ntor
teor (Tim Wilson-Brown)
2016-07-15
Authorities reject descriptors without ntor keys
teor (Tim Wilson-Brown)
2016-06-30
fix naked memcmps
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-30
We no longer generate v0 directories. Remove the code to do so
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-11
Merge branch 'maint-0.2.8'
Roger Dingledine
2016-05-11
Merge branch 'maint-0.2.7' into maint-0.2.8
Roger Dingledine
2016-05-11
unbreak the build (when warnings are enabled)
Roger Dingledine
2016-05-11
Merge remote-tracking branch 'arma/feature18760'
Nick Mathewson
2016-05-11
Merge branch 'maint-0.2.8'
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-04-28
Decide to advertise begindir support like we decide to advertise DirPort
teor (Tim Wilson-Brown)
2016-04-12
encourage rejected relays to contact us
Roger Dingledine
2016-03-24
dir auths only give Guard if they're giving Stable
Roger Dingledine
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
In routers_make_ed_keys_unique, break ties for published_on
Nick Mathewson
2016-03-21
After we strip out duplicate entries from 'routers', don't use 'rl'.
Nick Mathewson
2016-03-21
Never vote for an ed key twice.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
[next]