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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_config.c
Age
Commit message (
Expand
)
Author
2017-10-23
Adjust test, now that there are 9 dirauths again
Nick Mathewson
2016-07-05
Repair unit test that assumed we have 9 dirauths.
Nick Mathewson
2016-03-01
First RelaxDirModeCheck implementation
Peter Palfrader
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-24
Fix a huge number of leaks in test_config.c
Nick Mathewson
2016-02-22
Small fixup on last fix to test leaks
Nick Mathewson
2016-02-22
Fix a bunch of memory leaks in the unit tests
Nick Mathewson
2016-02-01
Redux: don't expect unix sockets to be accepted on windows
Nick Mathewson
2016-02-01
Don't expect unix sockets to be accepted on Windows
Nick Mathewson
2016-01-21
Merge remote-tracking branch 'twstrike/parse_port_config_tests'
Nick Mathewson
2016-01-06
Add FallbackDir list to GETINFO config/defaults
George Tankersley
2015-12-18
Fix config/directory_fetch after 12538 merge
Nick Mathewson
2015-12-17
Prop210: Fix directory fetch tests
teor (Tim Wilson-Brown)
2015-12-15
Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'
Nick Mathewson
2015-12-16
Add Fallback Directory Candidate Selection Script
teor
2015-12-15
Merge remote-tracking branch 'teor/feature17327-v4'
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Nick Mathewson
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
2015-12-15
Add UseDefaultFallbackDirs for hard-coded directory mirrors
teor (Tim Wilson-Brown)
2015-12-14
Authorities on IPv6: minor fixes and unit tests
teor (Tim Wilson-Brown)
2015-10-05
Divide the different parse_port_config groups into separate tests
Ola Bini
2015-10-05
Use tor_addr_eq instead of tt_mem_op
Ola Bini
2015-10-05
Move CL_PORT definitions so they are accessible to the tests as well
Ola Bini
2015-10-05
Fix all spaces
Ola Bini
2015-09-15
Add tests for parse_port_config
Ola Bini
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
[next]