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
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-09
|
\
|
*
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
*
|
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-09-01
*
|
Tweaks on last process-launch patches
Nick Mathewson
2011-08-31
*
|
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-09-01
*
|
Fix off-by-one error when allocating memory in test_util_split_lines()
Steven Murdoch
2011-08-31
*
|
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-30
*
|
Refactor out command line formatting
Steven Murdoch
2011-08-29
*
|
Replace two magic tristates with #define'd names
Steven Murdoch
2011-08-29
*
|
Make signature of tor_spawn_background more conventional
Steven Murdoch
2011-08-28
*
|
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-24
*
|
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-22
*
|
Merge remote branch 'origin/master' into bug2046
Steven Murdoch
2011-08-18
|
\
\
|
*
|
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-08-04
|
*
|
Unit test for generic_buffer_set_to_copy
Nick Mathewson
2011-07-20
*
|
|
Complete logging of output from port forwarding helper
Steven Murdoch
2011-08-18
*
|
|
Test case for reading the partial output of a background process
Steven Murdoch
2011-07-25
*
|
|
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-22
*
|
|
Add Windows version of tor_spawn_background and ancillary functions
Steven Murdoch
2011-07-21
*
|
|
Generalize process spawning so its test compiles (but fails) in Windows
Steven Murdoch
2011-07-21
|
/
/
*
|
Remove compare_addr_to_addr_policy
Nick Mathewson
2011-07-15
*
|
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-13
|
\
\
|
*
|
Refactor fetch_from_buf_socks() to be greedy
Nick Mathewson
2011-06-29
|
*
|
Refactor socks unit tests into a suite of their own
Nick Mathewson
2011-06-29
|
*
|
Record username/password data in socks_request_t
Nick Mathewson
2011-06-29
|
*
|
Fix 'make check-spaces'
Nick Mathewson
2011-06-29
|
*
|
bug1666 - Pass-through support for SOCKS5 authentication(4)
Robert Hogan
2010-12-14
|
*
|
bug1666 - Pass-through support for SOCKS5 authentication (2)
Robert Hogan
2010-12-14
|
*
|
bug1666 - Pass-through support for SOCKS5 authentication
Robert Hogan
2010-12-14
*
|
|
Check return value of crypto_global_init in test.c
Nick Mathewson
2011-07-01
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix minor comment issues
Robert Ransom
2011-06-22
|
*
|
Fix comment typo
Robert Ransom
2011-06-22
*
|
|
Make the get_options() return const
Nick Mathewson
2011-06-14
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
|
\
|
|
|
*
|
Check some more return values in unit tests
Sebastian Hahn
2011-06-08
*
|
|
Upgrade to the latest version of tinytest
Nick Mathewson
2011-06-09
*
|
|
Prefer tt_assert in unit tests, not tor_assert
Nick Mathewson
2011-06-08
*
|
|
Fix a minor coverity-found bug in tests
Sebastian Hahn
2011-06-08
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-03
|
\
|
|
[next]