summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-06(size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv...Nick Mathewson
2004-08-06Add mystery 0 entry to TODO listNick Mathewson
2004-08-06Move design-paper into its own directory, and ship it and all that is needed ...Peter Palfrader
2004-08-06There is no space after network-status; make router_get_hash_impl more bullet...Nick Mathewson
2004-08-06when they use tor as an http proxy, point them at a better urlRoger Dingledine
2004-08-06bump cvs to 0.0.8pre3-cvsRoger Dingledine
2004-08-06and add a comment to that effectRoger Dingledine
2004-08-06make explicit that 'no socks policy' means 'accept'Roger Dingledine
2004-08-06clarify sockspolicy, exitpolicy rulesRoger Dingledine
2004-08-06fix an assert: check the sockspolicy before we make/add the connection,Roger Dingledine
2004-08-06weasel suggests we compress the directory one day. he's right.Roger Dingledine
2004-08-06we were telling them a nonexistent config option. oops.Roger Dingledine
2004-08-06fix a few typos in the resolve/resolved specRoger Dingledine
2004-08-06they're uint64 and uint32, not int and intRoger Dingledine
2004-08-06list total traffic and total uptime in -usr1 statsRoger Dingledine
2004-08-06note a bug that adam foundRoger Dingledine
2004-08-05note a bug in our dns error handling. we should fix this sometime.Roger Dingledine
2004-08-05bugfix: when you finish answering a 'resolve' request, hold theRoger Dingledine
2004-08-04bugfix: when tor-resolve asks to resolve an IP to an IP and we answerRoger Dingledine
2004-08-04Fix changelogdebian-version-0.0.7.2+0.0.8pre2-1Peter Palfrader
2004-08-04New upstream releasePeter Palfrader
2004-08-04add pre2 release notes to changelogtor-0.0.8pre2Roger Dingledine
2004-08-04fix rare race condition that causes infinite loopRoger Dingledine
2004-08-04update tor-doc.htmlRoger Dingledine
2004-08-04update the sample torrcRoger Dingledine
2004-08-04todo items to switch dirservers entries to config linesRoger Dingledine
2004-08-04commit some odds and ends, so my tree is cleanRoger Dingledine
2004-08-04<arma> did you get it working on win32? or just compilingNick Mathewson
2004-08-04Bugfix: "Okay, I just shut down like you told me. Now let me verify your sig...Nick Mathewson
2004-08-04only pick a default nickname if you're a serverRoger Dingledine
2004-08-04bump cvs version to 0.0.8pre2-cvsRoger Dingledine
2004-08-04put a comment by routerlist_update_from_runningrouters() toRoger Dingledine
2004-08-04log a warning if you're running an unverified server, to letRoger Dingledine
2004-08-04Hack: Include date with successful directory GETs.Nick Mathewson
2004-08-04Add functions to format and parse RFC1123-style times, for HTTP protocol.Nick Mathewson
2004-08-04put the have_warned_about_unsafe_socks static var inside the functionRoger Dingledine
2004-08-03Fix all warnings on win32 buildNick Mathewson
2004-08-03warn if we use an unsafe socks variantRoger Dingledine
2004-08-03It is possible to have struct timeval but not gettimeofday.Nick Mathewson
2004-08-03add some more todo items for 0.0.8Roger Dingledine
2004-08-03update location of tor-in-chroot docRoger Dingledine
2004-07-23check return value of fclose while writing to disk, since it mightRoger Dingledine
2004-07-23bump us to 0.0.8pre1tor-0.0.8pre1Roger Dingledine
2004-07-23don't send an end back for a malformed resolved cell,Roger Dingledine
2004-07-23add release notes for 0.0.8pre1Roger Dingledine
2004-07-23yet more todo itemsRoger Dingledine
2004-07-23tor-resolve triggered a has_sent_end warningRoger Dingledine
2004-07-22clean whitespace and tabsRoger Dingledine
2004-07-22tell the user what time _they_ are too, when a cert is expiredRoger Dingledine
2004-07-22rename tor_resolve to tor-resolveRoger Dingledine