index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Turn on directory request statistics by default.
Karsten Loesing
2011-10-05
*
|
|
|
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-26
*
|
|
|
Don't initialize desc stats for non-bridgedirauth nodes
Sebastian Hahn
2011-10-24
*
|
|
|
Add new stats type: descriptor fetch stats
Sebastian Hahn
2011-10-21
*
|
|
|
Check whether a client port is a Unix socket before using its IP addr
Robert Ransom
2011-10-20
*
|
|
|
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-11
*
|
|
|
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
|
\
\
\
\
|
*
|
|
|
Fix a bogus warning
Robert Ransom
2011-09-14
*
|
|
|
|
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
|
\
\
\
\
\
|
*
|
|
|
|
Support multiple transports in a single transport line.
George Kadianakis
2011-10-07
|
*
|
|
|
|
Improve wording in some comments and log messages.
George Kadianakis
2011-09-23
|
*
|
|
|
|
Put some sense into our logging.
George Kadianakis
2011-09-12
|
*
|
|
|
|
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
|
*
|
|
|
|
Improve the code a tad.
George Kadianakis
2011-08-15
|
*
|
|
|
|
Spawn multiple protocols using a single managed proxy.
George Kadianakis
2011-08-12
|
*
|
|
|
|
Server transport proxies should bind on the same port each time, if possible.
George Kadianakis
2011-08-07
|
*
|
|
|
|
Let's be smarter while parsing {Client,Server}TransportPlugin lines.
George Kadianakis
2011-07-18
|
*
|
|
|
|
Updated #includes etc. to use transports.[ch].
George Kadianakis
2011-07-18
|
*
|
|
|
|
Changed a couple of 180 spec stuff according to #3578.
George Kadianakis
2011-07-14
|
*
|
|
|
|
Add support for managed {Client,Server}TransportPlugin parsing.
George Kadianakis
2011-07-13
*
|
|
|
|
|
refill our token buckets 10 times/sec, not 100
Roger Dingledine
2011-09-28
*
|
|
|
|
|
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-22
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
fix whitespace (two-space indent)
Roger Dingledine
2011-09-11
*
|
|
|
|
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-10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
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-09-07
|
|
\
\
\
|
|
*
|
|
Increase default required uptime for HSDirs to 25 hours
Robert Ransom
2011-06-03
|
|
*
|
|
Add a VoteOnHidServDirectoriesV2 configuration option
Robert Ransom
2011-06-03
*
|
|
|
|
Disable run-time changes to DisableIOCP: They do not work
Nick Mathewson
2011-08-19
*
|
|
|
|
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-17
*
|
|
|
|
Don't compare LINELIST_S and OBSOLETE config options.
Kamran Riaz Khan
2011-08-16
*
|
|
|
|
Whitespace tweaks
Nick Mathewson
2011-08-10
[prev]
[next]