| Commit message (Expand) | Author | Age |
* | New upstream release. | Peter Palfrader | 2004-02-29 |
* | bump cvs to pre24 | Roger Dingledine | 2004-02-29 |
* | changelog for pre23 | Roger Dingledine | 2004-02-29 |
* | when a stream is 15s late, print out the circuit at -l warn | Roger Dingledine | 2004-02-29 |
* | print a statement when the first circ is finished, | Roger Dingledine | 2004-02-29 |
* | bugfix: only warn about an unrouter router after we've fetched a directory | Roger Dingledine | 2004-02-29 |
* | disable buffer tests, until we rewrite them (one of them fails) | Roger Dingledine | 2004-02-29 |
* | create a separate connection_edge_destroy() function | Roger Dingledine | 2004-02-29 |
* | bugfix: when we time out on a stream and detach, send an end first | Roger Dingledine | 2004-02-28 |
* | bugfix: in some cases, connection_mark_for_close wasn't marking the conn | Roger Dingledine | 2004-02-28 |
* | clearer warning message | Roger Dingledine | 2004-02-28 |
* | disallow changing from ORPort==0 to ORPort>0 on hup | Roger Dingledine | 2004-02-28 |
* | cwd to datadir if it's defined, rather than / | Roger Dingledine | 2004-02-28 |
* | bugfix: stop trying to write to a stderr that may not be there | Roger Dingledine | 2004-02-28 |
* | fix the function comment | Roger Dingledine | 2004-02-28 |
* | Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill a | Nick Mathewson | 2004-02-28 |
* | add a log_warn to notify us of yet another potential dns.c bug | Roger Dingledine | 2004-02-28 |
* | Make dns_cancel_pending_resolve less agressive. | Nick Mathewson | 2004-02-28 |
* | Fix bug on dns_found_answer from mark_to_close stuff. | Nick Mathewson | 2004-02-28 |
* | remove assert from dns.c that's no longer true: | Roger Dingledine | 2004-02-28 |
* | Stop trying to flush on broken sockets marked for close. | Nick Mathewson | 2004-02-28 |
* | some comments to point nick at the latest bugs | Roger Dingledine | 2004-02-28 |
* | better explain exit policies in the torrc | Roger Dingledine | 2004-02-28 |
* | enable assert_connection_ok() | Roger Dingledine | 2004-02-28 |
* | note bug in assert_connection_ok | Roger Dingledine | 2004-02-28 |
* | clean up some log messages and severities | Roger Dingledine | 2004-02-28 |
* | make flush_buf have a sane return convention | Roger Dingledine | 2004-02-28 |
* | document 'excludenodes' in man page | Roger Dingledine | 2004-02-28 |
* | rename ExcludedNodes config option to ExcludeNodes | Roger Dingledine | 2004-02-28 |
* | a few more comments for the spec | Roger Dingledine | 2004-02-28 |
* | if a relay cell is unrecognized at the end of the circuit, | Roger Dingledine | 2004-02-28 |
* | some more small fixes | Roger Dingledine | 2004-02-28 |
* | make code more readable; arrbitrarily change a -1 to a 0. | Nick Mathewson | 2004-02-28 |
* | Stop answering "end" with "end" | Nick Mathewson | 2004-02-28 |
* | Push responsibility for connection marking down as far as possible; have only... | Nick Mathewson | 2004-02-28 |
* | Make has_sent_end irrelevant: only try to send end if reason is nonzero | Nick Mathewson | 2004-02-28 |
* | and another one | Roger Dingledine | 2004-02-27 |
* | patches/answers to nick's commit | Roger Dingledine | 2004-02-27 |
* | Refactor mark_for_close, connection_edge_end and friends. Now, everybody | Nick Mathewson | 2004-02-27 |
* | bump cvs to pre23 | Roger Dingledine | 2004-02-27 |
* | make 'connected' cells include the resolved IP | Roger Dingledine | 2004-02-27 |
* | Fix a bug where you might flush some data on a tls connection, and then | Roger Dingledine | 2004-02-27 |
* | we forgot to include the resolved IP in 'connected' cells | Roger Dingledine | 2004-02-27 |
* | clean up an ia64 warning | Roger Dingledine | 2004-02-27 |
* | Give the nice message about not being an HTTP proxy an <h1> headline | Peter Palfrader | 2004-02-27 |
* | New upstream version. Tor stays in sbin in Debian | Peter Palfrader | 2004-02-27 |
* | changelog entries for pre22 | Roger Dingledine | 2004-02-27 |
* | Dont use -eq for =; make TORGROUP and TORUSER independent | Nick Mathewson | 2004-02-27 |
* | Make init script work with chkconfig; make it put pids in /var/run/tor (not /... | Nick Mathewson | 2004-02-27 |
* | and another desired todo item | Roger Dingledine | 2004-02-26 |