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
2016-01-13
Update tests to match current changes to options_validate
Ola Bini
2016-01-13
Move clearing of log messages on advice from @cypherpunks, in order to minimi...
Ola Bini
2016-01-13
Revert my addition of callback cleaner and instead use existing functionality...
Ola Bini
2016-01-13
Remove a small memory leak in log callback setup
Ola Bini
2016-01-13
Fix memory leaks
Ola Bini
2016-01-13
Fix all white space issues
Ola Bini
2016-01-13
Fix some issues in gcc warnings
Ola Bini
2016-01-13
Add tests for options_act
Ola Bini
2016-01-12
Stop log_heartbeat test from failing in timezones with non-integer offsets
Fergus Dall
2016-01-11
Make the touch_file unit test work around FS/system time sync issues
Nick Mathewson
2016-01-11
Merge remote-tracking branch 'rl1987/feature17950'
Nick Mathewson
2016-01-08
Merge branch 'unixninja_ticket15989_squashed'
Nick Mathewson
2016-01-08
Added AccountRule in and AccountingRule out options
unixninja92
2016-01-08
Merge remote-tracking branch 'public/feature16794_more'
Nick Mathewson
2016-01-07
Fix #18012 harder.
Nick Mathewson
2016-01-07
Try to fix windows test build (#18012)
Nick Mathewson
2016-01-06
Add FallbackDir list to GETINFO config/defaults
George Tankersley
2016-01-03
Unit tests for getpw* functions
Nick Mathewson
2016-01-03
clean up the "skip this util test on windows" logic.
Nick Mathewson
2016-01-03
Add a test for touch_file
Nick Mathewson
2016-01-03
Explicitly test our get/set_uint{8,16,32,64}.
Nick Mathewson
2016-01-03
Test another codepath in inet_ntop
Nick Mathewson
2016-01-03
Add family argument to get_interface_addresses_raw (and subfunctions).
rl1987
2015-12-23
Unit tests for crypto_force_rand_ssleay().
Nick Mathewson
2015-12-23
Always test both ed25519 backends.
Nick Mathewson
2015-12-21
Fix a couple of jenkins issues from 12538.
Nick Mathewson
2015-12-21
Merge remote-tracking branch 'public/bug12538_merged'
Nick Mathewson
2015-12-20
Appease "make check-spaces"
Nick Mathewson
2015-12-20
Repair "make distcheck".
Nick Mathewson
2015-12-20
Merge remote-tracking branch 'yawning/feature17783_take2'
Nick Mathewson
2015-12-20
Add the randomized large buffer test for SHA-3 incremental hashing.
Yawning Angel
2015-12-19
Add `crypto_xof_t` and assorted routines, backed by SHAKE256.
Yawning Angel
2015-12-19
Add the SHA-3 hash functions to common/crypto.h.
Yawning Angel
2015-12-18
fix routerlist/pick_directory_server_impl in light of 12538
Nick Mathewson
2015-12-18
Fix config/directory_fetch after 12538 merge
Nick Mathewson
2015-12-18
Fix nodelist/node_is_dir test wrt 12538.
Nick Mathewson
2015-12-18
Merge branch 'feature12538_028_01_squashed'
Nick Mathewson
2015-12-18
Change dataflow on generating 'dir-cache' flag.
Nick Mathewson
2015-12-18
Assert rs are added in con and con_md tests
Matthew Finkel
2015-12-18
Automatically generate md-con method vers in test
Matthew Finkel
2015-12-18
Add new DirCache configuration option
Matthew Finkel
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
2015-12-18
Client should check if dir server has open dir port or handles tunnelled requ...
Matthew Finkel
2015-12-18
Fix a memory leak in the backtrace test
cypherpunks
2015-12-18
Log the backtrace when the backtrace test fails
cypherpunks
2015-12-18
Fix an unreached null-pointer deref in connection tests
Nick Mathewson
2015-12-18
Fix a buffer overrun in connection tests.
Nick Mathewson
2015-12-18
Fix a coverity uninitialized-pointer warning in policy tests.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the DNS tests.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the tortls tests.
Nick Mathewson
[next]