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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_config.c
Age
Commit message (
Expand
)
Author
2015-04-23
Unit tests for consider_adding_dir_servers() as modified in #15642
teor
2015-02-23
Fix endianness issues in test_config_resolve_my_address().
rl1987
2015-01-23
Try to fix some more memory leaks in the unit tests
Nick Mathewson
2015-01-13
Allow MapAddress and Automap to work together
Nick Mathewson
2015-01-07
appease "make check-spaces"
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-29
Merge branch 'resolvemyaddr_squashed'
Nick Mathewson
2014-12-29
Make the resolvemyaddr unit tests pass when local dns is hijacked
Nick Mathewson
2014-12-29
Fix memory leaks in resolvemyaddr tests
Nick Mathewson
2014-12-29
Fix compilation errors in resolvemyaddr tests
Nick Mathewson
2014-12-29
Adding comprehensive test cases for resolve_my_address.
rl1987
2014-12-22
Fix a bunch of memory leaks in the unit tests. Found with valgrind
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-11-04
Fix unused-argument warnings
Nick Mathewson
2014-11-04
Merge remote-tracking branch 'andrea/ticket6456'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-07-28
Replace all calls to parse_client_transport_line() or parse_server_transport_...
Andrea Shepard
2014-07-25
Add unit test for ClientTransportPlugin/ServerTransportPlugin config line par...
Andrea Shepard
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-05-01
Fix test_config_write_to_data_subdir
Nick Mathewson
2014-04-29
Fix leaks in tests related to setting options->DataDirectory
Nick Mathewson
2014-04-26
Memory leaks in test_config_addressmap
Nick Mathewson
2014-04-11
Add another unit test for parse_bridge_line().
George Kadianakis
2014-02-17
Restitute a successful stat call to this test case.
dana koch
2014-02-14
fix a whitespace snafu
Nick Mathewson
2014-02-11
Free leakable values in the unit tests.
Nick Mathewson
2014-02-03
test_config.c: log which address should have failed
Nick Mathewson
2013-09-03
Fix warnings in test_config_fix_my_family
Nick Mathewson
2013-08-31
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-07-18
Fix memory leaks in test_config_parse_transport_options_line
Nick Mathewson
2013-07-18
Write unit tests for the ServerTransportOptions parsing function.
George Kadianakis
2013-06-18
Check more return values in the unit tests
Nick Mathewson
2013-06-18
Fix a couple of resource leaks in test_config.c
Nick Mathewson
2013-05-29
Fix windows compilation warning in test_config.c
Nick Mathewson
2013-05-24
Tweak 4282 unit tests for style, safety, correctness.
Nick Mathewson
2013-05-24
Unit tests for check_or_create_data_subdir and write_to_data_subdir.
Peter Retzlaff
2013-02-11
Add parse_bridge_line() unittests.
George Kadianakis
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache use on a client port
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-06-13
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-11
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2011-12-02
Appease check-spaces
Sebastian Hahn
2011-11-30
Merge branch 'bug933_nm_rebased_v2'
Nick Mathewson
2011-11-30
No new "LEGACY" tests allowed.
Nick Mathewson
2011-11-30
Fix compilation: get_options() now returns const
Nick Mathewson
[next]