Steven Murdoch
|
06eafb3fcc
Fix running unit tests from outside of the build directory (fixes bug #2051)
|
14 年之前 |
Nick Mathewson
|
544a8afe5a
Merge remote branch 'sjmurdoch/bug1903'
|
14 年之前 |
Steven Murdoch
|
f7338d3baa
Skip running fgets_eagain test until we fix it
|
14 年之前 |
Nick Mathewson
|
8f76f31761
Make tor_sscanf handle %x
|
14 年之前 |
Steven Murdoch
|
8a12ce2cf9
Add a unit test for tor_spawn_background
|
14 年之前 |
Steven Murdoch
|
8ee559bd63
Add a unit test for fgets (currently fails)
|
14 年之前 |
Steven Murdoch
|
5a77c64834
Fix issues in nickm's review of format_helper_exit_status for bug #1903
|
14 年之前 |
Steven Murdoch
|
a6dc00fa75
Start tor-fw-helper in the background, and log whatever it outputs
|
14 年之前 |
Nick Mathewson
|
e385961542
Merge remote branch 'public/bug1954' into maint-0.2.2
|
14 年之前 |
Sebastian Hahn
|
1d29ad891e
Add new torrc line continuation unit tests
|
14 年之前 |
Nick Mathewson
|
418e6caeeb
New function to load windows system libraries
|
14 年之前 |
Sebastian Hahn
|
a05ef55b66
Allow comments for multi-line torrc options
|
14 年之前 |
Nick Mathewson
|
07049b3d25
Support mutli-line torrc options via the usual backslash syntax
|
14 年之前 |
Nick Mathewson
|
34551cda6f
Add unit test for tor_listdir.
|
14 年之前 |
Sebastian Hahn
|
0bfa34e1f6
Create control.h
|
14 年之前 |
Sebastian Hahn
|
c4f8f1316e
Create config.h
|
14 年之前 |
Nick Mathewson
|
7221d15acc
Merge commit 'origin/maint-0.2.1'
|
14 年之前 |
Nick Mathewson
|
927425150b
Merge branch 'asprintf'
|
14 年之前 |
Nick Mathewson
|
da220157a9
Update copyright dates for files not in maint-0.2.1
|
14 年之前 |
Nick Mathewson
|
6fa8dacb97
Add a tor_asprintf() function, and use it in a couple of places.
|
14 年之前 |
Nick Mathewson
|
df3812ede1
Rearrange _thread_test_func to please Coverity Scan
|
15 年之前 |
Karsten Loesing
|
f80672d747
Remove duplicate words and a duplicate newline.
|
15 年之前 |
Nick Mathewson
|
235f1e1a96
Refactor out the 'find string at start of any line' logic.
|
15 年之前 |
Nick Mathewson
|
134ac8059b
Fix the very noisy unit test memory leak of CID 420-421.
|
15 年之前 |
Nick Mathewson
|
fa693118b1
Split directory tests into their own module.
|
15 年之前 |
Nick Mathewson
|
050545405a
Split test_util() into smaller functions.
|
15 年之前 |
Nick Mathewson
|
d9d0813809
Split general util and address tests into their own files.
|
15 年之前 |