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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2005-04-29
workaround for user error: some people were putting "Address " in their
Roger Dingledine
2005-04-27
bump the default bandwidthrate from 1mb to 2mb
Roger Dingledine
2005-04-26
Add basic HttpsProxyAuthenticator support, based on patch
Roger Dingledine
2005-04-23
let NumCpus be singular without whining
Roger Dingledine
2005-04-21
add geoff's NoPublish patch
Roger Dingledine
2005-04-06
bugfix: chdir to your datadirectory at the *end* of the
Roger Dingledine
2005-04-05
Revise control spec and implementation to allow all log messages to be sent t...
Nick Mathewson
2005-04-01
update copyright notices.
Nick Mathewson
2005-04-01
fix typo in earlier libevent mmessage suppress patch
Nick Mathewson
2005-04-01
Add code to suppress spurious libevent log msgs; use it to resolve bug 68.
Nick Mathewson
2005-04-01
Use recent libevent features when possible
Nick Mathewson
2005-03-27
Rename ManageConnections to LeaveStreamsUnattached. Apparently, there was a ...
Nick Mathewson
2005-03-22
Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ...
Nick Mathewson
2005-03-17
Commit fixes for several pending tor core tasks: document all DOCDOCed functi...
Nick Mathewson
2005-03-14
Fix some more obscure compiler warnings
Nick Mathewson
2005-03-12
ShutdownWaitLength should be an interval, not a uint
Roger Dingledine
2005-03-12
change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option
Roger Dingledine
2005-03-12
Implement the common case of ATTACHSTREAM.
Nick Mathewson
2005-03-11
Get address map resetting implemented.
Nick Mathewson
2005-02-27
Checkpoint in-progress fixes:
Roger Dingledine
2005-02-25
Implement more control spec functionality
Nick Mathewson
2005-02-24
add support for CONNECTing through https proxies.
Roger Dingledine
2005-02-22
Forward-port the trick to bump up ConnLimit as far as it can
Roger Dingledine
2005-02-22
Change from inet_ntoa to a threadproof tor_inet_ntoa.
Nick Mathewson
2005-02-22
Remove assumptions that maximum path length is anything like 1024. From comm...
Nick Mathewson
2005-02-22
Add a new AddressMap directive to rewrite incoming socks addresses.
Roger Dingledine
2005-02-11
Free even more things on shutdown. Temporarily move tor_free_all out from #i...
Nick Mathewson
2005-02-05
Re-normalize whitespace; make "make check-spaces" happy
Nick Mathewson
2005-02-05
forward-port NT service patch
Nick Mathewson
2005-02-03
fix the latest bug: don't explode when some router declares a
Roger Dingledine
2005-02-02
only check if exit_policy_implicitly_allows if you're a server.
Roger Dingledine
2005-02-01
bump the default rate limit to 1 MB
Roger Dingledine
2005-02-01
fix an edge case in parsing config options (thanks weasel)
Roger Dingledine
2005-01-28
forward-port the dns and maxconn fixes
Roger Dingledine
2005-01-20
Warn when exit policy implicitly allows local addresses.
Nick Mathewson
2005-01-18
allow bandwidthburst to be smaller, but whine if it's small.
Roger Dingledine
2005-01-17
Introduce a notion of 'internal' circs, which are chosen without regard
Roger Dingledine
2005-01-13
Move call to event_init() immediately after start_daemon(); move start_daemon...
Nick Mathewson
2005-01-13
get rid of 0.0.8 backwards compatibility
Roger Dingledine
2005-01-12
Make Tor use Niels Provos's libevent instead of it's current
Nick Mathewson
2005-01-12
add more chat and interactive protocols to LongLivedPorts
Roger Dingledine
2005-01-12
Annotate circuits w/ whether they aim to contain high uptime nodes and/or
Roger Dingledine
2005-01-06
new config option DirAllowPrivateAddresses for authdirservers.
Roger Dingledine
2005-01-05
Stop reversing and re-reversing config lines: keep them in order all the time...
Nick Mathewson
2005-01-05
Remove broken and undocumented wart where multiple CSV config lines are appen...
Nick Mathewson
2005-01-04
post 0.0.9.x, demand that servers declare at least 20000 bytes/s
Roger Dingledine
2005-01-04
Make sequence of log messages when starting on win32 with no config file more...
Nick Mathewson
2005-01-03
update print_usage to use new url
Roger Dingledine
2005-01-03
Resolve task 42: find where 19-char nicknames were getting truncated when rea...
Nick Mathewson
2004-12-31
...but only if you're a server
Roger Dingledine
[next]