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 vicious bug in connection_ap_attach_pending that caused it to
Roger Dingledine
2003-12-03
*
assert that nobody asks for a random number between 0 and -1
Roger Dingledine
2003-12-03
*
bugfix in exit node choice: we used to find the perfect exit node but ...
Roger Dingledine
2003-12-03
*
stop expecting sample-server-torrc to be there
Roger Dingledine
2003-12-02
*
start tracking a rare bug: package_raw_inbuf gets called with package_window 0
Roger Dingledine
2003-11-30
*
stop complaining as loudly when a dns resolve fails
Roger Dingledine
2003-11-30
*
bugfix: we were writing to stderr even when it's closed
Roger Dingledine
2003-11-30
*
bump up header length when the dirserv reads http commands
Roger Dingledine
2003-11-30
*
remove a conn_close_if_marked warning
Roger Dingledine
2003-11-30
*
bugfix: an offline OP would leak all its sockets and stop working
Roger Dingledine
2003-11-29
*
Fix a few bugs in sending and receiving DNS results
Nick Mathewson
2003-11-23
*
Bring assert_connection_ok up to date
Nick Mathewson
2003-11-23
*
Fix incorrect error message
Nick Mathewson
2003-11-21
*
merge torrc.in and sample-server-torrc.in
Roger Dingledine
2003-11-20
*
simplify: options.OnionRouter==1 iff options.ORPort>0
Roger Dingledine
2003-11-20
*
default log level is now warn
Roger Dingledine
2003-11-19
*
make pidfile default to null rather than writing to your cwd
Roger Dingledine
2003-11-19
*
if you tell people that IgnoreVersion exists,
Roger Dingledine
2003-11-19
*
bugfix and cleanups
Roger Dingledine
2003-11-19
*
Separate failure-count tracking from circuit-launching.
Nick Mathewson
2003-11-19
*
Check that we can write to the logfile and log a warning to stderr if we can't
Peter Palfrader
2003-11-19
*
Patch last patch to last patch
Nick Mathewson
2003-11-19
*
removed unused variable; silence warning
Nick Mathewson
2003-11-19
*
Patch last patch.
Nick Mathewson
2003-11-19
*
Skip non-running routers for exit node selection
Nick Mathewson
2003-11-19
*
bugfix: sometimes we closed a circ while cpuworker was cranking,
Roger Dingledine
2003-11-18
*
revert part of that last change
Roger Dingledine
2003-11-18
*
make more sure we can't end up with two connections to the same OR
Roger Dingledine
2003-11-18
*
bugfix: don't ask for ->next of an expired circuit
Roger Dingledine
2003-11-18
*
use the tor_malloc_zero wrapper
Roger Dingledine
2003-11-18
*
add a tor_malloc_zero wrapper: tor_malloc and memset 0
Roger Dingledine
2003-11-18
*
don't build too many circs at once
Roger Dingledine
2003-11-18
*
Simplify post-TLS-handshake checks, and add check for correct nickname
Nick Mathewson
2003-11-18
*
Stop leaking X509 certs; those things are _nasty_ on the carpet
Nick Mathewson
2003-11-18
*
Always include newline with port section of exit policy
Nick Mathewson
2003-11-18
*
stop client_dns_clean from calling malloc(0)
Roger Dingledine
2003-11-18
*
Fix possible bug in circID selection when building circuits on combination OP...
Nick Mathewson
2003-11-17
*
more verbose info for circuits when kill -USR1
Roger Dingledine
2003-11-17
*
"I don't think it's quite fair to condemn a whole program because of a
Nick Mathewson
2003-11-17
*
finally find and possibly fix the circuit_deliver_relay_cell warn bug
Roger Dingledine
2003-11-17
*
Fix bytesex issues on in.s_addr
Nick Mathewson
2003-11-17
*
catch the last missing log line i hope
Roger Dingledine
2003-11-17
*
Remove a possible source of error in circID picking.
Nick Mathewson
2003-11-17
*
continue the circuit_deliver_relay_cell forward-failure bughunt
Roger Dingledine
2003-11-17
*
comment choose_good_exit_server
Nick Mathewson
2003-11-17
*
trivial bugfixes
Roger Dingledine
2003-11-17
*
Fix a segfault caused by a weird logic error and masked by another.
Nick Mathewson
2003-11-17
*
recognize in-progress circs and don't start redundant ones
Roger Dingledine
2003-11-17
*
bugfixes
Roger Dingledine
2003-11-16
*
change when circuits are built and expired
Roger Dingledine
2003-11-16
[next]