index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix not-freed-on-exit event
Nick Mathewson
2005-05-24
*
Bugfix: we were checking to see if you want to send a keepalive, based
Roger Dingledine
2005-05-23
*
bump to 0.1.0.8-rc
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
*
test out commit mails again
Roger Dingledine
2005-05-23
*
put a tor version at the top of the torrc.sample file
Roger Dingledine
2005-05-23
*
Make hashed controller password encoding use hex not base64; this makes it po...
Nick Mathewson
2005-05-23
*
If a socks connection ends because read fails, don't warn that you're
Roger Dingledine
2005-05-21
*
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-20
*
bump to 0.1.0.7-rc-cvs
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-18
*
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
*
bump to 0.1.0.7-rc
Roger Dingledine
2005-05-17
*
fix a comment that tyranix noticed
Roger Dingledine
2005-05-17
*
free some memory that is still reachable on exit
Roger Dingledine
2005-05-16
*
Normalize whitespace
Nick Mathewson
2005-05-16
*
bump cvs to 0.1.0.6-rc-cvs
Roger Dingledine
2005-05-15
*
clean up some log entries
Roger Dingledine
2005-05-15
*
fix url in comment in torrc
Roger Dingledine
2005-05-15
*
Add an explanatory comment
Nick Mathewson
2005-05-15
*
bump to 0.1.0.6-rc
Roger Dingledine
2005-05-15
*
Add ENABLE_THREADS macro to windows orconfig.h
Nick Mathewson
2005-05-15
*
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
2005-05-14
*
Fix a segfault
Nick Mathewson
2005-05-11
*
Patch for task 133
Nick Mathewson
2005-05-10
*
Apply patch from Geoff for bug 132. Clean it up a little to fix a memory lea...
Nick Mathewson
2005-05-10
*
Implement --disable-threads
Nick Mathewson
2005-05-10
*
Patch from goodell for task 131: Do not die on internal address if we are not...
Nick Mathewson
2005-05-09
*
Make Tor compile with no warnings with gcc4.0 on OSX
Nick Mathewson
2005-05-07
*
Functions work better when you call them. Resolve a bug which would prevent u...
Nick Mathewson
2005-05-07
*
Implement --verify-config command-line option to fix bug 69.
Nick Mathewson
2005-05-07
*
fix massive memory leak
Roger Dingledine
2005-05-06
*
log buffer sizes on kill -usr1 too.
Roger Dingledine
2005-05-06
*
whine at you if you're a server and you don't set your contactinfo
Roger Dingledine
2005-05-04
*
fix compile error if you're not multithreaded
Roger Dingledine
2005-05-03
*
remove archaic debugging aid that was probably unsafe
Roger Dingledine
2005-05-03
*
cleanup now that 0.0.9pre1 is obsolete
Roger Dingledine
2005-05-03
*
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
*
Call tor_free_all instead of connections_free_all after forking
Nick Mathewson
2005-05-03
*
Change some >=s to >s in buf_resize, so that we do not denormalize buffers on...
Nick Mathewson
2005-05-03
*
If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDI...
Nick Mathewson
2005-05-03
[next]