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-20
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-20
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-20
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-20
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-09-20
Remove longclaw's IPv6 address, as it will soon change
teor
2017-09-18
Correct what-is-deprecated-when comments
Nick Mathewson
2017-09-18
Merge remote-tracking branch 'public/ticket19704'
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Merge branch 'remove_allow_dotexit_v2'
Nick Mathewson
2017-09-15
Remove AllowDotExit.
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Nick Mathewson
2017-09-15
sched: Add Schedulers torrc option
David Goulet
2017-09-15
sched: validate KIST sched options
Matt Traudt
2017-09-15
sched: Implement the KIST scheduler
Matt Traudt
2017-09-15
sched: Remove vanilla sched options that will be going away
Matt Traudt
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-09-12
Remove redundant items from testing_tor_network_defaults
Nick Mathewson
2017-09-12
Deprecate ReachableDirAddresses and ClientPreferIPv6DirPort
Nick Mathewson
2017-09-12
Merge branch 'ticket21031'
Nick Mathewson
2017-09-12
Merge branch 'bug23347_squashed'
Nick Mathewson
2017-09-12
Make clients wait to refresh bridges when they have a recent descriptor
teor
2017-09-12
Make bridge clients download bridge descriptors immediately
teor
2017-09-12
Whoops -- options_trial_assign() was calling get_options() in #22281
Nick Mathewson
2017-09-11
Merge branch 'ticket22281_squashed'
Nick Mathewson
2017-09-11
Taboo the get_options() function while options are validating
Nick Mathewson
2017-09-08
Merge branch 'ticket20119'
Nick Mathewson
2017-09-07
Make ClientDNSRejectInternalAddresses testing-only.
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
[next]