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
*
Whoops; check in test_circuitmux.c
Nick Mathewson
2013-07-19
*
Regression test for destroy cell queue
Nick Mathewson
2013-07-19
*
Start of a unit test for options_validate.
Nick Mathewson
2013-07-18
*
Add a test for n_cells_in_circuit_queues
Nick Mathewson
2013-07-18
*
Unit tests for cell queues.
Nick Mathewson
2013-07-18
*
Fix a wide line in test_pt.c
Nick Mathewson
2013-07-18
*
Merge branch 'bug8978_rebase_2'
Nick Mathewson
2013-07-18
|
\
|
*
Add a basic unit test for pt_get_extra_info_descriptor_string.
Nick Mathewson
2013-07-18
|
*
Add a unit test for smethod lines with arguments.
Nick Mathewson
2013-07-18
*
|
Merge branch 'bug8929_rebase_2'
Nick Mathewson
2013-07-18
|
\
\
|
|
/
|
/
|
|
*
Improve test coverage of 8929 code
Nick Mathewson
2013-07-18
|
*
Fix memory leaks in test_config_parse_transport_options_line
Nick Mathewson
2013-07-18
|
*
Rename tor_escape_str_for_socks_arg() to something more generic.
George Kadianakis
2013-07-18
|
*
Pass characters to be escaped to tor_escape_str_for_socks_arg().
George Kadianakis
2013-07-18
|
*
Write unit tests for the ServerTransportOptions parsing function.
George Kadianakis
2013-07-18
*
|
Merge remote-tracking branch 'asn/bug9265'
Nick Mathewson
2013-07-16
|
\
\
|
*
|
Test deeper in test_pt_parsing().
George Kadianakis
2013-07-16
*
|
|
Remove an unused variable in test_replaycache_scrub
Nick Mathewson
2013-07-16
*
|
|
Add more replaycache.c unit tests, bringing coverage to 100% for that file
Andrea Shepard
2013-07-16
*
|
|
Appease "make check-spaces"
Nick Mathewson
2013-07-15
|
|
/
|
/
|
*
|
Lightly refactor and test format_hex_number_sigsafe
Nick Mathewson
2013-07-15
*
|
HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sig...
Nick Mathewson
2013-07-15
*
|
Expose format_hex_number_..., and rename it to ..._sigsafe().
Nick Mathewson
2013-07-15
*
|
Don't build format_helper_exit_status on win32
Nick Mathewson
2013-07-15
*
|
Avoid compiler warning 'unused param'.
Linus Nordberg
2013-07-15
*
|
Add some basic unit tests for the circuit map data structure.
Nick Mathewson
2013-07-10
*
|
Coverage support: build with --enable-coverage to have tests run with gcov
Nick Mathewson
2013-07-10
*
|
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
|
Start work on fancy compiler tricks to expose extra stuff to our tests
Nick Mathewson
2013-07-10
|
/
*
Merge remote-tracking branch 'linus/bug8530'
Nick Mathewson
2013-06-29
|
\
|
*
Invoke binaries in $PATH rather than by absolute path.
Linus Nordberg
2013-06-18
|
*
Use CHUTNEY_PATH to find Chutney.
Linus Nordberg
2013-06-14
|
*
Add make target test-network running traffic tests in a Chutney network.
Linus Nordberg
2013-06-13
*
|
Check more return values in the unit tests
Nick Mathewson
2013-06-18
*
|
Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.
Nick Mathewson
2013-06-18
*
|
Fix a couple of resource leaks in test_config.c
Nick Mathewson
2013-06-18
*
|
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...
Marek Majkowski
2013-06-12
*
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-12
|
\
\
|
*
|
Expand microdesc cache tests
Nick Mathewson
2013-06-12
*
|
|
Fix "make check-spaces"
Nick Mathewson
2013-06-10
*
|
|
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
Marek Majkowski
2013-06-10
*
|
|
Bug #5170 - test crypto_pk_get_all_digests
Marek Majkowski
2013-06-10
|
|
/
|
/
|
*
|
Fix windows compilation warning in test_config.c
Nick Mathewson
2013-05-29
*
|
Tweak 4282 unit tests for style, safety, correctness.
Nick Mathewson
2013-05-24
*
|
Unit tests for check_or_create_data_subdir and write_to_data_subdir.
Peter Retzlaff
2013-05-24
*
|
Remove PK_PKCS1_PADDING
Arlo Breault
2013-05-17
*
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-05-15
|
\
|
|
*
Fix unit tests to pass after fix for #8879
Nick Mathewson
2013-05-15
*
|
Remove strcpy from unit tests.
Arlo Breault
2013-05-11
*
|
Merge branch 'maint-0.2.4'
Andrea Shepard
2013-05-10
|
\
|
[next]