George Kadianakis
|
1ec4d52e59
Add another unit test for parse_bridge_line().
|
10 years ago |
dana koch
|
f49805b681
Restitute a successful stat call to this test case.
|
10 years ago |
Nick Mathewson
|
1987894626
fix a whitespace snafu
|
10 years ago |
Nick Mathewson
|
c3720c05fa
Free leakable values in the unit tests.
|
10 years ago |
Nick Mathewson
|
c61a472076
test_config.c: log which address should have failed
|
10 years ago |
Nick Mathewson
|
3753488011
Fix warnings in test_config_fix_my_family
|
11 years ago |
Kevin Butler
|
0513643317
MyFamily option will now fix fingerprints missing their leading instead of complaining. Should fix #4341.
|
11 years ago |
Nick Mathewson
|
31871f7d77
Fix memory leaks in test_config_parse_transport_options_line
|
11 years ago |
George Kadianakis
|
6cfc2b5d73
Write unit tests for the ServerTransportOptions parsing function.
|
11 years ago |
Nick Mathewson
|
8a96a85d66
Check more return values in the unit tests
|
11 years ago |
Nick Mathewson
|
9f8e672b50
Fix a couple of resource leaks in test_config.c
|
11 years ago |
Nick Mathewson
|
4d7ac69f05
Fix windows compilation warning in test_config.c
|
11 years ago |
Nick Mathewson
|
58721ac24c
Tweak 4282 unit tests for style, safety, correctness.
|
11 years ago |
Peter Retzlaff
|
78cc5833a1
Unit tests for check_or_create_data_subdir and write_to_data_subdir.
|
11 years ago |
George Kadianakis
|
9bdd33eae6
Add parse_bridge_line() unittests.
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
f33487668f
Implement option to turn off DNS cache use on a client port
|
12 years ago |
Nick Mathewson
|
7908ab2093
Move address map into its own file.
|
12 years ago |
Nick Mathewson
|
7627b2c187
Split the generic config_fmt_t code into a new confparse.c file
|
12 years ago |
Nick Mathewson
|
5a3d9636f5
Merge remote-tracking branch 'public/bug3940_redux'
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
35d08e30d8
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
|
12 years ago |
Sebastian Hahn
|
c811b8f3a0
Appease check-spaces
|
13 years ago |
Nick Mathewson
|
3b88b63826
Merge branch 'bug933_nm_rebased_v2'
|
13 years ago |
Nick Mathewson
|
df0da3991c
No new "LEGACY" tests allowed.
|
13 years ago |
Nick Mathewson
|
54d262a728
Fix compilation: get_options() now returns const
|
13 years ago |
Robert Hogan
|
53ce6bb52d
Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:8
|
14 years ago |
Robert Hogan
|
909e9769ec
Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:4
|
14 years ago |
Robert Hogan
|
c6d8c6baaa
bug933 - Match against super-domains in MapAddress
|
14 years ago |