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
2014-09-25
Another ed25519 tweak: store secret keys in expanded format
Nick Mathewson
2014-09-25
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-08-26
Merge remote-tracking branch 'public/bug10163'
Nick Mathewson
2014-08-24
Use the ARRAY_LENGTH macro more consistently.
Nick Mathewson
2014-08-21
Fix memory leaks in test_entrynodes.c
Nick Mathewson
2014-08-20
Merge branch 'bug12205_take2_squashed'
Nick Mathewson
2014-08-20
Whitespace fixes
Nick Mathewson
2014-08-20
Small cleanups to test_entry_is_time_to_retry
Nick Mathewson
2014-08-20
Unit testing entry_is_time_to_retry().
rl1987
2014-08-20
Merge branch 'bug10116_squashed'
Nick Mathewson
2014-08-20
fix remaining compilation problems
Nick Mathewson
2014-08-20
Fix entrynodes test fails because of outdated test vectors.
George Kadianakis
2014-08-15
Remove implementation code for all pre-13 consensus methods.
Nick Mathewson
2014-08-15
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-15
Remove stale printfs from buffer/zlib_fin_at_chunk_end test
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-13
Apply an MSVC compilation fix from Gisle Vanem
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-07-28
Cast long long arguments to (int) for tt_int_op()
Peter Palfrader
2014-07-21
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-21
Fix warning on building with bufferevents
Sathyanarayanan Gunasekaran
2014-07-16
Move test_descriptors.txt to an include file
Nick Mathewson
2014-07-16
Fix tests when building out-of-tree
Nick Mathewson
2014-07-16
Fix wide lines, make entry_is_live() non-inline
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12202'
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12207_second_draft'
Nick Mathewson
2014-07-16
Add a tor_ftruncate to replace ftruncate.
Nick Mathewson
2014-07-16
Add an option to overwrite logs
Arlo Breault
2014-07-16
When making a tempdir for windows unit tests, avoid an extra backslash
Nick Mathewson
2014-07-16
Fixed fgets_eagain unit test.
cypherpunks
2014-07-09
Change interface of router_descriptor_is_too_old().
George Kadianakis
2014-06-25
Change the interface of entry_is_live() to take a bitmap.
George Kadianakis
2014-06-25
Basic entry_is_live() unittest.
George Kadianakis
2014-06-24
Add the entrynodes.c unit tests.
George Kadianakis
2014-06-20
Thread support is now required
Nick Mathewson
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-06-15
Add some test descriptors to src/test/.
George Kadianakis
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
refactor win/nix handling for test_spawn_background*()
Nick Mathewson
2014-06-14
More unit tests for process spawning
Nick Mathewson
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-05-11
fix whitespace
Nick Mathewson
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-08
One more 64->32
Nick Mathewson
2014-05-08
Fix numerous 64->32 errors in the unit tests
Nick Mathewson
2014-05-08
Fix unearthed problems in unit tests
Nick Mathewson
2014-05-08
Fix numerous type errors in the unit tests
Nick Mathewson
2014-05-08
Fix test_util_max_mem on 32-bit CPUs
Nick Mathewson
2014-05-08
More unit tests for #11648-related stuff
Nick Mathewson
[next]