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
/
app
/
config
/
config.c
Age
Commit message (
Expand
)
Author
2019-08-24
Make config_var_is_invisible a function.
Nick Mathewson
2019-08-24
Fix comment: ___ options are now that way because of the INVISIBLE flag.
Nick Mathewson
2019-07-24
Make config_var and config_fmt const.
Nick Mathewson
2019-07-24
Refactor handling of TestingTorNetwork
Nick Mathewson
2019-06-25
Make "invisibility" and "undumpability" properties of variables.
Nick Mathewson
2019-06-25
Turn several properties of types or variables into flags.
Nick Mathewson
2019-06-25
Extend macros to allow flag arguments.
Nick Mathewson
2019-06-25
Move responsibility for config var macros
Nick Mathewson
2019-06-25
Use structvar to find the types for config vars.
Nick Mathewson
2019-06-25
Use struct_magic_decl to verify magic numbers in config objects
Nick Mathewson
2019-06-25
Port confparse to use struct_var in place of typed_var.
Nick Mathewson
2019-06-15
Remove the PORT configuration type: nothing uses it.
Nick Mathewson
2019-06-15
Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINT
Nick Mathewson
2019-06-11
Merge branch 'tor-github/pr/1031'
David Goulet
2019-06-11
Merge branch 'tor-github/pr/1065' into maint-0.4.1
George Kadianakis
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-31
Merge branch 'bug29875_035' into bug29875_master
Nick Mathewson
2019-05-31
Consider dir info to have changed when the bridges change
Nick Mathewson
2019-05-31
Fix a logic error in deciding whether to accept SessionGroup=
Nick Mathewson
2019-05-16
Prop 301: No longer vote on RecommendedPackages
Iain R. Learmonth
2019-05-14
Merge branch 'ticket30452_035_v3' into ticket30452_041_v3
Nick Mathewson
2019-05-14
Add a --list-modules command
Nick Mathewson
2019-05-13
Merge branch 'bug28683_30173_29203_squashed'
Nick Mathewson
2019-05-13
Bug 29203: Provide ReducedCircuitPadding torrc and consensus params
Mike Perry
2019-05-13
Bug 28693: Provide Torrc option to disable circuit padding.
Mike Perry
2019-05-02
Make the bwauth.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the guardfraction.c module dirauth-only.
Nick Mathewson
2019-04-30
Move dirauth periodic events into dirauth module.
Nick Mathewson
2019-04-19
Merge remote-tracking branch 'tor-github/pr/726' into maint-0.3.5
teor
2019-04-05
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-04
Implement an DormantCanceledByStartup option
Nick Mathewson
2019-03-25
Split command-handling and authentication from control.c
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-02-26
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-02-26
Merge remote-tracking branch 'tor-github/pr/726' into maint-0.4.0
Nick Mathewson
2019-02-20
Merge branch 'tor-github/pr/675'
David Goulet
2019-02-13
bwauth: Add function to get the digest of a bw file
juga0
2019-02-08
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-02-08
Merge branch 'ticket29040_1_changes' into maint-0.3.5
Nick Mathewson
2019-01-31
Warn about missing ContactInfo when MyFamily set
José M. Guisado
2019-01-24
hs-v3: add an option param to safe log functions
Suphanat Chunhapanya
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2019-01-02
Config option to specify specific MiddleNodes.
Mike Perry
2018-12-18
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-18
Always initialize addr in parse_port_config()
Nick Mathewson
2018-12-18
Merge remote-tracking branch 'tor-github/pr/595'
Nick Mathewson
[next]