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-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-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
2011-08-17
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-17
Don't write ControlPorts to disk till after we setuid and make datadir
Nick Mathewson
2011-08-17
Remove a needless config_find_option
Nick Mathewson
2011-08-16
Don't compare LINELIST_S and OBSOLETE config options.
Kamran Riaz Khan
2011-08-15
Improve the code a tad.
George Kadianakis
2011-08-12
Spawn multiple protocols using a single managed proxy.
George Kadianakis
2011-08-10
Whitespace tweaks
Nick Mathewson
2011-08-10
Fix a const warning in bug1692 code
Nick Mathewson
2011-08-10
Merge branch 'bug1692-squashed'
Nick Mathewson
2011-08-10
Escape configuration values before sending them via CONF_CHANGED.
Kamran Riaz Khan
2011-08-09
Make FooPort 0 correctly disable the FooPort.
Nick Mathewson
2011-08-08
Refactor to do CONF_CHANGED event formatting inside control.c
Kamran Riaz Khan
2011-08-08
Emits CONF_CHANGED events whenever Tor's configuration values change.
Kamran Riaz Khan
2011-08-07
Server transport proxies should bind on the same port each time, if possible.
George Kadianakis
2011-08-04
Make --quiet and --hush apply to default logs, not only initial logs
Nick Mathewson
2011-07-20
Add an OptimisticData option to control client-side optimistic data
Nick Mathewson
2011-07-20
Check for port config before addr config in client port options
Nick Mathewson
2011-07-20
Oops: we need to call parse_client_ports with validate_only==0 at least once
Nick Mathewson
2011-07-20
Fix a warning message. (Found by rransom)
Nick Mathewson
2011-07-19
Fix a compile warning in config.c reported by sebastian
Nick Mathewson
2011-07-19
Turn streq_opt into a generic strcmp_opt.
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
Add an option to limit the number of non-open client circuits.
Nick Mathewson
[next]