index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-28
|
\
|
*
squash! Pass const uint64_t pointers, document array length.
Karsten Loesing
2013-10-28
|
*
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-12
|
*
Test functions used for TB_EMPTY and CELL_STATS events.
Karsten Loesing
2013-05-31
*
|
Make test_cmdline_args.py work with older pythons
Nick Mathewson
2013-10-21
*
|
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-11
|
*
|
Added test for new write_chunks_to_file behaviour in #1376.
Kevin Butler
2013-09-04
*
|
|
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-10-10
*
|
|
|
|
test-network.sh: tools dir in PATH, parameterization
Jim Pannacciulli
2013-09-29
*
|
|
|
|
Use tt_ptr_op, not test_eq, for pointer comparisons in tests
Nick Mathewson
2013-09-23
*
|
|
|
|
Fix benchmarks to run without crashing.
Nick Mathewson
2013-09-18
*
|
|
|
|
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-13
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix unit tests with --disable-curve25519
Nick Mathewson
2013-09-08
*
|
|
|
|
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-04
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
refactor and give it unit tests
Roger Dingledine
2013-09-04
*
|
|
|
|
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
|
\
\
\
\
\
|
*
|
|
|
|
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-08-31
*
|
|
|
|
|
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-09-03
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Basic unit test for EVENT_TRANSPORT_LAUNCHED
Nick Mathewson
2013-08-25
|
/
/
/
/
*
|
|
|
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
[next]