summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-02-24fix some bugs in assert_connection_okRoger Dingledine
2004-02-24note a bug that gabe foundRoger Dingledine
2004-02-22start hunting the lucky-bugRoger Dingledine
2004-02-21pre-talk slidesRoger Dingledine
2004-02-20On OSX, decline to use the built-in select-baed poll wrapper, since it seems ...Nick Mathewson
2004-02-19commit some partial slides in case i get hit by a busRoger Dingledine
2004-02-18clean up todo, mark a bug as fixedRoger Dingledine
2004-02-18patch from vicman to publish less platform informationRoger Dingledine
2004-02-18actual wording of pre21 changelogRoger Dingledine
2004-02-18New upstream releasedebian-version-0.0.1+0.0.2pre21-1Peter Palfrader
2004-02-18bump us to pre21, add ChangeLog entriesRoger Dingledine
2004-02-18slides for tor rump session talk at FC04Roger Dingledine
2004-02-18go back to a single exitpolicy parameterRoger Dingledine
2004-02-18allow imaps and pop3s in default exit policyRoger Dingledine
2004-02-18Get rid of the notion of a separate default default exit policy.Roger Dingledine
2004-02-18we define some big constant arrays but don't use themRoger Dingledine
2004-02-18adding the reattach-after-timeout feature wasn't so easy after all.Roger Dingledine
2004-02-17retry streams where the connected cell hasn't arrived in 15 secondsRoger Dingledine
2004-02-17Another case of the same.Nick Mathewson
2004-02-17Fix the Big Bug in router_compare_addr_to_exit_policy: we used port 0Nick Mathewson
2004-02-17best_support_idx is obsoleteRoger Dingledine
2004-02-17Propagate yes/no/maybe a little farther forward.Nick Mathewson
2004-02-17make braces cleaner, bug still persistsRoger Dingledine
2004-02-17install the torify.1 man page tooRoger Dingledine
2004-02-17Fix router_compare_addr_to_exit_policy, and name its return codes. The bug w...Nick Mathewson
2004-02-17Let paranoid exit nodes (which default to reject) be exit nodesRoger Dingledine