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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2017-09-08
Merge branch 'ticket20119'
Nick Mathewson
2017-09-06
Exit when we can't write to a configured pid file
Nick Mathewson
2017-09-06
Reject torrc if RunAsDaemon is given with relative paths.
Nick Mathewson
2017-09-05
Merge branch 'http_tunnel_squashed'
Nick Mathewson
2017-09-05
Add support for HTTP Connect tunnels
Nick Mathewson
2017-08-31
config: Make parse_outbound_addresses() return failures
David Goulet
2017-08-24
Also disable spawning on Sandbox.
Nick Mathewson
2017-08-09
Block managed proxies at a higher point
Nick Mathewson
2017-08-09
Block the port-forwarding helper at a higher point
Nick Mathewson
2017-08-09
Add a 'NoExec' option that causes tor_spawn_background() to fail
Nick Mathewson
2017-08-03
routerkeys: Add cmdline option for learning signing key expiration.
Isis Lovecruft
2017-08-03
Switch to offsetof()
Neel Chauhan
2017-07-28
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-28
Merge branch 'bug23053_029' into maint-0.3.1
Nick Mathewson
2017-07-28
Fix a small memory leak when parsing unix: ports twice
Nick Mathewson
2017-07-13
Merge remote-tracking branch 'dgoulet/ticket21979_032_04'
Nick Mathewson
2017-07-13
Merge remote-tracking branch 'isis/bug19476'
Nick Mathewson
2017-07-13
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-13
prop224: Load and/or generate v3 service keys
David Goulet
2017-07-13
prop224: Add hs_config.{c|h} with a refactoring
David Goulet
2017-07-12
New configuration option MaxConsensusAgeForDiffs
Nick Mathewson
2017-07-12
If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD.
Isis Lovecruft
2017-06-23
Merge remote-tracking branch 'isis/bug4019'
Nick Mathewson
2017-06-22
config: Fix duplicate error message for nonlocal SocksPorts.
Isis Lovecruft
2017-06-21
Remove obsolete authdir_mode_any_main()
huyvq
2017-06-19
Merge branch 'ticket20575_031_01_squashed'
Nick Mathewson
2017-06-19
refer to the correct version
Nick Mathewson
2017-06-19
config: Deprecate HTTPProxy option
David Goulet
2017-05-28
Update the client bootstrap comment in config.c for exponential backoff
teor
2017-05-19
Fix uninitialized-variable warning on options_init_from_string().
Nick Mathewson
2017-05-19
Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'
Nick Mathewson
2017-05-19
fix typo
Roger Dingledine
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-18
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-18
Merge branch 'bug22252_029' into maint-0.3.0
Nick Mathewson
2017-05-16
Fix crash when starting with LearnCircuitBuildTimeout 0.
Nick Mathewson
2017-05-10
Merge remote-tracking branch 'public/my-family-list-fix-4498'
Nick Mathewson
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Parse ports at the start of options_validate()
David Goulet
2017-05-09
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
David Goulet
2017-05-09
config: Remove TLSECGroup option
David Goulet
2017-05-09
config: Remove WarnUnsafeSocks option
David Goulet
2017-05-09
config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout option
David Goulet
2017-05-09
config: Remove CloseHSClientCircuitsImmediatelyOnTimeout option
David Goulet
2017-05-09
config: Remove FastFirstHopPK option
David Goulet
2017-05-09
config: Remove ExcludeSingleHopRelays option
David Goulet
2017-05-09
config: Remove AllowSingleHopExits option
David Goulet
2017-05-09
config: Remove AllowSingleHopCircuits option
David Goulet
2017-05-09
config: Remove AllowInvalidNodes option
David Goulet
2017-05-09
Split MyFamily into user-specified version and normalized version
Nick Mathewson
[next]