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
Age
Commit message (
Expand
)
Author
2011-11-19
Imporved unit test coverage for tor_inet_pton
Anders Sundman
2011-11-18
Merge remote-tracking branch 'public/benchmark'
Nick Mathewson
2011-11-14
Merge remote-tracking branch '4ZM/topic/test/4433_address'
Nick Mathewson
2011-11-11
Fix test_util.c compilation on MSVC
Gisle Vanem
2011-11-11
All-in-one benchmark test for cell crypto
Nick Mathewson
2011-11-11
Convert bench_dmap to produce reasonable output.
Nick Mathewson
2011-11-11
New src/test/bench.c to allow us to actually _run_ benchmark code
Nick Mathewson
2011-11-11
Fix the bench_{aes,dmap} test functions to work with TT
Sebastian Hahn
2011-11-11
Merge remote-tracking branch '4ZM/topic/test/4434_address'
Nick Mathewson
2011-11-11
Unit tests for tor_addr_to_str
Anders Sundman
2011-11-11
Unit tests for tor_addr_to_PTR_name
Anders Sundman
2011-11-11
Unit tests for tor_inet_ntop
Anders Sundman
2011-11-10
Unit tests for eat_whitespace functions
Anders Sundman
2011-11-10
Unit test for n_bits_set func
Anders Sundman
2011-11-10
Unit test for hex_str func
Anders Sundman
2011-10-11
Change "reverse_lookup_name" functions to refer to "PTR_name"s
Nick Mathewson
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-10-10
Add a sha256 hmac function, with tests
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'public/bug2003_nm'
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
Revive our beautiful unit tests.
George Kadianakis
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Make the unit tests pass again after the bug2003 fix
Nick Mathewson
2011-09-01
Handle test case where fgets() sees EOF on the last read
Steven Murdoch
2011-09-01
Fix double-closing a stdio stream
Steven Murdoch
2011-08-31
Tweaks on last process-launch patches
Nick Mathewson
2011-09-01
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-08-31
Fix off-by-one error when allocating memory in test_util_split_lines()
Steven Murdoch
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
Nick Mathewson
2011-08-30
Factor out and re-write code for splitting lines from a handle
Steven Murdoch
2011-08-29
Refactor out command line formatting
Steven Murdoch
2011-08-29
Replace two magic tristates with #define'd names
Steven Murdoch
2011-08-28
Make signature of tor_spawn_background more conventional
Steven Murdoch
2011-08-24
Appease "make check-spaces"
Steven Murdoch
2011-08-24
We don't need to find our own path, just tell Windows to search
Steven Murdoch
2011-08-24
Find test-child.exe by looking in same directory as test.exe
Steven Murdoch
2011-08-22
Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo)
Steven Murdoch
2011-08-22
Tidy up subprocess code
Steven Murdoch
2011-08-22
Fix some compiler warnings
Steven Murdoch
2011-08-18
Merge remote branch 'origin/master' into bug2046
Steven Murdoch
2011-08-18
Complete logging of output from port forwarding helper
Steven Murdoch
2011-08-04
Clean up bridge-stats code.
Karsten Loesing
2011-08-04
Separate generation of an entry-stats string from writing it to disk.
Karsten Loesing
2011-08-04
Separate generation of a dirreq-stats string from writing it to disk.
Karsten Loesing
2011-08-04
Add unit tests for buffer-stats.
Karsten Loesing
2011-07-25
Test case for reading the partial output of a background process
Steven Murdoch
2011-07-22
Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read
Steven Murdoch
2011-07-22
Add code to read all from a handle, but this block forever
Steven Murdoch
2011-07-21
Add Windows version of tor_spawn_background and ancillary functions
Steven Murdoch
[next]