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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_dir.c
Age
Commit message (
Expand
)
Author
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-01
Keep make check-spaces happy
Andrea Shepard
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
Refactor parameter computation and add a helper function
Nick Mathewson
2016-07-01
prop250: Add unit tests
David Goulet
2016-07-01
Add an extra check to test_dir to try to debug windows jenkins issue
Nick Mathewson
2016-06-30
Make sure that our tests expect the windows path separator as needed
Nick Mathewson
2016-06-30
One more tt_u64_op
Nick Mathewson
2016-06-30
use tt_u64_op for comparing len_descs_dumped
Nick Mathewson
2016-06-30
Fix more naked strdup/malloc/free instances
Nick Mathewson
2016-06-30
Avoid naked strdups in test_dir.c
Nick Mathewson
2016-06-30
Fix a memory leak in test_dir_populate_dump_desc_fifo
Nick Mathewson
2016-06-30
Add unit test for dump_desc_populate_fifo_from_directory()
Andrea Shepard
2016-06-30
Unit test for dump_desc_populate_one_file()
Andrea Shepard
2016-06-30
Move unparseable descriptor dumps into subdirectory of DataDir
Andrea Shepard
2016-06-30
Add dir/dump_unparseable_descriptors unit test
Andrea Shepard
2016-06-23
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-18
Unit test for DL_SCHED_RANDOM_EXPONENTIAL
Andrea Shepard
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Merge remote-tracking branch 'public/bug19073' into maint-0.2.8
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Fix a compilation error in test_dir.c
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-19
Restore and improve download schedule unit tests
teor (Tim Wilson-Brown)
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-12
Refactor out u64_dbl_t
Nick Mathewson
2016-04-28
Decide to advertise begindir support like we decide to advertise DirPort
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-24
Remove the freelist from memarea.c
Nick Mathewson
2016-02-23
Merge branch 'bug17795'
Nick Mathewson
2016-02-10
Whitespace fixes
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2016-01-29
Remove support for unsigned time_t
Nick Mathewson
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2016-01-15
Fix some leaks in the unit tests.
Nick Mathewson
2016-01-15
Make the new directory tests build and run again.
Nick Mathewson
2016-01-15
Merge remote-tracking branch 'twstrike/directory-tests'
Nick Mathewson
2016-01-12
Fix remaining memory leaks
Ola Bini
2016-01-12
Fix some memory leaks
Ola Bini
2016-01-12
Make it compile with gcc-warnings turned on
Ola Bini
2015-12-18
Change dataflow on generating 'dir-cache' flag.
Nick Mathewson
2015-12-18
Assert rs are added in con and con_md tests
Matthew Finkel
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
2015-12-16
A relay now advertises "tunnelled-dir-server" in its descriptor
Matthew Finkel
2015-12-16
Authorities must set a router's V2Dir flag if it supports tunnelled reqs
Matthew Finkel
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
[next]