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_options.c
Age
Commit message (
Expand
)
Author
2016-04-07
Turn TestingClientBootstrap* into non-testing options
David Goulet
2016-04-07
When we get a bad nickname, explain what a good one is.
Nick Mathewson
2016-03-21
test_options.c: assert that TransProxyType is tested
Steven Chamberlain
2016-03-17
test_options.c: NULL a pointer after free #18447
Steven Chamberlain
2016-03-11
Add changes file for 18448; refactor
Nick Mathewson
2016-03-11
enable and test transproxy on FreeBSD derivatives #18448
Steven Chamberlain
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-24
Fix a leak in test_have_enough_mem_for_dircache
Nick Mathewson
2016-02-24
Remove the freelist from memarea.c
Nick Mathewson
2016-02-22
Another memory leak in the tests
Nick Mathewson
2016-02-22
Fix a bunch of memory leaks in the unit tests
Nick Mathewson
2016-02-11
Merge branch 'feature17840-v11-tests_truncated'
Nick Mathewson
2016-02-01
Fix warnings from check-spaces
Nick Mathewson
2016-02-01
Make all unit tests independent of log message order and count
teor (Tim Wilson-Brown)
2016-02-01
Report malformed options in options_validate unit tests
teor (Tim Wilson-Brown)
2016-02-01
Add a helper to search for strings in the log, and change option tests to use...
Ola Bini
2016-02-01
Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port
teor (Tim Wilson-Brown)
2016-02-01
Report malformed options in options_validate unit tests
teor (Tim Wilson-Brown)
2016-02-01
Fix existing options_validate unit tests for ClientUseIPv4
teor (Tim Wilson-Brown)
2016-02-01
Add a helper to search for strings in the log, and change option tests to use...
Ola Bini
2016-01-27
attempt to fix crashes in unit tests
Nick Mathewson
2016-01-19
Merge remote-tracking branch 'twstrike/options_test'
Nick Mathewson
2016-01-19
Make sure that tests for domain sockets only run on OSes with domain sockets
Ola Bini
2016-01-19
Use correct u64 int ops instead of regular int ops, in order to avoid warning...
Ola Bini
2016-01-15
Whitespace cleanup
Nick Mathewson
2016-01-13
Update tests to match current changes to options_validate
Ola Bini
2016-01-13
Move clearing of log messages on advice from @cypherpunks, in order to minimi...
Ola Bini
2016-01-13
Revert my addition of callback cleaner and instead use existing functionality...
Ola Bini
2016-01-13
Remove a small memory leak in log callback setup
Ola Bini
2016-01-13
Fix memory leaks
Ola Bini
2016-01-13
Fix all white space issues
Ola Bini
2016-01-13
Fix some issues in gcc warnings
Ola Bini
2016-01-13
Add tests for options_act
Ola Bini
2015-12-18
Add new DirCache configuration option
Matthew Finkel
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2013-08-15
Unit tests for ext_or_id_map.
Nick Mathewson
2013-07-18
Start of a unit test for options_validate.
Nick Mathewson
[prev]