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-11-13
Merge branch 'bug23291_028' into maint-0.2.8
Nick Mathewson
2017-10-23
Adjust test, now that there are 9 dirauths again
Nick Mathewson
2017-08-21
22839: fix check_heap_buffer buffer size in test-memwipe
Ties Stuij
2017-07-07
mingw fix: avoid "unused var" warning.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2016-07-17
Fix warnings in test_util_formats.
Nick Mathewson
2016-07-05
Repair unit test that assumed we have 9 dirauths.
Nick Mathewson
2016-06-14
Resolve the remaining openssl "-Wredundant-decls" warnings.
Nick Mathewson
2016-06-14
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
Yawning Angel
2016-06-02
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-06-02
Use tor_sscanf, not sscanf, in test_util.c.
Nick Mathewson
2016-05-25
Merge branch 'bug18668_028' into maint-0.2.8
Nick Mathewson
2016-05-24
Make sure that libscrypt_scrypt actually exists before using it.
Nick Mathewson
2016-05-19
Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8
Nick Mathewson
2016-05-19
Merge remote-tracking branch 'public/bug19073' into maint-0.2.8
Nick Mathewson
2016-05-19
Fix unused-but-set-variable warnings in the connection unit tests
teor (Tim Wilson-Brown)
2016-05-19
Fix a compilation error in test_dir.c
Nick Mathewson
2016-05-19
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-19
Add unit tests for networkstatus_consensus_is_bootstrapping
teor (Tim Wilson-Brown)
2016-05-19
Restore and improve download schedule unit tests
teor (Tim Wilson-Brown)
2016-05-19
Update unit tests for multiple bootstrap connections
teor (Tim Wilson-Brown)
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-16
Initialize networking _before_ initializing libevent in the tests
Nick Mathewson
2016-05-09
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-04-28
Make mock function static to prevent future clashes
teor (Tim Wilson-Brown)
2016-04-28
Decide to advertise begindir support like we decide to advertise DirPort
teor (Tim Wilson-Brown)
2016-04-12
Do not link tests against both libor.a and libor-testing.a
Nick Mathewson
2016-04-07
Turn TestingClientBootstrap* into non-testing options
David Goulet
2016-04-05
Don't call the system toupper or tolower.
Nick Mathewson
2016-03-28
One more test that didnt pass on windows. See #18665.
Nick Mathewson
2016-03-26
Whitespace fixes
Nick Mathewson
2016-03-25
Disable failing broken time format case for windows.
Nick Mathewson
2016-03-24
try to fix a test failure for sizeof(time_t)==4.
Nick Mathewson
2016-03-24
Merge branch 'timegm_overflow_squashed'
Nick Mathewson
2016-03-24
Add a missing UL on a long in a unit test
teor (Tim Wilson-Brown)
2016-03-24
Add unit tests with dates from 2035 to 2039
teor (Tim Wilson-Brown)
2016-03-22
Try to fix an intermittent test failure on openbsd.
Nick Mathewson
2016-03-22
Never use sprintf. tor_snprintf instead. Bug in tests, not in any released tor.
Nick Mathewson
2016-03-21
Merge remote-tracking branch 'arma/ticket18332-try3'
Nick Mathewson
2016-03-21
Merge branch 'bug18570_027'
Nick Mathewson
2016-03-21
Add new channel/queue_incoming unit tests; modify channel unit tests for new ...
Andrea Shepard
2016-03-21
test_options.c: assert that TransProxyType is tested
Steven Chamberlain
2016-03-17
test_options.c: NULL a pointer after free #18447
Steven Chamberlain
2016-03-15
Merge remote-tracking branch 'weasel/bug18458'
Nick Mathewson
2016-03-11
simplify rend_cache_store_status_t back to a boolean
Roger Dingledine
2016-03-11
rip out hid_serv_acting_as_directory()
Roger Dingledine
[next]