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
*
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
|
\
|
|
*
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-10
|
|
\
|
|
*
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-09
*
|
|
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-05-08
*
|
|
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
2013-04-18
|
|
*
|
Use chunks, not buffers, for router descriptors
Nick Mathewson
2013-04-18
|
*
|
|
Fix some wide lines
Nick Mathewson
2013-04-18
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-14
|
\
|
|
|
|
*
|
|
Merge branch 'bug8683_rebased' into maint-0.2.4
Nick Mathewson
2013-04-14
|
|
\
\
\
|
|
*
|
|
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-04-14
|
*
|
|
|
socks5 will ask for username/password if we offer it
Roger Dingledine
2013-04-11
|
|
/
/
/
*
|
|
|
socks5 will ask for username/password if we offer it
Roger Dingledine
2013-04-11
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-05
|
\
|
|
|
|
*
|
|
test.c: Try to create a more random temporary directory for our workspace (re...
Peter Palfrader
2013-04-05
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-23
|
\
|
|
|
|
*
|
|
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-23
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-22
|
\
|
|
|
|
*
|
|
Fix an uninitialized-var warning in unit tests
Nick Mathewson
2013-03-22
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-21
|
\
|
|
|
|
*
|
|
Fix a small memory leak in the unit tests
Nick Mathewson
2013-03-21
*
|
|
|
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-19
|
\
\
\
\
|
*
|
|
|
Add parse_bridge_line() unittests.
George Kadianakis
2013-02-11
|
*
|
|
|
Refactoring to make parse_bridge_line() unittestable.
George Kadianakis
2013-02-11
[next]