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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-14
Make the FreeBSD ersatz_socketpair test even more skippable.
Nick Mathewson
2016-10-13
ersatz socketpair tests: work around freebsd jails.
Nick Mathewson
2016-10-11
Fix a bug in displaying IPv6 addrs in test_op_ipv6_ with --verbose
Nick Mathewson
2016-10-11
torrc parsing b0rks on carriage-return
paolo.ingls@gmail.com
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-09-26
Merge remote-tracking branch 'public/ticket20001_v2'
Nick Mathewson
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
Rename compute_protover_vote to protover_compute_vote
Nick Mathewson
2016-09-26
Clean whitespace, add missing documentation
Nick Mathewson
2016-09-26
Cover the error cases of parsing protocol versions
Nick Mathewson
2016-09-26
Unit tests for protover_all_supported
Nick Mathewson
2016-09-26
Basic backend for the protocol-versions voting algorithm.
Nick Mathewson
2016-09-26
Emit and parse protocol lists in router descriptors
Nick Mathewson
2016-09-26
checkpoint basic protover backend
Nick Mathewson
2016-09-22
Coverity warning fix: let coverity tell we're closing sockets
Nick Mathewson
2016-09-16
Add support for AES256 and AES192
Nick Mathewson
2016-09-16
Simplify the crypto_cipher_t interface and structure
Nick Mathewson
2016-09-14
Ensure that dir1 and dir2 are freed at the end of poisoning test
Nick Mathewson
2016-09-14
Merge remote-tracking branch 'teor/feature20072'
Nick Mathewson
2016-09-14
Merge branch 'bug20081'
Nick Mathewson
2016-09-14
Add some chutney single onion networks to make test-network-all
teor
2016-09-13
Fix a memory leak in options/validate__single_onion
Nick Mathewson
2016-09-13
options/validate__single_onion test: use new log capture api
Nick Mathewson
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Replace OnionService* with HiddenService* in option names
teor
2016-09-13
Refactor Single Onion code to improve consistency
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-09-13
Unit tests for proposal 271 client-side implementation
Nick Mathewson
2016-09-13
Make preferred_chunk_size avoid overflow, handle big inputs better
Nick Mathewson
2016-09-11
Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.
Nick Mathewson
2016-09-11
Fix gmtime unit test on openbsd
Nick Mathewson
2016-09-11
Try to make our ersatz-socketpair test work better on FreeBSD jails
Nick Mathewson
2016-09-11
Tweak tor_gmtime_r test.
Nick Mathewson
2016-09-11
Merge remote-tracking branch 'public/solaris_warnings_028'
Nick Mathewson
2016-09-09
make check-spaces
Nick Mathewson
2016-09-09
Fix a coupole of coverity complaints.
Nick Mathewson
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-09-09
Oh dear, I was missing an extern.
Nick Mathewson
2016-09-09
Make a couple more tests run faster.
Nick Mathewson
2016-09-09
Disable a single pbkdf2 test vector
Nick Mathewson
2016-09-09
Chop another ~93 RSA key generations out of the unit tests
Nick Mathewson
2016-09-09
Move the donna-fuzzing tests into test_slow.
Nick Mathewson
2016-09-09
Re-enable RSA cacheing in tests, with a better design.
Nick Mathewson
2016-09-08
Reinstate a couple of teardown_capture_of_logs that I missed
Nick Mathewson
2016-09-08
Placate "make check-spaces"
Nick Mathewson
2016-09-08
Fix remaining test warnings. (in test_relay.c)
Nick Mathewson
2016-09-08
capture and detect expected BUG messages in shared-random tests
Nick Mathewson
2016-09-08
Simplify log_test_helpers interface
Nick Mathewson
[next]