Commit Graph

  • 39b879a965 stop trying to maintain two separate doc sections now README points to tor-doc.html Roger Dingledine 2004-10-31 21:15:16 +00:00
  • 790349c645 oh, and add the actual file too Roger Dingledine 2004-10-31 20:29:25 +00:00
  • 0fa18dde81 oh, and add the actual file too Roger Dingledine 2004-10-31 20:29:25 +00:00
  • 984ffec105 implement first piece of hibernation still need to track bandwidth, and make decisions based on bandwidth Roger Dingledine 2004-10-31 20:28:41 +00:00
  • 4a69d89a5f implement first piece of hibernation still need to track bandwidth, and make decisions based on bandwidth Roger Dingledine 2004-10-31 20:28:41 +00:00
  • ae7495dd55 Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller. Nick Mathewson 2004-10-30 19:27:06 +00:00
  • 6afc9a1ddf Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller. Nick Mathewson 2004-10-30 19:27:06 +00:00
  • 5bc0dba933 Move all util functions that need openssl into crypto.c; make non-openssl functions that util needs into util. Now openssl can be separated. Nick Mathewson 2004-10-30 19:26:31 +00:00
  • e1cb54b8bd Move all util functions that need openssl into crypto.c; make non-openssl functions that util needs into util. Now openssl can be separated. Nick Mathewson 2004-10-30 19:26:31 +00:00
  • 9510d9a792 tor --list-fingerprint to print fingerprint and exit Nick Mathewson 2004-10-30 19:18:37 +00:00
  • 6428c62766 tor --list-fingerprint to print fingerprint and exit Nick Mathewson 2004-10-30 19:18:37 +00:00
  • 80f43a8c6e add a note to the doc telling openbsd folks that their fd limit is too low Roger Dingledine 2004-10-30 19:00:29 +00:00
  • 55539f9961 add a note to the doc telling openbsd folks that their fd limit is too low Roger Dingledine 2004-10-30 19:00:29 +00:00
  • f8563b4f6a Add TODO item: gripe early when fd limits are low, rather than blowing up when we run out Nick Mathewson 2004-10-30 18:54:31 +00:00
  • e357495f6c Add TODO item: gripe early when fd limits are low, rather than blowing up when we run out Nick Mathewson 2004-10-30 18:54:31 +00:00
  • 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() failed at the first hop, it would try to relaunch another circ right then, even though the first circuit hadn't been populated yet with its pending_final_cpath. Roger Dingledine 2004-10-30 05:04:52 +00:00
  • afeec71065 Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() failed at the first hop, it would try to relaunch another circ right then, even though the first circuit hadn't been populated yet with its pending_final_cpath. Roger Dingledine 2004-10-30 05:04:52 +00:00
  • 5c68db8b3d Link tools directory into rest of build system Nick Mathewson 2004-10-28 20:31:15 +00:00
  • ae4fd081c6 Link tools directory into rest of build system Nick Mathewson 2004-10-28 20:31:15 +00:00
  • f0cb6baba1 Note item completion Nick Mathewson 2004-10-28 20:30:56 +00:00
  • 8e557766c5 Note item completion Nick Mathewson 2004-10-28 20:30:56 +00:00
  • 7fda3df9dd Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory Nick Mathewson 2004-10-28 20:30:10 +00:00
  • e4379a9157 Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory Nick Mathewson 2004-10-28 20:30:10 +00:00
  • 54b8f7e503 Add a pure-C tor-resolve implementation Nick Mathewson 2004-10-28 20:28:13 +00:00
  • d9e309ea10 Add a pure-C tor-resolve implementation Nick Mathewson 2004-10-28 20:28:13 +00:00
  • ab9084fc16 Mark item completed Nick Mathewson 2004-10-28 18:40:21 +00:00
  • ec0ff60c07 Mark item completed Nick Mathewson 2004-10-28 18:40:21 +00:00
  • 11d330be5e Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! Nick Mathewson 2004-10-28 18:37:52 +00:00
  • f835159b00 Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! Nick Mathewson 2004-10-28 18:37:52 +00:00
  • 36bbab2f2b Fix in warning fix Nick Mathewson 2004-10-27 21:54:44 +00:00
  • f3fa640bdd Fix in warning fix Nick Mathewson 2004-10-27 21:54:44 +00:00
  • f8771625c6 Check return of tor_snprintf Nick Mathewson 2004-10-27 21:30:47 +00:00
  • e33bf0d5d3 Check return of tor_snprintf Nick Mathewson 2004-10-27 21:30:47 +00:00
  • 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! Nick Mathewson 2004-10-27 21:14:11 +00:00
  • 2806e7f0c3 Tricksy compiler warnings! We hates them, hates them forever, my precious! Nick Mathewson 2004-10-27 21:14:11 +00:00
  • ce5709184b Pass with -Wstrict-prototypes Nick Mathewson 2004-10-27 18:16:37 +00:00
  • bf8b976d9f Pass with -Wstrict-prototypes Nick Mathewson 2004-10-27 18:16:37 +00:00
  • 6874c39904 Fix windows build Nick Mathewson 2004-10-27 18:14:38 +00:00
  • a4593cd473 Fix windows build Nick Mathewson 2004-10-27 18:14:38 +00:00
  • c5eb95b644 Add ability for some-but-not-all abbrevs to work in config file. Add a bunch of singular/plural abbrevs suggested by arma Nick Mathewson 2004-10-27 17:37:01 +00:00
  • dd4526436e Add ability for some-but-not-all abbrevs to work in config file. Add a bunch of singular/plural abbrevs suggested by arma Nick Mathewson 2004-10-27 17:37:01 +00:00
  • 75ad4615d1 stop freeing arbitrary memory fix a couple of memory leaks Roger Dingledine 2004-10-27 12:34:02 +00:00
  • 7b1345bfff stop freeing arbitrary memory fix a couple of memory leaks Roger Dingledine 2004-10-27 12:34:02 +00:00
  • 6980929e64 Use strlcpy, not strcpy. Nick Mathewson 2004-10-27 06:48:16 +00:00
  • c0405cb359 Use strlcpy, not strcpy. Nick Mathewson 2004-10-27 06:48:16 +00:00
  • 44d4516155 Use tor_snprintf, not snprintf Nick Mathewson 2004-10-27 06:37:34 +00:00
  • ffccb22462 Use tor_snprintf, not snprintf Nick Mathewson 2004-10-27 06:37:34 +00:00
  • 1aaedcb171 clean up todo file some more Roger Dingledine 2004-10-27 06:30:17 +00:00
  • 6095d2ac2c clean up todo file some more Roger Dingledine 2004-10-27 06:30:17 +00:00
  • a16ccb471e document dirpolicy config option Roger Dingledine 2004-10-27 06:29:11 +00:00
  • 0affec40d9 document dirpolicy config option Roger Dingledine 2004-10-27 06:29:11 +00:00
  • 22dc19b590 snprintf wrapper with consistant (though not C99) overflow behavior Nick Mathewson 2004-10-27 06:26:23 +00:00
  • 342c419afd snprintf wrapper with consistant (though not C99) overflow behavior Nick Mathewson 2004-10-27 06:26:23 +00:00
  • 06fa8fc05f Avoid strcat; use snprintf or strlcat instead Nick Mathewson 2004-10-27 06:25:29 +00:00
  • fd504c0c96 Avoid strcat; use snprintf or strlcat instead Nick Mathewson 2004-10-27 06:25:29 +00:00
  • 4a9c747f6e setting up your own tor network is much simpler now Roger Dingledine 2004-10-27 06:24:16 +00:00
  • 9740cdb951 setting up your own tor network is much simpler now Roger Dingledine 2004-10-27 06:24:16 +00:00
  • f67f83b1fa Use strlcpy, not strncpy Nick Mathewson 2004-10-27 06:03:28 +00:00
  • e4e8b40876 Use strlcpy, not strncpy Nick Mathewson 2004-10-27 06:03:28 +00:00
  • bc62f8e983 Replace sprintf with snprintf Nick Mathewson 2004-10-27 05:53:07 +00:00
  • 6a61affc71 Replace sprintf with snprintf Nick Mathewson 2004-10-27 05:53:07 +00:00
  • 7d4854301c Tenatively break items down for "launch" version Nick Mathewson 2004-10-27 05:34:57 +00:00
  • 3d9d08fc16 Tenatively break items down for "launch" version Nick Mathewson 2004-10-27 05:34:57 +00:00
  • 5369ee921e Make it compile on Linux Nick Mathewson 2004-10-27 03:42:09 +00:00
  • af19eae8a5 Make it compile on Linux Nick Mathewson 2004-10-27 03:42:09 +00:00
  • 8cefc861d6 Add cvsignore in win32 directory Nick Mathewson 2004-10-27 03:38:42 +00:00
  • b63819c7f0 Add cvsignore in win32 directory Nick Mathewson 2004-10-27 03:38:42 +00:00
  • bc17e9b6e0 Clean TODO indentation Nick Mathewson 2004-10-27 03:14:54 +00:00
  • b652e0a9f6 Clean TODO indentation Nick Mathewson 2004-10-27 03:14:54 +00:00
  • ec81c56eef Mark item completed Nick Mathewson 2004-10-27 03:08:43 +00:00
  • b0a3bbbeae Mark item completed Nick Mathewson 2004-10-27 03:08:43 +00:00
  • 482c309db9 Document new config code Nick Mathewson 2004-10-27 03:08:04 +00:00
  • 59ced2dcd0 Document new config code Nick Mathewson 2004-10-27 03:08:04 +00:00
  • 885cb3aab8 document configuration options with InitialCaps Nick Mathewson 2004-10-27 03:07:53 +00:00
  • 1a837f6765 document configuration options with InitialCaps Nick Mathewson 2004-10-27 03:07:53 +00:00
  • a24eb4db91 Re-write configuration option lookup code: use a table, not a big if( || || || ||). Deprecate unoffical abbrevs and abbrevs not on the command line. Nick Mathewson 2004-10-27 02:30:28 +00:00
  • 0db2dcc134 Re-write configuration option lookup code: use a table, not a big if( || || || ||). Deprecate unoffical abbrevs and abbrevs not on the command line. Nick Mathewson 2004-10-27 02:30:28 +00:00
  • 2f420070e0 Mark some items completed Nick Mathewson 2004-10-27 01:10:18 +00:00
  • 91317d58a6 Mark some items completed Nick Mathewson 2004-10-27 01:10:18 +00:00
  • b90b2bb848 Add and document router-status line using new unified liveness/verifiedness format; continue to generate running-routers; continue to parse running-routers when no router-status line is found Nick Mathewson 2004-10-27 00:48:51 +00:00
  • 3539644b33 Add and document router-status line using new unified liveness/verifiedness format; continue to generate running-routers; continue to parse running-routers when no router-status line is found Nick Mathewson 2004-10-27 00:48:51 +00:00
  • 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. Nick Mathewson 2004-10-26 21:48:41 +00:00
  • 4bf6f434a6 Add SysLog option to direct log messages to the system log instead of a FILE*. Nick Mathewson 2004-10-26 21:48:41 +00:00
  • 64fc462a3a Add a couple of items to TODO Nick Mathewson 2004-10-25 21:29:27 +00:00
  • c5410ab566 Add a couple of items to TODO Nick Mathewson 2004-10-25 21:29:27 +00:00
  • 0113a643a2 quick-and-dirty dir policy since the dirservers are getting hammered nick, could you abstract this sometime so we don't repeat the sockspolicy code twice? Roger Dingledine 2004-10-25 06:16:26 +00:00
  • fc7fe9aa30 quick-and-dirty dir policy since the dirservers are getting hammered nick, could you abstract this sometime so we don't repeat the sockspolicy code twice? Roger Dingledine 2004-10-25 06:16:26 +00:00
  • f084bc07b5 update the rendezvous spec to be less wrong (but still wrong) Roger Dingledine 2004-10-24 23:14:00 +00:00
  • f76374aa40 update the rendezvous spec to be less wrong (but still wrong) Roger Dingledine 2004-10-24 23:14:00 +00:00
  • 20cdc0a517 fix a memory leak Roger Dingledine 2004-10-24 23:09:48 +00:00
  • bab95a3e7c fix a memory leak Roger Dingledine 2004-10-24 23:09:48 +00:00
  • defe1e5f3c start generating new version of introduce1 cells Roger Dingledine 2004-10-24 19:08:07 +00:00
  • aff0a088af start generating new version of introduce1 cells Roger Dingledine 2004-10-24 19:08:07 +00:00
  • 0b36c29c4d fix wrong comment Roger Dingledine 2004-10-24 17:11:44 +00:00
  • c410fcd852 fix wrong comment Roger Dingledine 2004-10-24 17:11:44 +00:00
  • ef4ac65f5e Document the swiss-army-knife that retry_listeners has become Nick Mathewson 2004-10-24 01:50:33 +00:00
  • 8bb4f95920 Document the swiss-army-knife that retry_listeners has become Nick Mathewson 2004-10-24 01:50:33 +00:00
  • 0df2d383d1 Many non-native speakers use Tor. It is our duty to ensure that our log messages set an example of good English spelling. Nick Mathewson 2004-10-24 01:29:01 +00:00
  • f0f5a0e88e Many non-native speakers use Tor. It is our duty to ensure that our log messages set an example of good English spelling. Nick Mathewson 2004-10-24 01:29:01 +00:00
  • 188b78027d Mark item completed Nick Mathewson 2004-10-24 01:28:04 +00:00