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
/
test
/
test_dir_handle_get.c
Age
Commit message (
Expand
)
Author
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-08-28
Refactor config free logic to use a single path.
Nick Mathewson
2019-04-03
30001: Fix a race condition in test_dir_handle_get.c
Nick Mathewson
2019-03-26
Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0
teor
2019-03-26
dircache: fix identation and remove unneded goto
juga0
2019-03-26
test: check that .../bandwidth.z is compressed
juga0
2019-03-26
test: Check bw file cache lifetime
juga0
2019-03-26
Serve bandwidth file used in the next vote
juga0
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-31
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
Nick Mathewson
2018-10-24
Fix remaining cases of using consensus without a len parameter.
Nick Mathewson
2018-10-01
Remove routerparse include from files that dont use it
Nick Mathewson
2018-10-01
Split the authority-cert and signature/hash code from routerparse
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-09-27
Split geoip from geoip-related stats.
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-11
Followup: Make authority_cert_parse_from_string() take length too
Nick Mathewson
2018-09-04
Do not leave a certificate allocated after testing dirvote_add()
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract desc_store_t and routerlist_t into their own headers.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Split rend_authorized_client_t and encoded_.._t into their own headers
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-14
Move dir_server_t into its own header.
Nick Mathewson
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Rename connection_free_ to connection_free_minimal.
Nick Mathewson
2017-12-05
Implement the various get_foodir_*() functions.
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-05
Move protocol-specific functions out of buffers.c
Nick Mathewson
2017-05-15
Test fix: always set address in new_dir_conn()
Nick Mathewson
2017-05-15
Fix dir_handle_get/... test-cases for prop#278 support.
Alexander Færøy
2017-05-15
dir_handle_get: repair two test cases, note the fixes for 3 others
Nick Mathewson
2017-05-04
Store the sha3 of a networkstatus as part of the networkstatus_t
Nick Mathewson
2017-05-01
Rename x-lzma to x-tor-lzma
Nick Mathewson
2017-04-25
Tests for parse_accept_encoding
Nick Mathewson
2017-04-25
Rename the `torgzip` module to `compress`.
Alexander Færøy
2017-04-17
Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`.
Alexander Færøy
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
[next]