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
Age
Commit message (
Expand
)
Author
2005-07-13
make it more pleasant to be told you're using libevent
Roger Dingledine
2005-07-13
make a notice-level log make more sense.
Roger Dingledine
2005-07-13
whitespace fixes
Nick Mathewson
2005-07-13
Fix windows compilation
Nick Mathewson
2005-07-13
Fix possible double call to inflateEnd.
Nick Mathewson
2005-07-13
Macro-fu to get DEBUG events working.
Nick Mathewson
2005-07-12
note a worrying double-free possibility in torgzip.
Roger Dingledine
2005-07-12
looks like we were never delivering deflated running-routers lists
Roger Dingledine
2005-07-12
anonymous bugfix on our pointer arithmetic
Roger Dingledine
2005-07-12
Add belt-and-suspenders fix to coredump from yesterday; document more functio...
Nick Mathewson
2005-07-12
fix a seg fault with autodetecting which controller version is being used
Roger Dingledine
2005-07-11
Canonicalize option names even on defaulted options.
Nick Mathewson
2005-07-11
Do not reverse command-line configuration options; Use new minimal-listener-c...
Nick Mathewson
2005-07-11
Change retry_listeners: when force is false, close and re-open a minimal set ...
Nick Mathewson
2005-07-09
NT service patch from Matt Edman to improve error messages, lightly cleaned; ...
Nick Mathewson
2005-07-09
be flexible in what you accept: when people type "tor --install" thinking
Roger Dingledine
2005-07-02
fix compile error in cvs
Roger Dingledine
2005-07-01
Be more explicit about which IP we are connecting to; expose future exit poli...
Nick Mathewson
2005-07-01
fix another compile warn
Roger Dingledine
2005-07-01
forward-port the 0.1.0.11 stuff
Roger Dingledine
2005-07-01
fix compile error (and likely a a crash bug in resolves)
Roger Dingledine
2005-06-30
Make errors retrievable from tor_socketpair; resolve bug 163.
Nick Mathewson
2005-06-30
Fix an fd leak in start_daemon
Nick Mathewson
2005-06-29
Logic to implement rendezvous/introduction via unknown servers.
Nick Mathewson
2005-06-29
Bump version to 0.1.1.1-alpha-cvs
Nick Mathewson
2005-06-29
make the local and private network masks explicit when we complain
Roger Dingledine
2005-06-28
whitespace fix
Roger Dingledine
2005-06-28
clean up some more comments
Roger Dingledine
2005-06-27
Fix libc compilation
Nick Mathewson
2005-06-27
Compile on win32
Nick Mathewson
2005-06-27
Fix unit tests that used old signature for add_fingerprint_to_dir
Nick Mathewson
2005-06-27
Bump CVS version to 0.1.1.1-alpha
Nick Mathewson
2005-06-26
make the comment next to RunAsDaemon mention that it is a noop on win32
Roger Dingledine
2005-06-26
note a bug in our tor_socketpair implementation
Roger Dingledine
2005-06-24
It is not the end of the world when a router descriptor has an unrecognized kwd
Nick Mathewson
2005-06-23
we were printing the number of idle dns workers incorrectly.
Roger Dingledine
2005-06-22
make the log message less scary when all the dirservers are
Roger Dingledine
2005-06-21
Appease the hungry god of GCC: it wants functions to be static or prototyped!
Nick Mathewson
2005-06-21
Appease the hungry God of GCC: it hates K&R style unspecified args!
Nick Mathewson
2005-06-21
more cleanups before i go wild
Roger Dingledine
2005-06-20
overall cleanup and streamlining and doccing
Roger Dingledine
2005-06-20
Load hardware acceleration options when/where available. Can anybody test this?
Nick Mathewson
2005-06-20
Appease verbose GCC warnings.
Nick Mathewson
2005-06-19
Add feature to handle unset (default) configuration options in GETCONF contro...
Nick Mathewson
2005-06-19
Implement all the rest of the new controller protocol, debug a little, add so...
Nick Mathewson
2005-06-19
forward-port the --hash-password bug, plus other nearby fixes
Roger Dingledine
2005-06-19
fix stray funny-character
Roger Dingledine
2005-06-18
The new protocol is implemented. Except for the pesky string unquoting busin...
Nick Mathewson
2005-06-18
Implement EXTENDCIRCUIT and ATTACHCIRCUIT. Only SETCONFIG and AUTHENTICATE re...
Nick Mathewson
2005-06-18
Implement even more control functionality
Nick Mathewson
[next]