summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-28bugfix: stop trying to write to a stderr that may not be thereRoger Dingledine
2004-02-28fix the function commentRoger Dingledine
2004-02-28Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill aNick Mathewson
2004-02-28add a log_warn to notify us of yet another potential dns.c bugRoger Dingledine
2004-02-28Make dns_cancel_pending_resolve less agressive.Nick Mathewson
2004-02-28Fix bug on dns_found_answer from mark_to_close stuff.Nick Mathewson
2004-02-28remove assert from dns.c that's no longer true:Roger Dingledine
2004-02-28Stop trying to flush on broken sockets marked for close.Nick Mathewson
2004-02-28some comments to point nick at the latest bugsRoger Dingledine
2004-02-28better explain exit policies in the torrcRoger Dingledine
2004-02-28enable assert_connection_ok()Roger Dingledine
2004-02-28note bug in assert_connection_okRoger Dingledine
2004-02-28clean up some log messages and severitiesRoger Dingledine
2004-02-28make flush_buf have a sane return conventionRoger Dingledine
2004-02-28document 'excludenodes' in man pageRoger Dingledine
2004-02-28rename ExcludedNodes config option to ExcludeNodesRoger Dingledine
2004-02-28a few more comments for the specRoger Dingledine
2004-02-28if a relay cell is unrecognized at the end of the circuit,Roger Dingledine
2004-02-28some more small fixesRoger Dingledine
2004-02-28make code more readable; arrbitrarily change a -1 to a 0.Nick Mathewson
2004-02-28Stop answering "end" with "end"Nick Mathewson
2004-02-28Push responsibility for connection marking down as far as possible; have only...Nick Mathewson
2004-02-28Make has_sent_end irrelevant: only try to send end if reason is nonzeroNick Mathewson
2004-02-27and another oneRoger Dingledine
2004-02-27patches/answers to nick's commitRoger Dingledine
2004-02-27Refactor mark_for_close, connection_edge_end and friends. Now, everybodyNick Mathewson
2004-02-27bump cvs to pre23Roger Dingledine
2004-02-27make 'connected' cells include the resolved IPRoger Dingledine
2004-02-27Fix a bug where you might flush some data on a tls connection, and thenRoger Dingledine
2004-02-27we forgot to include the resolved IP in 'connected' cellsRoger Dingledine
2004-02-27clean up an ia64 warningRoger Dingledine
2004-02-27Give the nice message about not being an HTTP proxy an <h1> headlinePeter Palfrader
2004-02-27New upstream version. Tor stays in sbin in Debiandebian-version-0.0.1+0.0.2pre22-1Peter Palfrader
2004-02-27changelog entries for pre22tor-0.0.2pre22Roger Dingledine
2004-02-27Dont use -eq for =; make TORGROUP and TORUSER independentNick Mathewson
2004-02-27Make init script work with chkconfig; make it put pids in /var/run/tor (not /...Nick Mathewson
2004-02-26and another desired todo itemRoger Dingledine
2004-02-26bring the todo file up to dateRoger Dingledine
2004-02-26When it can't resolve any dirservers, it was useless from then on.Roger Dingledine
2004-02-26break out the operations done on sighup into their own functionRoger Dingledine
2004-02-26dump a new router.desc on hupRoger Dingledine
2004-02-26writing html in C strings sucksRoger Dingledine
2004-02-26when they use tor as an http proxy, give them an http 501 failureRoger Dingledine
2004-02-26bump our version to pre22Roger Dingledine
2004-02-26if the default torrc isn't there, just use some default defaultsRoger Dingledine
2004-02-25Basic RAM poisoning and magic-checking to notice connection and circuitNick Mathewson
2004-02-25bugfix: if the exit stream is pending on the resolve, and a destroyRoger Dingledine
2004-02-25remove dead codeRoger Dingledine
2004-02-25move the daemon back to /usr/bin/torRoger Dingledine
2004-02-25move the tor program back to usr/bin/Roger Dingledine