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
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-01-21
log more during consensus voting process
Roger Dingledine
2020-11-12
Fix typos.
Samanta Navarro
2020-10-16
test_dir_handle_get: add ntor-onion-key to microdescriptor example
Nick Mathewson
2020-10-16
Fix up vote tests in test_dir_handle_get.
Nick Mathewson
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-02-20
dirvote: Improve the posted vote log message
teor
2020-02-18
test/dir: Add specific tests for late vote rejection
teor
2020-02-18
test/dir: Update the tests for late vote rejection
teor
2020-01-09
Fix wide lines from NS() removal fallout.
Nick Mathewson
2020-01-09
Remove all usage of the NS*() macros in test*.c
Nick Mathewson
2020-01-09
Replace various NS_MODULE/SUBMODULE vals with shorter names.
Nick Mathewson
2020-01-09
Put all NS_DECL invocations on single lines.
Nick Mathewson
2020-01-09
Always define NS_MODULE and NS_SUBMODULE when NS is used.
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Remove extra ; from tt_assert() macro definition.
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
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-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
[next]