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
2011-11-28
New 'DisableNetwork' option to prevent Tor from using the network
Nick Mathewson
2011-11-24
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
Nick Mathewson
2011-11-24
Tweak disable_debugger_attachment a little
Nick Mathewson
2011-11-24
Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'
Nick Mathewson
2011-11-24
Merge remote-tracking branch 'public/feature4516'
Nick Mathewson
2011-11-21
raise AuthDirFastGuarantee from 20KB to 100KB
Roger Dingledine
2011-11-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-11-21
parameterize bw cutoffs to guarantee Fast and Guard flags
Roger Dingledine
2011-11-18
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-19
Don't log about stats when running as a client without geoip
Sebastian Hahn
2011-11-18
New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zero
Nick Mathewson
2011-10-29
Disable stats requiring geoip info if we have none
Sebastian Hahn
2011-10-27
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
2011-10-26
Add option to give guard flag to relays without the CVE-2011-2768 fix
Robert Ransom
2011-10-26
Fix memory leak in options_act_reversible: fix Coverity CID 486,487
Nick Mathewson
2011-10-26
Fix a NULL pointer dereference in parse_server_transport_line().
George Kadianakis
2011-10-26
Fix a couple of pluggable transport bugs
Sebastian Hahn
2011-10-24
Don't initialize desc stats for non-bridgedirauth nodes
Sebastian Hahn
2011-10-21
Add new stats type: descriptor fetch stats
Sebastian Hahn
2011-10-20
Check whether a client port is a Unix socket before using its IP addr
Robert Ransom
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-10-11
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-11
Consider hibernation before dropping privs
Sebastian Hahn
2011-10-07
reinstate a notice for the non-loopback socksport case
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'rransom-tor/bug4018'
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
Support multiple transports in a single transport line.
George Kadianakis
2011-10-05
Turn on directory request statistics by default.
Karsten Loesing
2011-09-28
refill our token buckets 10 times/sec, not 100
Roger Dingledine
2011-09-23
Improve wording in some comments and log messages.
George Kadianakis
2011-09-22
Make bufferevents work with TokenBucketRefillInterval
Nick Mathewson
2011-09-22
Move around check for TokenBucketRefillInterval; disallow changes to it
Nick Mathewson
2011-09-22
New torrc option to allow bucket refill intervals of less than 1 sec
Florian Tschorsch
2011-09-14
Fix a bogus warning
Robert Ransom
2011-09-12
Put some sense into our logging.
George Kadianakis
2011-09-11
Don't warn of stray Bridges if managed proxies are still unconfigured.
George Kadianakis
2011-09-11
Constification.
George Kadianakis
2011-09-11
Make check-spaces happy.
George Kadianakis
2011-09-11
Enforce transport names being C identifiers.
George Kadianakis
2011-09-11
Trivial fixes around the code.
George Kadianakis
2011-09-11
Be more defensive in get_transport_bindaddr().
George Kadianakis
2011-09-11
Fix bug in get_transport_in_state_by_name() when using strcmpstart().
George Kadianakis
2011-09-11
Improve how we access or_state_t.
George Kadianakis
2011-09-11
Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.
George Kadianakis
2011-09-11
fix whitespace (two-space indent)
Roger Dingledine
2011-09-10
Stop parse_client_port_config() from misinterpreting FooListenAddress and Foo...
Fabian Keil
2011-09-10
Fix whitespace in parse_client_port_config()
Fabian Keil
2011-09-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-08-19
Disable run-time changes to DisableIOCP: They do not work
Nick Mathewson
[next]