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
2018-08-01
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-08-01
Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873.
Nick Mathewson
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Attempt to fix 32-bit clang builds, which broke with 31508a0abccfee1cd
Nick Mathewson
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
Alexander Færøy
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-11-29
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-29
Merge branch 'bug24050_029_squashed' into maint-0.3.2
Nick Mathewson
2017-11-29
Fix unit tests for 24050.
Nick Mathewson
2017-11-18
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-18
Fix memory leak in unit test for bridge distribution config.
Nick Mathewson
2017-10-31
Merge branch 'fix-torrcd-sandbox-22605v2'
Nick Mathewson
2017-10-24
Merge branch 'feature18329_029_squashed' into maint-0.3.2
Nick Mathewson
2017-10-24
Merge branch 'feature18329_029_squashed' into maint-0.3.2
Nick Mathewson
2017-10-24
Updates to fix check-spaces/check-changes warnings
Nick Mathewson
2017-10-24
Adjust test to allow hyphens too.
Nick Mathewson
2017-10-24
test: Add unittest for descriptors with BridgeDistribution option.
Isis Lovecruft
2017-10-23
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-10-23
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-10-23
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-10-23
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-10-23
Adjust test, now that there are 9 dirauths again
Nick Mathewson
2017-10-04
Don't expect permission failure if running as root
Taylor Yu
2017-09-28
Unit test for case where %included dir exists but is unreadable
Nick Mathewson
2017-09-28
unit test for config_lines_dup_and_filter
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-08-30
Adds files included by torrc and defaults to sandbox filter #22605
Daniel Pinto
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_zero.cocci
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-08-04
Fix memory leak of "torrcd" in test_config_include_folder_order()
Nick Mathewson
2017-08-04
Remove usage of the PATH_MAX variable
cypherpunks
2017-05-19
Whoops; I broke check-spaces.
Nick Mathewson
2017-05-19
Try another approach to fixing the bug in the #1922 test.
Nick Mathewson
2017-05-19
Try to fix windows config/include_path_syntax test
Nick Mathewson
2017-05-19
tt_* macros can "goto done;" so define any freeable things before them.
Nick Mathewson
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-10
Merge remote-tracking branch 'public/my-family-list-fix-4498'
Nick Mathewson
2017-05-09
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
David Goulet
2017-05-09
Minor cleanups in test_config.
Nick Mathewson
2017-05-09
Split MyFamily into user-specified version and normalized version
Nick Mathewson
2017-04-14
MyFamily config string is now a list. #4998
Daniel Pinto
2017-03-15
Run the copyright update script.
Nick Mathewson
[next]