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
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)
2015-09-15
Add tests for src/or/directory.c
Reinaldo de Souza Jr
2015-08-18
Add unit tests for dirserv_set_routerstatus_testing
teor
2015-06-01
Add a master-key-ed25519 line for convenience
Nick Mathewson
2015-06-01
Fix some memory leaks in ed25519 code and tests
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Revise makedesc.py: teach it how to emit ed signatures and crosscerts
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-02-06
Fix check-spaces complaints
Sebastian Hahn
2015-02-03
fix a unit tests memory leak (my fault)
Nick Mathewson
2015-01-30
Merge remote-tracking branch 'public/prop227_v2'
Nick Mathewson
2015-01-29
Correctly reject packages lines with empty entries
Nick Mathewson
2015-01-23
Merge remote-tracking branch 'public/ticket9969'
Nick Mathewson
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-07
Downgrade warnings about extrainfo incompatibility when reading cache
Nick Mathewson
2015-01-06
Fix obsolete usage of test_{str_},eq macros
Nick Mathewson
2015-01-06
Merge remote-tracking branch 'public/bug13661_025'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-22
Fix a bunch of memory leaks in the unit tests. Found with valgrind
Nick Mathewson
2014-12-22
Fix some coverity issues in the unit tests
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-11-05
Fix version number parsing to allow 2- and 3-part versions.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-10-13
Bugfixes on bug11243 fix for the not-added cases and tests
Nick Mathewson
2014-10-13
Unit tests for 11243: loading ri, ei, mds from lists
Nick Mathewson
2014-10-13
Base tests for 11243: test parsing for md, ei, and ri.
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-09-23
fixup! Unit tests for router download functions.
Nick Mathewson
2014-09-23
Unit tests for router download functions.
Arlo Breault
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace the remaining test_assert instances
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
[next]