Commit Graph

  • e95ae1c9ad let purging routerinfos and descriptors take an age argument Roger Dingledine 2004-08-06 22:15:25 +00:00
  • 426df63a67 let purging routerinfos and descriptors take an age argument Roger Dingledine 2004-08-06 22:15:25 +00:00
  • f12af31a78 * Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package. * Build tor-design.{pdf,ps}, wich adds new build-dependencies: tetex-{bin,extra}, transfig, and gs. * Support DEB_BUILD_OPTIONS option 'nodoc' to skip building tor-design. With nodoc the build will not need tetex-{bin,extra}, transfig, and gs. * Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests ('notest' is an alias') Peter Palfrader 2004-08-06 21:31:01 +00:00
  • bd24c68a58 * Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package. * Build tor-design.{pdf,ps}, wich adds new build-dependencies: tetex-{bin,extra}, transfig, and gs. * Support DEB_BUILD_OPTIONS option 'nodoc' to skip building tor-design. With nodoc the build will not need tetex-{bin,extra}, transfig, and gs. * Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests ('notest' is an alias') Peter Palfrader 2004-08-06 21:31:01 +00:00
  • fc7836d589 * Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package. * Build tor-design.{pdf,ps}, wich adds new build-dependencies: tetex-{bin,extra}, transfig, and gs. * Support DEB_BUILD_OPTIONS option 'nodoc' to skip building tor-design. With nodoc the build will not need tetex-{bin,extra}, transfig, and gs. * Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests ('notest' is an alias') Peter Palfrader 2004-08-06 21:31:01 +00:00
  • 13ff77508e Properly clean up everything we might have bulit Peter Palfrader 2004-08-06 21:03:32 +00:00
  • ab7a2d7607 Properly clean up everything we might have bulit Peter Palfrader 2004-08-06 21:03:32 +00:00
  • bed5696185 Keep track of a whole day of bandwidth, not just 12 hrs Nick Mathewson 2004-08-06 20:46:50 +00:00
  • c92542be79 Keep track of a whole day of bandwidth, not just 12 hrs Nick Mathewson 2004-08-06 20:46:50 +00:00
  • ea142304a2 Fix 0.0.8pre2-1 changelog Peter Palfrader 2004-08-06 20:04:43 +00:00
  • ec15c5ab1d Fix 0.0.8pre2-1 changelog Peter Palfrader 2004-08-06 20:04:43 +00:00
  • 33b95658b2 Fix 0.0.8pre2-1 changelog Peter Palfrader 2004-08-06 20:04:43 +00:00
  • 536048b87c the repository is no place for a well behaved .in file Peter Palfrader 2004-08-06 20:00:27 +00:00
  • 380adcbe2f the repository is no place for a well behaved .in file Peter Palfrader 2004-08-06 20:00:27 +00:00
  • 3ca2728eb2 (size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv_get_runningrouters Nick Mathewson 2004-08-06 20:00:16 +00:00
  • f9671d8844 (size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv_get_runningrouters Nick Mathewson 2004-08-06 20:00:16 +00:00
  • fb3e15b668 Add mystery 0 entry to TODO list Nick Mathewson 2004-08-06 19:54:48 +00:00
  • 152c28618e Add mystery 0 entry to TODO list Nick Mathewson 2004-08-06 19:54:48 +00:00
  • 0430b4c5a0 Move design-paper into its own directory, and ship it and all that is needed to build with it in the tarball Peter Palfrader 2004-08-06 19:54:29 +00:00
  • 87daf70c0a Move design-paper into its own directory, and ship it and all that is needed to build with it in the tarball Peter Palfrader 2004-08-06 19:54:29 +00:00
  • 2ff6d6d8b9 There is no space after network-status; make router_get_hash_impl more bulletproof. Nick Mathewson 2004-08-06 19:54:20 +00:00
  • e9e7ca77fd There is no space after network-status; make router_get_hash_impl more bulletproof. Nick Mathewson 2004-08-06 19:54:20 +00:00
  • 6e9bdc862c when they use tor as an http proxy, point them at a better url Roger Dingledine 2004-08-06 19:44:17 +00:00
  • 1964f8ff58 when they use tor as an http proxy, point them at a better url Roger Dingledine 2004-08-06 19:44:17 +00:00
  • 8a8776060f bump cvs to 0.0.8pre3-cvs Roger Dingledine 2004-08-06 19:40:19 +00:00
  • 2290e52123 bump cvs to 0.0.8pre3-cvs Roger Dingledine 2004-08-06 19:40:19 +00:00
  • 05e9fb5c44 and add a comment to that effect Roger Dingledine 2004-08-06 10:13:25 +00:00
  • daa69efbe0 and add a comment to that effect Roger Dingledine 2004-08-06 10:13:25 +00:00
  • f8c14e5dce make explicit that 'no socks policy' means 'accept' Roger Dingledine 2004-08-06 10:12:55 +00:00
  • 9026a658ea make explicit that 'no socks policy' means 'accept' Roger Dingledine 2004-08-06 10:12:55 +00:00
  • 59a356ea47 clarify sockspolicy, exitpolicy rules Roger Dingledine 2004-08-06 10:11:57 +00:00
  • ac476206ec clarify sockspolicy, exitpolicy rules Roger Dingledine 2004-08-06 10:11:57 +00:00
  • 276d953b22 fix an assert: check the sockspolicy before we make/add the connection, else we close a connection without assigning it a state, which is bad because it fails assert_conn_ok() Roger Dingledine 2004-08-06 09:56:36 +00:00
  • 620acf9386 fix an assert: check the sockspolicy before we make/add the connection, else we close a connection without assigning it a state, which is bad because it fails assert_conn_ok() Roger Dingledine 2004-08-06 09:56:36 +00:00
  • 9467f5fc4f weasel suggests we compress the directory one day. he's right. Roger Dingledine 2004-08-06 09:23:47 +00:00
  • 46947e2b1b weasel suggests we compress the directory one day. he's right. Roger Dingledine 2004-08-06 09:23:47 +00:00
  • 9ee8f181db we were telling them a nonexistent config option. oops. (thanks to john todd for pointing this out) Roger Dingledine 2004-08-06 09:19:04 +00:00
  • 6e5bc5ecf4 we were telling them a nonexistent config option. oops. (thanks to john todd for pointing this out) Roger Dingledine 2004-08-06 09:19:04 +00:00
  • fabbf9a7a2 fix a few typos in the resolve/resolved spec Roger Dingledine 2004-08-06 09:18:35 +00:00
  • 267e594814 fix a few typos in the resolve/resolved spec Roger Dingledine 2004-08-06 09:18:35 +00:00
  • 967a762fe1 they're uint64 and uint32, not int and int Roger Dingledine 2004-08-06 08:40:55 +00:00
  • b390e70eef they're uint64 and uint32, not int and int Roger Dingledine 2004-08-06 08:40:55 +00:00
  • f32e34044f list total traffic and total uptime in -usr1 stats Roger Dingledine 2004-08-06 08:37:13 +00:00
  • 5be1c4f9ef list total traffic and total uptime in -usr1 stats Roger Dingledine 2004-08-06 08:37:13 +00:00
  • 1d41c0ee35 note a bug that adam found Roger Dingledine 2004-08-06 02:27:06 +00:00
  • ff00d4e7ef note a bug that adam found Roger Dingledine 2004-08-06 02:27:06 +00:00
  • 3b00c950c2 note a bug in our dns error handling. we should fix this sometime. Roger Dingledine 2004-08-05 19:33:54 +00:00
  • 83d14fcffe note a bug in our dns error handling. we should fix this sometime. Roger Dingledine 2004-08-05 19:33:54 +00:00
  • de0f72ce2a bugfix: when you finish answering a 'resolve' request, hold the connection open so you can flush the answer Roger Dingledine 2004-08-05 00:39:23 +00:00
  • 5a6434b57f bugfix: when you finish answering a 'resolve' request, hold the connection open so you can flush the answer Roger Dingledine 2004-08-05 00:39:23 +00:00
  • 54dd90d391 bugfix: when tor-resolve asks to resolve an IP to an IP and we answer immediately, there's no need to send an 'end' relay cell when we close the conn. Roger Dingledine 2004-08-04 21:38:00 +00:00
  • 5486f98258 bugfix: when tor-resolve asks to resolve an IP to an IP and we answer immediately, there's no need to send an 'end' relay cell when we close the conn. Roger Dingledine 2004-08-04 21:38:00 +00:00
  • d77da80c0d Fix changelog Peter Palfrader 2004-08-04 19:55:22 +00:00
  • 6a022bdcdc Fix changelog debian-version-0.0.7.2+0.0.8pre2-1 Peter Palfrader 2004-08-04 19:55:22 +00:00
  • 39fff7375a This commit was manufactured by cvs2svn to create tag 'debian_version_0_0_7_2+0_0_8pre2-1'. (no author) 2004-08-04 19:55:22 +00:00
  • 8a3b5a79e3 Fix changelog Peter Palfrader 2004-08-04 19:55:22 +00:00
  • ace0dd6ae9 New upstream release Peter Palfrader 2004-08-04 19:54:02 +00:00
  • a77b86a5d5 New upstream release Peter Palfrader 2004-08-04 19:54:02 +00:00
  • f4f2402301 New upstream release Peter Palfrader 2004-08-04 19:54:02 +00:00
  • c577fd497f add pre2 release notes to changelog tor-0.0.8pre2 Roger Dingledine 2004-08-04 07:13:14 +00:00
  • b15fe53c93 This commit was manufactured by cvs2svn to create tag 'tor-0_0_8pre2'. (no author) 2004-08-04 07:13:14 +00:00
  • 3e8b29cd1e add pre2 release notes to changelog Roger Dingledine 2004-08-04 07:13:14 +00:00
  • 0c8542d889 fix rare race condition that causes infinite loop Roger Dingledine 2004-08-04 06:49:17 +00:00
  • d6778909e9 fix rare race condition that causes infinite loop Roger Dingledine 2004-08-04 06:49:17 +00:00
  • 6065f89544 update tor-doc.html Roger Dingledine 2004-08-04 06:23:06 +00:00
  • 570c473166 update tor-doc.html Roger Dingledine 2004-08-04 06:23:06 +00:00
  • 97338cf9a0 update the sample torrc Roger Dingledine 2004-08-04 06:17:24 +00:00
  • 0a527d259b update the sample torrc Roger Dingledine 2004-08-04 06:17:24 +00:00
  • 1e9d2a11d5 todo items to switch dirservers entries to config lines Roger Dingledine 2004-08-04 05:27:55 +00:00
  • 864fde5b37 todo items to switch dirservers entries to config lines Roger Dingledine 2004-08-04 05:27:55 +00:00
  • b51a444dd2 commit some odds and ends, so my tree is clean Roger Dingledine 2004-08-04 05:10:49 +00:00
  • ad09e98501 commit some odds and ends, so my tree is clean Roger Dingledine 2004-08-04 05:10:49 +00:00
  • 75684a48d5 <arma> did you get it working on win32? or just compiling Nick Mathewson 2004-08-04 04:58:30 +00:00
  • 692422ea9b <arma> did you get it working on win32? or just compiling Nick Mathewson 2004-08-04 04:58:30 +00:00
  • 78f12ffcca Bugfix: "Okay, I just shut down like you told me. Now let me verify your signature." Also fix error message when running over-new version. Nick Mathewson 2004-08-04 02:35:06 +00:00
  • dea759806d Bugfix: "Okay, I just shut down like you told me. Now let me verify your signature." Also fix error message when running over-new version. Nick Mathewson 2004-08-04 02:35:06 +00:00
  • d0cfbcf875 only pick a default nickname if you're a server Roger Dingledine 2004-08-04 02:15:22 +00:00
  • ec0ed7f758 only pick a default nickname if you're a server Roger Dingledine 2004-08-04 02:15:22 +00:00
  • 6466233add bump cvs version to 0.0.8pre2-cvs Roger Dingledine 2004-08-04 01:26:17 +00:00
  • 1f56a76e41 bump cvs version to 0.0.8pre2-cvs Roger Dingledine 2004-08-04 01:26:17 +00:00
  • a939796919 put a comment by routerlist_update_from_runningrouters() to remind me that it's not used yet Roger Dingledine 2004-08-04 01:25:21 +00:00
  • 9835cce2ee put a comment by routerlist_update_from_runningrouters() to remind me that it's not used yet Roger Dingledine 2004-08-04 01:25:21 +00:00
  • da26a7a197 log a warning if you're running an unverified server, to let you know you might want to get it verified Roger Dingledine 2004-08-04 01:17:21 +00:00
  • afe7ae8af9 log a warning if you're running an unverified server, to let you know you might want to get it verified Roger Dingledine 2004-08-04 01:17:21 +00:00
  • 630e1e4b44 Hack: Include date with successful directory GETs. Nick Mathewson 2004-08-04 01:15:57 +00:00
  • f19c0c400a Hack: Include date with successful directory GETs. Nick Mathewson 2004-08-04 01:15:57 +00:00
  • 14d5478f29 Add functions to format and parse RFC1123-style times, for HTTP protocol. Nick Mathewson 2004-08-04 01:11:15 +00:00
  • b71fae8843 Add functions to format and parse RFC1123-style times, for HTTP protocol. Nick Mathewson 2004-08-04 01:11:15 +00:00
  • 8b55f73bbe put the have_warned_about_unsafe_socks static var inside the function Roger Dingledine 2004-08-04 01:08:10 +00:00
  • e4cfedf1ff put the have_warned_about_unsafe_socks static var inside the function Roger Dingledine 2004-08-04 01:08:10 +00:00
  • 5b61dd0457 Fix all warnings on win32 build Nick Mathewson 2004-08-03 23:57:05 +00:00
  • 998ba9642b Fix all warnings on win32 build Nick Mathewson 2004-08-03 23:57:05 +00:00
  • 8cb4124121 warn if we use an unsafe socks variant for now, warn every time. we should decide how often we want to warn; one problem here is that there are several scenarios where we use an unsafe socks variant safely, so the warning may be inaccurate. hm. Roger Dingledine 2004-08-03 23:42:33 +00:00
  • 7540ad9397 warn if we use an unsafe socks variant for now, warn every time. we should decide how often we want to warn; one problem here is that there are several scenarios where we use an unsafe socks variant safely, so the warning may be inaccurate. hm. Roger Dingledine 2004-08-03 23:42:33 +00:00
  • 849e998ac6 It is possible to have struct timeval but not gettimeofday. Nick Mathewson 2004-08-03 23:31:22 +00:00
  • 15fd8a4a82 It is possible to have struct timeval but not gettimeofday. Nick Mathewson 2004-08-03 23:31:22 +00:00
  • e58248df75 add some more todo items for 0.0.8 Roger Dingledine 2004-08-03 22:19:46 +00:00
  • 0e6776367c add some more todo items for 0.0.8 Roger Dingledine 2004-08-03 22:19:46 +00:00
  • 0c5cc5fa30 update location of tor-in-chroot doc Roger Dingledine 2004-08-03 21:14:39 +00:00
  • 55cd62b885 update location of tor-in-chroot doc Roger Dingledine 2004-08-03 21:14:39 +00:00