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
/
common
/
confline.h
Age
Commit message (
Expand
)
Author
2018-06-27
Move confline.c to lib/encoding: it is about encoding key-value pairs
Nick Mathewson
2018-06-27
Split confline into confline and conffile.
Nick Mathewson
2018-06-22
Extract smartlist.h from container.h
Nick Mathewson
2018-06-22
Rectify include paths after container split (automatic)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2017-12-08
Convert the rest of src/common's headers to use FREE_AND_NULL
Nick Mathewson
2017-10-31
Merge branch 'fix-torrcd-sandbox-22605v2'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-30
Adds files included by torrc and defaults to sandbox filter #22605
Daniel Pinto
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-04-15
Add a config_line_prepend() function
Nick Mathewson
2017-04-04
Move config line parsing function to confline.c
Nick Mathewson
2017-04-04
Move config_line_t functions from confparse.c into common.
Nick Mathewson