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
2020-06-23
config: Change Address to be a LINELIST
David Goulet
2020-05-16
Fix spacing in if statement in port_parse_config()
Neel Chauhan
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-03-26
Add --dbg-dump-subsystem-list command to list the subsystems.
Nick Mathewson
2020-03-23
Merge remote-tracking branch 'tor-github/pr/1797/head'
Nick Mathewson
2020-03-21
Add some comments about future relay IPv6 work
teor
2020-03-21
Merge branch 'bug32588_043' into bug32588_master
teor
2020-03-21
Merge branch 'bug32588_042' into bug32588_043
teor
2020-03-21
Merge branch 'bug32588_041' into bug32588_042
teor
2020-03-21
Merge branch 'bug32588_035' into bug32588_041
teor
2020-03-21
Add tests for get_first_advertised_{addr,port}_by_type_af()
Nick Mathewson
2020-03-14
Get all default flags from port_cfg_new()
MrSquanchee
2020-03-13
Merge remote-tracking branch 'tor-github/pr/1718/head' into maint-0.4.2
Nick Mathewson
2020-03-13
config: Improve some comments
teor
2020-03-09
Merge branch 'tor-github/pr/1751'
David Goulet
2020-03-09
Remove the ClientAutoIPv6ORPort option
Neel Chauhan
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-12
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-02-12
Merge branch 'maint-0.3.5' into maint-0.4.1
teor
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-02-11
dirauth: Add option AuthDirRejectRequestsUnderLoad
David Goulet
2020-02-06
Use parentheses to avoid mis-indentations of stringified macro args
Nick Mathewson
2020-01-21
hs-v3: Add the Onion Balance config file option
David Goulet
2020-01-20
config: Make clients tell dual-stack exits they prefer IPv6
teor
2020-01-17
Merge branch 'ticket32806'
Nick Mathewson
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Document why dircache is not included in --list-modules
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-13
Deprecate the ClientAutoIPv6ORPort option
Neel Chauhan
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2019-12-19
Mark TestingEstimatedDescriptorPropagationTime as obsolete.
Nick Mathewson
2019-12-19
Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth module
Nick Mathewson
2019-12-19
Move TestingMin{Exit,Fast}FlagThreshold to dirauth module.
Nick Mathewson
2019-12-19
Move TestingDirAuthTimeToLearnReachability into dirauth module.
Nick Mathewson
2019-12-19
Move MinMeasuredBWsForAuthToIgnoreAdvertised to dirauth module.
Nick Mathewson
2019-12-19
Move ConsensusParams to dirauth module.
Nick Mathewson
2019-12-19
Move MinUptimeHidServDirectoryV2 to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirTestEd25519LinkKeys to the dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirSharedRandomness to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirPinKeys to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirListBadExits to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirHasIPv6Connectivity into dirauth module.
Nick Mathewson
2019-12-19
Move BW-guarantee options in to dirauth module.
Nick Mathewson
2019-12-19
Dirauth options: move versioning options to dirauth module
Nick Mathewson
2019-12-19
Add config object for dirauth; move one option there.
Nick Mathewson
2019-11-26
Make control_event_conf_changed() take a config_line_t
Neel Chauhan
2019-11-22
Fix a low-impact memory leak in options_act_reversible()
Nick Mathewson
2019-11-21
Merge branch 'reversible_3'
Nick Mathewson
[next]