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
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-09
New whitespace normalization rule: no blank line at EOF.
Nick Mathewson
2005-06-09
when a dirserver gets a mismatched fingerprint, log the expected
Roger Dingledine
2005-06-09
pay more attention to the ClientOnly config option
Roger Dingledine
2005-06-09
fix another underflow in keeping stats
Roger Dingledine
2005-06-08
Fix an underflow in buffer use conting.
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
Reset buf->highwater every time buf_shrink is called, not just on suffessful ...
Nick Mathewson
2005-06-08
don't upload your descriptor if rebuilding it failed
Roger Dingledine
2005-06-08
Some play code to throw away old buffers sometimes rather
Roger Dingledine
2005-06-08
dump periodic memory usage stats
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-06-08
reenable the part of the code that tries to flush as soon as an OR outbuf
Roger Dingledine
2005-06-07
when you send a USR2 signal, the log message now tells you to send
Roger Dingledine
2005-06-07
Fix for 152: reject malformed .onion addresses rather then passing them on
Nick Mathewson
2005-06-07
Use correct errno from libevent on win32
Nick Mathewson
2005-06-06
Fix win32 compilation: backport candidate
Nick Mathewson
2005-06-06
When RNG seeding fails, die. Backport candidate
Nick Mathewson
2005-06-06
Instrument buffers.c and rephist.c memory usage
Nick Mathewson
2005-06-05
Fix buffer overlow when checking hashed passwords
Nick Mathewson
2005-06-04
Add unit test for openpgp s2k
Nick Mathewson
2005-05-27
clean up a few more log entries
tor-0.1.0.9-rc
tor-0.1.0.14
tor-0.1.0.13
tor-0.1.0.12
tor-0.1.0.11
tor-0.1.0.10
Roger Dingledine
2005-05-25
downgrade the 'caught sigpipe' notice.
Roger Dingledine
2005-05-24
make lucky's weird libevent poll einprogress bug just warn, not kill tor.
Roger Dingledine
2005-05-24
Fix not-freed-on-exit event
Nick Mathewson
2005-05-23
Bugfix: we were checking to see if you want to send a keepalive, based
Roger Dingledine
2005-05-23
i screwed up the dirport reachability testing when we don't yet
Roger Dingledine
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-21
If a socks connection ends because read fails, don't warn that you're
Roger Dingledine
2005-05-20
we were leaking 616 bytes every time somebody established us as
Roger Dingledine
2005-05-20
a note for nick about other memory not freed at exit
Roger Dingledine
2005-05-20
add HttpProxyAuthenticator config option too
Roger Dingledine
2005-05-18
fix the assumption that uninitialized variables are 0
Roger Dingledine
2005-05-18
fix seg faults when router_load_single_router fails
Roger Dingledine
2005-05-17
Handle relay cells with rh.length too large.
Nick Mathewson
2005-05-17
allow the middle hop of the testing circuit to be running
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
free some memory that is still reachable on exit
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
if router_resolve fails on the descriptor the controller
Roger Dingledine
2005-05-14
move the periodic buffer shrinking interval from 3 mins to 1 min
Roger Dingledine
2005-05-14
Append default exit policy before checking for implicit internal addresses: f...
Nick Mathewson
[next]