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.c
Age
Commit message (
Expand
)
Author
2019-03-21
bwauth: Ignore bandwidth file lines with "vote=0"
juga0
2018-07-18
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-18
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-18
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-07-18
Add a test for format_recommended_version_list.
Nick Mathewson
2018-06-24
Add some casts to get test_dir.c compiling on windows.
Nick Mathewson
2018-06-20
eol@eof in test-dir.c
Nick Mathewson
2018-05-10
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-10
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-05-10
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-10
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-09
Test read bandwidth measurements with empty file
juga0
2018-05-08
Merge branch 'bug26004_029_squashed'
Nick Mathewson
2018-05-08
Allow bandwidth-file lines to have node_id in the last position
juga0
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-05-01
Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
Nick Mathewson
2018-04-30
Merge remote-tracking branch 'github/ticket23354'
Nick Mathewson
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-22
Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINES
Nick Mathewson
2018-04-22
Disable consensus methods before 25.
Nick Mathewson
2018-04-22
Rename find_dl_schedule to find_dl_min_delay.
Nick Mathewson
2018-04-22
Change the type of "download schedule" from smartlist to int.
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-03
Merge branch 'ticket23814' into maint-0.3.3
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-25
Remove all the old max_delay logic.
Nick Mathewson
2018-01-25
Remove the old ("deterministic") download schedule.
Nick Mathewson
2018-01-03
In networkstatus_consensus_has_ipv6 test, use approx_time()
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Make sure bridges are definitely running before delaying directory fetches
teor
2017-12-11
Run the download_status_increment test in a forked process.
Nick Mathewson
2017-12-11
fixup! Add networkstatus_consensus_has_ipv6() and unit tests
teor
2017-12-11
Add networkstatus_consensus_has_ipv6() and unit tests
teor
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Switch to a safer FREE_AND_NULL implementation
Nick Mathewson
2017-12-05
Implement the various get_foodir_*() functions.
Nick Mathewson
2017-11-22
Stop checking cached bridge descriptors for usable bridges
teor
2017-11-17
Make all the free() functions from container.h clear their targets
Nick Mathewson
2017-11-08
Merge branch 'bug23816_029_squashed' into maint-0.3.2
Nick Mathewson
2017-11-08
Replace our random-exponential-delay algorithm.
Nick Mathewson
2017-10-31
test: Initialize the voting schedule in test_dir.c
David Goulet
2017-09-20
Unit test to make sure that our platform string is parseable
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-12
Make clients wait to refresh bridges when they have a recent descriptor
teor
2017-08-24
Ensure that `make check-spaces` is happy.
Alexander Færøy
[next]