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
Age
Commit message (
Expand
)
Author
2013-03-23
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-22
Fix an uninitialized-var warning in unit tests
Nick Mathewson
2013-03-21
Fix a small memory leak in the unit tests
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4
Nick Mathewson
2013-03-07
Add unit test for dirserv measured bandwidth cache
Andrea Shepard
2013-03-01
Add unit test for tor_addr_is_loopback
Nick Mathewson
2013-02-23
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-23
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-19
Fix a may-be-used-uninitialized warning.
Nick Mathewson
2013-02-19
Merge branch 'bug2286_unit_test_squashed'
Nick Mathewson
2013-02-19
Test alternate values of maxunmeasuredbw too
Andrea Shepard
2013-02-19
Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...
Andrea Shepard
2013-02-19
Add unit test for unmeasured bandwidth clipping in consensus
Andrea Shepard
2013-02-19
Refactor v3_networkstatus test to allow reuse of test for measuredbw
Andrea Shepard
2013-02-15
Fix unreachable use-before-assign in test_util_join_win_cmdline
Nick Mathewson
2013-02-11
Fix a null-deref-on-fail in unit tests
Nick Mathewson
2013-02-11
Fix even more dead code and resource leaks in the unit tests
Nick Mathewson
2013-02-11
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
2013-02-11
Speed up the curve25519 unit test by doing fewer iterations
Nick Mathewson
2013-02-08
Unit test for tor_weak_random_range
Nick Mathewson
2013-02-07
whitespace fix
Nick Mathewson
2013-02-07
Tolerate curve25519 backends where the high bit of the pk isn't ignored
Nick Mathewson
2013-02-01
Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test.
Nick Mathewson
2013-01-29
Fix unit test to not expect v2 directory request geoip info
Nick Mathewson
2013-01-19
Merge remote-tracking branch 'karsten/bug5823'
Nick Mathewson
2013-01-17
Add a missing part of bug 7311's makefile.nmake tweaks
Nick Mathewson
2013-01-17
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-16
Implement proposal 204: ignore subdomains in hidden service addresses
Jérémy Bobbio
2013-01-16
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
Add more test modules for nmake makefiles
Nick Mathewson
2013-01-16
Try to build tinytest.obj from the right sources
Nick Mathewson
2013-01-16
use the /Fe flag with msvc
Nick Mathewson
2013-01-16
Add missing targets to src/test/Makefile.nmake. Fix for 7316
Nick Mathewson
2013-01-16
Add missing includes and libs to makefile.nmake
Nick Mathewson
2013-01-16
Aftermath of isin->contains renaming
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Actually link against nacl when we want to use it
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-05
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-03
Whoops; make that unit test actually pass :/
Nick Mathewson
2013-01-03
Add a unit test for the curve25519 keypair persistence functions
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Implement a constant-time safe_mem_is_zero.
Nick Mathewson
2013-01-03
Add reference implementation for ntor, plus compatibility test
Nick Mathewson
2013-01-03
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
Nick Mathewson
2013-01-03
Make libcurve25519_donna get built as a .a
Nick Mathewson
2013-01-03
Don't check create cells too much when we're relaying them
Nick Mathewson
2013-01-03
Implement scheme to allow ntor requests/responses via older servers
Nick Mathewson
2013-01-03
Code to parse and format CREATE{,2,_FAST} cells and their allies
Nick Mathewson
[next]