index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_util.c
Commit message (
Expand
)
Author
Age
*
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-05-15
|
\
|
*
Add a function to pull off the final component of a path
Nick Mathewson
2011-05-15
*
|
Fixup whitespace issues from 3122 commit in 0.2.3
Nick Mathewson
2011-05-15
*
|
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
|
\
|
|
*
fwd-port test_util_di_ops into tinytest format
Nick Mathewson
2011-05-11
*
|
Use read_all() to read messages from spawn_background
Nick Mathewson
2011-05-04
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
*
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
Nick Mathewson
2011-01-03
|
|
\
|
|
*
Fix compile wanrings revealed by gcc 4.5 on mingw
Sebastian Hahn
2010-12-27
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
|
*
|
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
|
|
/
*
|
Fix running unit tests from outside of the build directory (fixes bug #2051)
Steven Murdoch
2010-10-11
*
|
Merge remote branch 'sjmurdoch/bug1903'
Nick Mathewson
2010-10-11
|
\
\
|
*
|
Skip running fgets_eagain test until we fix it
Steven Murdoch
2010-10-11
|
*
|
Add a unit test for tor_spawn_background
Steven Murdoch
2010-10-10
|
*
|
Add a unit test for fgets (currently fails)
Steven Murdoch
2010-10-10
|
*
|
Fix issues in nickm's review of format_helper_exit_status for bug #1903
Steven Murdoch
2010-10-04
*
|
|
Make tor_sscanf handle %x
Nick Mathewson
2010-10-11
|
/
/
*
/
Start tor-fw-helper in the background, and log whatever it outputs
Steven Murdoch
2010-09-30
|
/
*
Merge remote branch 'public/bug1954' into maint-0.2.2
Nick Mathewson
2010-09-27
|
\
|
*
New function to load windows system libraries
Nick Mathewson
2010-09-21
*
|
Add new torrc line continuation unit tests
Sebastian Hahn
2010-09-23
*
|
Allow comments for multi-line torrc options
Sebastian Hahn
2010-09-11
*
|
Support mutli-line torrc options via the usual backslash syntax
Nick Mathewson
2010-09-10
|
/
*
Add unit test for tor_listdir.
Nick Mathewson
2010-08-20
*
Create control.h
Sebastian Hahn
2010-07-27
*
Create config.h
Sebastian Hahn
2010-07-27
*
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2010-04-12
*
Merge branch 'asprintf'
Nick Mathewson
2010-04-02
|
\
|
*
Add a tor_asprintf() function, and use it in a couple of places.
Nick Mathewson
2010-02-25
*
|
Update copyright dates for files not in maint-0.2.1
Nick Mathewson
2010-02-27
|
/
*
Rearrange _thread_test_func to please Coverity Scan
Nick Mathewson
2010-01-25
*
Remove duplicate words and a duplicate newline.
Karsten Loesing
2009-12-18
*
Refactor out the 'find string at start of any line' logic.
Nick Mathewson
2009-12-17
*
Fix the very noisy unit test memory leak of CID 420-421.
Nick Mathewson
2009-10-26
*
Split directory tests into their own module.
Nick Mathewson
2009-09-23
*
Split test_util() into smaller functions.
Nick Mathewson
2009-09-23
*
Split general util and address tests into their own files.
Nick Mathewson
2009-09-23