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
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-08
clean up the log warn a bit
Roger Dingledine
2005-06-08
Fix warning about unused function when compiling with ancient libevent
Nick Mathewson
2005-06-08
absolutely refuse to let people pick internal IP addresses if
Roger Dingledine
2005-06-08
Fix syntax error.
Nick Mathewson
2005-06-08
add patch for 143 and code to check for known-bad/slow libevent versions. Ne...
Nick Mathewson
2005-05-23
Always disable kqueue on OSX. It seems linked to kernel panics
Nick Mathewson
2005-05-23
Make hashed controller password encoding use hex not base64; this makes it po...
Nick Mathewson
2005-05-20
add HttpProxyAuthenticator config option too
Roger Dingledine
2005-05-17
doxygeny goodness from tyranix
Roger Dingledine
2005-05-17
fix a comment that tyranix noticed
Roger Dingledine
2005-05-16
Normalize whitespace
Nick Mathewson
2005-05-15
clean up some log entries
Roger Dingledine
2005-05-15
Add an explanatory comment
Nick Mathewson
2005-05-14
fix a case error in suppressing a bogus libevent warning.
Roger Dingledine
2005-05-14
Append default exit policy before checking for implicit internal addresses: f...
Nick Mathewson
2005-05-09
Patch from goodell for task 131: Do not die on internal address if we are not...
Nick Mathewson
2005-05-07
Implement --verify-config command-line option to fix bug 69.
Nick Mathewson
2005-05-04
whine at you if you're a server and you don't set your contactinfo
Roger Dingledine
2005-05-03
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDI...
Nick Mathewson
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
[next]