aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bugfix: when we time out on a stream and detach, send an end firstRoger Dingledine2004-02-28
* bugfix: in some cases, connection_mark_for_close wasn't marking the connRoger Dingledine2004-02-28
* clearer warning messageRoger Dingledine2004-02-28
* disallow changing from ORPort==0 to ORPort>0 on hupRoger Dingledine2004-02-28
* cwd to datadir if it's defined, rather than /Roger Dingledine2004-02-28
* bugfix: stop trying to write to a stderr that may not be thereRoger Dingledine2004-02-28
* fix the function commentRoger Dingledine2004-02-28
* Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill aNick Mathewson2004-02-28
* add a log_warn to notify us of yet another potential dns.c bugRoger Dingledine2004-02-28
* Make dns_cancel_pending_resolve less agressive.Nick Mathewson2004-02-28
* Fix bug on dns_found_answer from mark_to_close stuff.Nick Mathewson2004-02-28
* remove assert from dns.c that's no longer true:Roger Dingledine2004-02-28
* Stop trying to flush on broken sockets marked for close.Nick Mathewson2004-02-28
* some comments to point nick at the latest bugsRoger Dingledine2004-02-28
* better explain exit policies in the torrcRoger Dingledine2004-02-28
* enable assert_connection_ok()Roger Dingledine2004-02-28
* note bug in assert_connection_okRoger Dingledine2004-02-28
* clean up some log messages and severitiesRoger Dingledine2004-02-28
* make flush_buf have a sane return conventionRoger Dingledine2004-02-28
* rename ExcludedNodes config option to ExcludeNodesRoger Dingledine2004-02-28
* if a relay cell is unrecognized at the end of the circuit,Roger Dingledine2004-02-28
* some more small fixesRoger Dingledine2004-02-28
* make code more readable; arrbitrarily change a -1 to a 0.Nick Mathewson2004-02-28
* Stop answering "end" with "end"Nick Mathewson2004-02-28
* Push responsibility for connection marking down as far as possible; have only...Nick Mathewson2004-02-28
* Make has_sent_end irrelevant: only try to send end if reason is nonzeroNick Mathewson2004-02-28
* and another oneRoger Dingledine2004-02-27
* patches/answers to nick's commitRoger Dingledine2004-02-27
* Refactor mark_for_close, connection_edge_end and friends. Now, everybodyNick Mathewson2004-02-27
* make 'connected' cells include the resolved IPRoger Dingledine2004-02-27
* Fix a bug where you might flush some data on a tls connection, and thenRoger Dingledine2004-02-27
* clean up an ia64 warningRoger Dingledine2004-02-27
* Give the nice message about not being an HTTP proxy an <h1> headlinePeter Palfrader2004-02-27
* When it can't resolve any dirservers, it was useless from then on.Roger Dingledine2004-02-26
* break out the operations done on sighup into their own functionRoger Dingledine2004-02-26
* dump a new router.desc on hupRoger Dingledine2004-02-26
* writing html in C strings sucksRoger Dingledine2004-02-26
* when they use tor as an http proxy, give them an http 501 failureRoger Dingledine2004-02-26
* if the default torrc isn't there, just use some default defaultsRoger Dingledine2004-02-26
* Basic RAM poisoning and magic-checking to notice connection and circuitNick Mathewson2004-02-25
* bugfix: if the exit stream is pending on the resolve, and a destroyRoger Dingledine2004-02-25
* remove dead codeRoger Dingledine2004-02-25
* move the tor program back to usr/bin/Roger Dingledine2004-02-25
* fix some bugs in assert_connection_okRoger Dingledine2004-02-24
* start hunting the lucky-bugRoger Dingledine2004-02-22
* On OSX, decline to use the built-in select-baed poll wrapper, since it seems ...Nick Mathewson2004-02-20
* patch from vicman to publish less platform informationRoger Dingledine2004-02-18
* go back to a single exitpolicy parameterRoger Dingledine2004-02-18
* allow imaps and pop3s in default exit policyRoger Dingledine2004-02-18
* Get rid of the notion of a separate default default exit policy.Roger Dingledine2004-02-18