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
2017-04-18
Rename `zlib_state` to `compress_state` in `dir_connection_t`.
Alexander Færøy
2017-04-17
Refactor the streaming compression code.
Alexander Færøy
2017-04-17
Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`.
Alexander Færøy
2017-03-29
Fix another 32-bit warning in the spooling code
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
Improve documentation for connection_dirserv_flushed_some.
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-13
Remove DIR_SPOOL_CACHED_DIR: Nothing uses it.
Nick Mathewson
2017-03-10
Mark GETINFO network-status as deprecated with a warning
Nick Mathewson
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-01
Use tor_fgets() instead of fgets().
Alexander Færøy
2017-02-27
Merge branch 'bug21369_check_029_squashed' into maint-0.3.0
Nick Mathewson
2017-02-27
Add one other BUG check to try to fix/solve 21369.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
When examining descriptors as a dirserver, reject ones with bad versions
Nick Mathewson
2017-02-02
dirauth: Fix for calling routers unreachable for wrong ed25519
Nick Mathewson
2017-02-02
In dirserv_single_reachability_test, node can be const.
Nick Mathewson
2017-01-31
Merge branch 'bug21108_029'
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-12-18
fix typos and trivial syntax problems
Roger Dingledine
2016-12-13
Remove AuthDirMaxServersPerAuthAddr
Nick Mathewson
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
2016-12-08
Add an option to disable dirauth ed25519 link key checks.
Nick Mathewson
2016-12-08
Enforce Ed25519 identities (client-side)
Nick Mathewson
2016-12-08
Dirauth: Don't treat a router as reachable if the Ed25519 key didn't match
Nick Mathewson
2016-12-08
Propagate Ed25519 identities downwards into more functions.
Nick Mathewson
2016-11-30
Fetch unknown certificates if FetchUselessDescriptors is true
teor
2016-11-30
Stop discarding consensus flavors and descriptors we wanted to fetch
teor
2016-11-21
Merge branch 'maint-0.2.9'
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-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
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
[prev]
[next]