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
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-28
squash! Pass const uint64_t pointers, document array length.
Karsten Loesing
2013-10-21
Make test_cmdline_args.py work with older pythons
Nick Mathewson
2013-10-11
Fix out-of-tree "make check-local"
Nick Mathewson
2013-10-11
When possible, run the ntor python integration tests too
Nick Mathewson
2013-10-11
When python is available, run the commandline unit tests from "make check"
Nick Mathewson
2013-10-11
Merge branch 'bug1376'
Nick Mathewson
2013-10-11
Fix some whitespace; tighten the tests.
Nick Mathewson
2013-10-10
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-10
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-10
Fix unit test for format_helper_exit_status
Nick Mathewson
2013-09-29
test-network.sh: tools dir in PATH, parameterization
Jim Pannacciulli
2013-09-23
Use tt_ptr_op, not test_eq, for pointer comparisons in tests
Nick Mathewson
2013-09-18
Fix benchmarks to run without crashing.
Nick Mathewson
2013-09-13
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
Finish tests for command-line arguments
Nick Mathewson
2013-09-13
Integration test for parsing arguments on the commandline
Nick Mathewson
2013-09-12
Pass const uint64_t pointers, document array length.
Karsten Loesing
2013-09-12
Pass around const struct timeval * instead of struct timeval.
Karsten Loesing
2013-09-08
Fix unit tests with --disable-curve25519
Nick Mathewson
2013-09-04
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-04
refactor and give it unit tests
Roger Dingledine
2013-09-04
Added test for new write_chunks_to_file behaviour in #1376.
Kevin Butler
2013-09-03
Fix some "ISO C90 forbids mixed declarations and code" warnings
Nick Mathewson
2013-09-03
Fix warnings in test_config_fix_my_family
Nick Mathewson
2013-09-03
Merge remote-tracking branch 'Ryman/bug4341'
Nick Mathewson
2013-09-03
Handle HTTP minor versions greater than 9
Nick Mathewson
2013-09-03
Tougher validation for parsing urls from HTTP headers. Fixes #2767.
Kevin Butler
2013-08-31
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-08-25
Basic unit test for EVENT_TRANSPORT_LAUNCHED
Nick Mathewson
2013-08-15
Fix a wide line in test_geoip_with_pt
Nick Mathewson
2013-08-15
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
Test ExtORPort cookie initialization when file writing is broken.
George Kadianakis
2013-08-15
Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing.
George Kadianakis
2013-08-15
Fix some #5040 bugs found by Nick's tests.
George Kadianakis
2013-08-15
Implement and use a generic auth. cookie initialization function.
George Kadianakis
2013-08-15
White-box tests for the succeeding case of ext_or_port handshake.
Nick Mathewson
2013-08-15
Test for initializing ext_or_auth_cookie file
Nick Mathewson
2013-08-15
Unit test for the ext_orport safe_cookie handshake
Nick Mathewson
2013-08-15
More unit tests for handle_client_auth_nonce
Nick Mathewson
2013-08-15
Unit test for basic ext_or_cookie authentication backend
Nick Mathewson
2013-08-15
Tests for connection_write_ext_or_command.
Nick Mathewson
2013-08-15
Unit tests for ext_or_id_map.
Nick Mathewson
2013-08-15
Unit tests for fetch_ext_or_cmd
Nick Mathewson
2013-08-15
Split out buffers and socks tests into separate modules.
Nick Mathewson
2013-08-15
If a single client connects with multiple transports, note all transports.
George Kadianakis
2013-08-15
Trivially change unittests to make them more readable.
George Kadianakis
2013-08-15
Make check-spaces happy.
George Kadianakis
2013-08-15
Fix some unittests that broke when we added bridge-ip-transports.
George Kadianakis
2013-08-15
Add a unittest for the bridge-ip-transports extra-info line.
George Kadianakis
[next]