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-08-24
Update the protocol versions recommendations to remove LinkAuth=1
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-05-02
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-02
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-02
Stop logging stack contents when reading a zero-length bandwidth file
teor
2018-02-13
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-02-13
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-13
dirserv: Improve returned message when relay is rejected
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-08
Merge branch 'ticket22377'
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-08-28
Merge branch 'ticket22348_031'
Nick Mathewson
2017-08-28
Try to improve the keypinning-failure message even more
Nick Mathewson
2017-08-28
Don't use "0" as a "base" argument to tor_parse_*().
Nick Mathewson
2017-08-24
Remove the AUTHDIR_NEWDESCS feature: nobody is using it any more
Nick Mathewson
2017-07-31
Improve the keypin failure message
Nick Mathewson
2017-07-12
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-12
Merge branch 'bug22349_029' into maint-0.3.1
Nick Mathewson
2017-06-27
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-06-27
Set published_out for consensus cache entries in spooled_resource_estimate_si...
Alexander Færøy
2017-06-27
Merge branch 'asn_bug22006_final_squashed'
Nick Mathewson
2017-06-27
ed25519: Dirauths validate router ed25519 pubkeys before pinning.
George Kadianakis
2017-06-27
Mark descriptors as undownloadable when dirserv_add_() rejects them
Nick Mathewson
2017-05-25
Merge branch 'maint-0.3.0'
Roger Dingledine
2017-05-25
Merge branch 'maint-0.2.9' into maint-0.3.0
Roger Dingledine
2017-05-25
Stop leaking keypin-rejected routerinfos on directory authorities
teor
2017-05-22
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-22
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-05-22
dir auths reject 0.2.9.x for x<5, due to bug 20499
Roger Dingledine
2017-05-15
Merge branch 'ahf_bugs_21667_2_squashed'
Nick Mathewson
2017-05-15
Merge remote-tracking branch 'public/bug20270_029'
Nick Mathewson
2017-05-12
Use dir_compressed(_len) instead of dir_z(_len).
Alexander Færøy
2017-05-10
add an XXX with a minor bug in dirserv_add_multiple_descriptors
Roger Dingledine
2017-05-09
Report common reasons for rejecting a relay before uncommon ones
Nick Mathewson
2017-05-04
Update the consdiff directory code based on #22143 fixes
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-04-18
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
Alexander Færøy
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
[next]