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
2019-11-06
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-09-23
Fix bug when %including folder with comment only files. #31408
Daniel Pinto
2019-08-12
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-05-31
Fix some tests for CL_PORT_NO_STREAM_OPTIONS
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-12-17
Fix dead-assignment warnings in test_config.c
Nick Mathewson
2018-12-12
Add code to parse K=V lines into config_line_t format.
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-08-21
Add unit tests for parsing "extended" format of config lines.
Nick Mathewson
2018-08-01
Merge branch 'maint-0.3.4'
Nick Mathewson
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-07-12
Merge remote-tracking branch 'imnotbad/bug26663'
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-09
Merge branch 'bug26488'
Nick Mathewson
2018-07-09
Validate that DirAuthority address is IPv4
rl1987
2018-07-08
Made 'auto' keyword in torrc case insensitive
Kaidan
2018-07-05
Fix our build system to know the new locations of the src/or stuff
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Remove util.h
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-29
Move fd and memory-info functions.
Nick Mathewson
2018-06-28
Move tor_gethostname to lib/net
Nick Mathewson
2018-06-28
Fix the include paths for storagedir,conffile (automated)
Nick Mathewson
2018-06-27
Split confline into confline and conffile.
Nick Mathewson
2018-06-27
rectify include paths (automatic) for address.h
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-14
Move dir_server_t into its own header.
Nick Mathewson
2018-06-14
Make server_port_cfg_t and port_cfg_t into separate headers.
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
[next]