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
/
feature
/
dircache
/
dircache.c
Age
Commit message (
Expand
)
Author
2020-02-11
Merge branch 'ticket33029_042_01' into ticket33029_043_03
David Goulet
2020-02-11
mainloop: Remove unused parameter from connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Rename global_write_bucket_low()
David Goulet
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-11-07
Make all our struct names end with "_t".
Nick Mathewson
2019-11-05
config: Rename new global functions with a prefix
teor
2019-10-31
config: Move relay config actions into the relay module
teor
2019-10-26
Fix doxygen HTML warnings in src/feature.
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/feature/
Nick Mathewson
2019-10-24
dir: Return 503 code when rejecting single hop request
David Goulet
2019-07-03
hs-v3: Disallow single hop client to post/get a descriptor
David Goulet
2019-04-25
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-25
Merge branch 'tor-github/pr/960' into maint-0.4.0
George Kadianakis
2019-04-03
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-03
30001: Fix a race condition in test_dir_handle_get.c
Nick Mathewson
2019-03-29
dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add()
teor
2019-03-26
Merge branch 'maint-0.4.0'
teor
2019-03-26
Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0
teor
2019-03-26
bwauth: remove declaring args, they are now in use
juga0
2019-03-26
bwauth: increment bw file cache lifetime
juga0
2019-03-26
bwauth: check and use compression serving bw file
juga0
2019-03-26
bwauth: check if a bw file could be read
juga0
2019-03-26
bwauth: use flag to do not warn when file is missing
juga0
2019-03-26
Serve bandwidth file used in the next vote
juga0
2019-02-09
Use compress_dir_buf_add() function in a few places
rl1987
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-09
Merge branch 'bug28591_035_squashed'
Nick Mathewson
2019-01-09
Dir: allow directory mirrors to serve future consensuses
teor
2018-11-06
Merge remote-tracking branch 'tor-github/pr/464'
Nick Mathewson
2018-11-02
Don't overwrite the Content-Type when compressing
Alex Xu (Hello71)
2018-10-23
dircache: make dirauths reject non UTF-8 descriptors and extrainfo
cypherpunks
2018-09-27
Split geoip from geoip-related stats.
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-25
Rename dirauth/mode.h to dirauth/authmode.h
Nick Mathewson
2018-09-21
Add an include to get --disable-module-dirauth happy again
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson