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
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
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-10
Avoid divide by zero and NaNs in scale_array_elements_to_u64
Nick Mathewson
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-08-15
Remove implementation code for all pre-13 consensus methods.
Nick Mathewson
2014-05-08
Fix numerous 64->32 errors in the unit tests
Nick Mathewson
2014-04-29
Fix leaks in dir voting tests
Nick Mathewson
2014-04-26
Fix leaks in test_dir_formats
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-11
Free leakable values in the unit tests.
Nick Mathewson
2014-02-03
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-11-18
Merge branch 'finish_prop157'
Nick Mathewson
2013-11-14
Make the dir-key-crosscert element required
Nick Mathewson
2013-09-08
Fix unit tests with --disable-curve25519
Nick Mathewson
2013-09-03
Fix some "ISO C90 forbids mixed declarations and code" warnings
Nick Mathewson
2013-09-03
Handle HTTP minor versions greater than 9
Nick Mathewson
2013-09-03
Tougher validation for parsing urls from HTTP headers. Fixes #2767.
Kevin Butler
2013-06-18
Check more return values in the unit tests
Nick Mathewson
[next]