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
/
include.am
Age
Commit message (
Expand
)
Author
2013-07-18
Start of a unit test for options_validate.
Nick Mathewson
2013-07-18
Unit tests for cell queues.
Nick Mathewson
2013-07-10
Add some basic unit tests for the circuit map data structure.
Nick Mathewson
2013-07-10
Coverage support: build with --enable-coverage to have tests run with gcov
Nick Mathewson
2013-07-10
Start work on fancy compiler tricks to expose extra stuff to our tests
Nick Mathewson
2013-06-12
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...
Marek Majkowski
2013-06-10
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
Marek Majkowski
2013-01-16
Actually link against nacl when we want to use it
Nick Mathewson
2013-01-03
Add reference implementation for ntor, plus compatibility test
Nick Mathewson
2013-01-03
Make libcurve25519_donna get built as a .a
Nick Mathewson
2012-11-14
Refactor begin cell parsing into its own function, with tests.
Nick Mathewson
2012-10-11
Move all externally maintained source files into src/ext
Nick Mathewson
2012-08-09
fix TESTS to include full path to src/test/test
Stewart Smith
2012-08-09
Move to non-recursive make
Stewart Smith