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
/
test_util.c
Age
Commit message (
Expand
)
Author
2015-01-16
fix another mingw64 unit test warnin
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
refactor win/nix handling for test_spawn_background*()
Nick Mathewson
2014-06-14
More unit tests for process spawning
Nick Mathewson
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-08
One more 64->32
Nick Mathewson
2014-05-08
Fix numerous 64->32 errors in the unit tests
Nick Mathewson
2014-05-08
Fix unearthed problems in unit tests
Nick Mathewson
2014-05-08
Fix test_util_max_mem on 32-bit CPUs
Nick Mathewson
2014-04-26
Fix memory leak in unittest helper function.
Nick Mathewson
2014-04-26
Fix memory leak in test_util_asprintf
Nick Mathewson
2014-04-24
Merge branch 'bug11396_v2_squashed'
Nick Mathewson
2014-04-24
get_total_system_memory(): see how much RAM we have
Nick Mathewson
2014-04-07
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-07
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
Another 10363 instance: this one in tor_memmem fallback code
Nick Mathewson
2014-03-31
Check return values for tor_munmap_file() in unit tests
Nick Mathewson
2014-01-17
Coverate in util.c: test that tor_parse_* rejects negative base.
Nick Mathewson
2013-11-22
Remove needless fd var from test. CID 1130989.
Nick Mathewson
2013-11-18
Merge branch 'backtrace_squashed'
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-04
Added test for new write_chunks_to_file behaviour in #1376.
Kevin Butler
2013-08-02
Try to make the win32 ersatz_socketpair pass.
Nick Mathewson
2013-08-02
Unit test for tor_{ersatz_,}socketpair.
Nick Mathewson
2013-08-02
Simple unit test for tor_open_socket_with_extensions
Nick Mathewson
2013-07-19
Add a signal-safe decimal formatting function
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-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-05-11
Remove strcpy from unit tests.
Arlo Breault
2013-03-22
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-21
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-19
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-15
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-02
A couple more easy unit tests
Nick Mathewson
2013-02-23
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-15
Fix unreachable use-before-assign in test_util_join_win_cmdline
Nick Mathewson
2013-02-11
Fix even more dead code and resource leaks in the unit tests
Nick Mathewson
2013-02-11
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
[next]