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
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-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-10
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-06-29
Merge remote-tracking branch 'linus/bug8530'
Nick Mathewson
2013-06-18
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
Invoke binaries in $PATH rather than by absolute path.
Linus Nordberg
2013-06-14
Use CHUTNEY_PATH to find Chutney.
Linus Nordberg
2013-06-13
Add make target test-network running traffic tests in a Chutney network.
Linus Nordberg
2013-06-12
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-10
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-05-29
Fix windows compilation warning in test_config.c
Nick Mathewson
2013-05-24
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-17
Remove PK_PKCS1_PADDING
Arlo Breault
2013-05-15
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-11
Remove strcpy from unit tests.
Arlo Breault
2013-05-10
Merge branch 'maint-0.2.4'
Andrea Shepard
2013-05-10
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-09
Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...
Andrea Shepard
2013-05-09
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-05-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-05-09
Don't run off the end of the array-of-freelists
Nick Mathewson
2013-05-08
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-05-08
Fix bug 8845: check the right length of memory in aes unit tests
Nick Mathewson
2013-04-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Add unit test for encoding ntor key in routerinfo
Nick Mathewson
2013-04-18
Remove the unused pk3 variable from test_dir_formats
Nick Mathewson
2013-04-18
Re-enable test for parsing and generating descriptor with exit policy
Nick Mathewson
2013-04-18
Test networkstatus_getinfo_helper_single
Nick Mathewson
2013-04-18
Add a quick-and-dirty-test for generate_v2_networkstatus.
Nick Mathewson
2013-04-18
Test improvement: include microdesc lines in our synthetic microdesc consensu...
Nick Mathewson
[next]