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
2017-03-31
Remove openssl/evp.h dependency from test_crypto.c
Nick Mathewson
2017-03-31
Remove crypto/rand include from test_crypto.c
Nick Mathewson
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
2017-03-29
Fix utimbuf initialization in storagedir/cleaning test
Nick Mathewson
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-27
Storagedir test fix: save strings in binary mode to preserve length
Nick Mathewson
2017-03-27
Merge remote-tracking branch 'ahf/bugs/21757'
Nick Mathewson
2017-03-26
Merge remote-tracking branch 'origin/maint-0.3.0'
Nick Mathewson
2017-03-26
Tweak test_entrynodes comment
Nick Mathewson
2017-03-23
Use update_approx_time() to run a test 100 days in the past.
Nick Mathewson
2017-03-17
Merge branch 'ahf_bugs_21641_squashed'
Nick Mathewson
2017-03-17
Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.
Alexander Færøy
2017-03-17
Split strings at newline in tor_get_lines_from_handle().
Alexander Færøy
2017-03-16
Generate src/test/fuzz/include.am from a script
Nick Mathewson
2017-03-16
Merge branch 'storagedir_squashed'
Nick Mathewson
2017-03-16
Define a "storagedir" abstraction to hold numerous similar files
Nick Mathewson
2017-03-16
Merge branch 'prop140_21643_diff_only_squashed'
Nick Mathewson
2017-03-16
Avoid all needless memory copies when computing consensus diffs.
Nick Mathewson
2017-03-16
Add fuzzers for consensus diff backend code
Nick Mathewson
2017-03-16
Fix an abstraction violation.
Nick Mathewson
2017-03-16
prop140: Use sha3-256, not sha2-256
Nick Mathewson
2017-03-16
Add a couple more cases to reach 100% coverage.
Nick Mathewson
2017-03-16
Cover two more failing cases with unit tests
Nick Mathewson
2017-03-16
Tweak&test log messages on apply_diff
Nick Mathewson
2017-03-16
Check for expected warnings in apply_ed_diff
Nick Mathewson
2017-03-16
test operator cleanup
Nick Mathewson
2017-03-16
Enforce correct log messages on diff generation failure tests
Nick Mathewson
2017-03-16
Test two more base64cmp cases.
Nick Mathewson
2017-03-16
Use "STATIC" to export consdiff fns for testing
Nick Mathewson
2017-03-16
Consensus diff backend from Daniel Martí GSOC project.
Daniel Martí
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-13
Fix some compilation warnings in {test_,}hs_descriptor.c
Nick Mathewson
2017-03-13
Merge remote-tracking branch 'asn/bug21334_v3'
Nick Mathewson
2017-03-13
prop224: Rename padding size def to something less confusing.
George Kadianakis
2017-03-13
prop224: Add unittests for decode_superencrypted().
George Kadianakis
2017-03-13
prop224: Fix the HS descriptor unittests.
George Kadianakis
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-09
Add test case for get_string_from_pipe().
Alexander Færøy
2017-03-09
Remove buffered I/O stream usage in process_handle_t.
Alexander Færøy
2017-03-06
Merge remote-tracking branch 'ahf/bugs/20988'
Nick Mathewson
2017-03-06
Merge remote-tracking branch 'teor/bug19699'
Nick Mathewson
2017-03-01
Reset `buf` after each succesful test to avoid artifacts.
Alexander Færøy
2017-03-01
Use tor_fgets() instead of fgets().
Alexander Færøy
2017-03-01
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-03-01
Make test-network.sh always call chutney's test-network.sh
teor
2017-03-01
Remove the space before the interpreter name in test-network.sh
teor
2017-03-01
Remove the space before the interpreter name in test-network.sh
teor
2017-02-28
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-03-01
Restore support for test-network.sh on BSD and other systems without bash
teor
[next]