Commit Graph

  • 3dd9df30c0 Fix compilation. Duh. Nick Mathewson 2004-11-14 22:53:51 +00:00
  • 3e6edf20cc Resolve some hibernating-related XXXX009s. Nick Mathewson 2004-11-14 22:21:23 +00:00
  • 22330a7f8a Resolve some hibernating-related XXXX009s. Nick Mathewson 2004-11-14 22:21:23 +00:00
  • 402c75fb06 Allow more clock skew from unrecognized hosts than from recognized ones. Nick Mathewson 2004-11-14 22:08:25 +00:00
  • c873f66838 Allow more clock skew from unrecognized hosts than from recognized ones. Nick Mathewson 2004-11-14 22:08:25 +00:00
  • ffe9b01ad7 Split X509 certificate liveness checks into a separate function Nick Mathewson 2004-11-14 22:07:48 +00:00
  • e943c5d927 Split X509 certificate liveness checks into a separate function Nick Mathewson 2004-11-14 22:07:48 +00:00
  • 57536f138a Fetch running-routers. Nick Mathewson 2004-11-14 21:46:40 +00:00
  • 9edb43727b Fetch running-routers. Nick Mathewson 2004-11-14 21:46:40 +00:00
  • 2078b136f6 Make running-routers fetch (apparently) work Nick Mathewson 2004-11-14 21:35:30 +00:00
  • b934070a62 Make running-routers fetch (apparently) work Nick Mathewson 2004-11-14 21:35:30 +00:00
  • 3f341fa1bd Note item completed Nick Mathewson 2004-11-14 21:11:57 +00:00
  • 4579c5a26c Note item completed Nick Mathewson 2004-11-14 21:11:57 +00:00
  • bb80d60fe7 Hibernate if we start tor during the "wait for wakeup-time" phase of an accounting interval. Log our hibernation plans better. Nick Mathewson 2004-11-14 21:11:06 +00:00
  • 5724bb27c3 Hibernate if we start tor during the "wait for wakeup-time" phase of an accounting interval. Log our hibernation plans better. Nick Mathewson 2004-11-14 21:11:06 +00:00
  • a732727a2b Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF Nick Mathewson 2004-11-14 20:51:28 +00:00
  • 9b14695894 Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF Nick Mathewson 2004-11-14 20:51:28 +00:00
  • cd6989265d Uninstaller should remove tor_resolve.exe too Nick Mathewson 2004-11-14 19:10:46 +00:00
  • f50794660e Uninstaller should remove tor_resolve.exe too Nick Mathewson 2004-11-14 19:10:46 +00:00
  • 8a5124e2e5 Make TODO items done. Nick Mathewson 2004-11-14 19:08:24 +00:00
  • bbcf8f1b35 Make TODO items done. Nick Mathewson 2004-11-14 19:08:24 +00:00
  • 270b942edf Note where torrc goes. Nick Mathewson 2004-11-14 19:08:08 +00:00
  • 9a26336af0 Note where torrc goes. Nick Mathewson 2004-11-14 19:08:08 +00:00
  • ed01a15d4d Add coda at the end of configure.in to update versions in orconfig.h and tor.nsi as needed. Nick Mathewson 2004-11-14 19:02:58 +00:00
  • 3b4d726e98 Add coda at the end of configure.in to update versions in orconfig.h and tor.nsi as needed. Nick Mathewson 2004-11-14 19:02:58 +00:00
  • f7094852dc Make happy-installer script work. Nick Mathewson 2004-11-14 18:56:46 +00:00
  • 16df6619f6 Make happy-installer script work. Nick Mathewson 2004-11-14 18:56:46 +00:00
  • d6c2a1be68 Add shell script to automate windows packaging. Only Nick is expected to run this. Nick Mathewson 2004-11-14 18:50:06 +00:00
  • 8f7039ea4a Add shell script to automate windows packaging. Only Nick is expected to run this. Nick Mathewson 2004-11-14 18:50:06 +00:00
  • 3785a6906f Add tor_resolve to package Nick Mathewson 2004-11-14 18:49:31 +00:00
  • c38602ead8 Add tor_resolve to package Nick Mathewson 2004-11-14 18:49:31 +00:00
  • 26973578bf Fix windows whitespace Nick Mathewson 2004-11-14 18:21:17 +00:00
  • cb02a7e421 Fix windows whitespace Nick Mathewson 2004-11-14 18:21:17 +00:00
  • aba71028be Add an unreachable return 0. Nick Mathewson 2004-11-14 18:20:12 +00:00
  • 8e68f4af28 Add an unreachable return 0. Nick Mathewson 2004-11-14 18:20:12 +00:00
  • 39ff8047a8 Revise project files; make them work Nick Mathewson 2004-11-14 18:19:28 +00:00
  • 4a1f6c65e6 Revise project files; make them work Nick Mathewson 2004-11-14 18:19:28 +00:00
  • 05d5996410 Fix cast warning in tor-resolve.c Nick Mathewson 2004-11-14 18:14:15 +00:00
  • 90a014b803 Fix cast warning in tor-resolve.c Nick Mathewson 2004-11-14 18:14:15 +00:00
  • e078dc296f Update VC6 workspace/project files; move into a new sane directory stucture Nick Mathewson 2004-11-14 18:11:42 +00:00
  • e9bcaaca5f Update VC6 workspace/project files; move into a new sane directory stucture Nick Mathewson 2004-11-14 18:11:42 +00:00
  • 4f835673be Remove redundant declaration Nick Mathewson 2004-11-14 17:22:10 +00:00
  • 274cbf9068 Remove redundant declaration Nick Mathewson 2004-11-14 17:22:10 +00:00
  • 783bbcf471 Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else Nick Mathewson 2004-11-14 17:21:32 +00:00
  • 243e5ecbb3 Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else Nick Mathewson 2004-11-14 17:21:32 +00:00
  • 846f71dcca make kill -USR1 work again Roger Dingledine 2004-11-14 13:35:47 +00:00
  • 81a9ffdd2a make kill -USR1 work again Roger Dingledine 2004-11-14 13:35:47 +00:00
  • 5dcc6fd8b2 ok ok the stat wasn't redundant but the warn was Roger Dingledine 2004-11-14 13:35:39 +00:00
  • 69291270ab ok ok the stat wasn't redundant but the warn was Roger Dingledine 2004-11-14 13:35:39 +00:00
  • f595ee9a87 clean up spec headers, mark a few todo items off Roger Dingledine 2004-11-14 10:29:43 +00:00
  • ef550d9cc4 clean up spec headers, mark a few todo items off Roger Dingledine 2004-11-14 10:29:43 +00:00
  • 38d1bab5e1 correct the link to torrc.sample Roger Dingledine 2004-11-14 10:03:08 +00:00
  • 7c36dca495 correct the link to torrc.sample Roger Dingledine 2004-11-14 10:03:08 +00:00
  • 14c7ad409f remove redundant stdio.h i guess that wasn't the fix Roger Dingledine 2004-11-14 09:49:27 +00:00
  • 472a9dd6f2 remove redundant stdio.h i guess that wasn't the fix Roger Dingledine 2004-11-14 09:49:27 +00:00
  • bd4d99b3fe clean up the ftello call a little bit. but i'm still getting: log.c:94: warning: implicit declaration of function `ftello' Roger Dingledine 2004-11-14 09:48:54 +00:00
  • af5dddc273 clean up the ftello call a little bit. but i'm still getting: log.c:94: warning: implicit declaration of function `ftello' Roger Dingledine 2004-11-14 09:48:54 +00:00
  • 4564367b2a Remove redundant stat() for reading cached directory, and remove confusing warn when the cached directory isn't there yet. Roger Dingledine 2004-11-14 09:40:07 +00:00
  • f628e5c32b Remove redundant stat() for reading cached directory, and remove confusing warn when the cached directory isn't there yet. Roger Dingledine 2004-11-14 09:40:07 +00:00
  • affcda71c6 generate contrib/torctl via auto* Roger Dingledine 2004-11-14 09:05:56 +00:00
  • 74fb19b857 generate contrib/torctl via auto* Roger Dingledine 2004-11-14 09:05:56 +00:00
  • acb2c10a5b add another contributed tor start/stop script Roger Dingledine 2004-11-14 09:05:28 +00:00
  • 7d124af101 add another contributed tor start/stop script Roger Dingledine 2004-11-14 09:05:28 +00:00
  • 3f5c113815 clean a comment Roger Dingledine 2004-11-14 04:55:02 +00:00
  • f20a73fe17 clean a comment Roger Dingledine 2004-11-14 04:55:02 +00:00
  • 23c6d8a926 update the 009pre5 changelog with what i actually announced Roger Dingledine 2004-11-14 04:54:35 +00:00
  • 1fb106a909 update the 009pre5 changelog with what i actually announced Roger Dingledine 2004-11-14 04:54:35 +00:00
  • f4aa1da0b6 Add maintainer script to propagate Tor version to windows Nick Mathewson 2004-11-14 00:11:27 +00:00
  • 4c35eb6d4b Add maintainer script to propagate Tor version to windows Nick Mathewson 2004-11-14 00:11:27 +00:00
  • 611e89a0f8 Update windows installer todo Nick Mathewson 2004-11-14 00:11:00 +00:00
  • d2f7f23959 Update windows installer todo Nick Mathewson 2004-11-14 00:11:00 +00:00
  • 89adfcfb90 Tweak openssl version Nick Mathewson 2004-11-14 00:09:51 +00:00
  • bfe66da425 Tweak openssl version Nick Mathewson 2004-11-14 00:09:51 +00:00
  • ed4fa18699 normalize whitespace Nick Mathewson 2004-11-13 23:34:01 +00:00
  • 2b43a42cee normalize whitespace Nick Mathewson 2004-11-13 23:34:01 +00:00
  • ae7821bd88 Bump windows version Nick Mathewson 2004-11-13 23:28:16 +00:00
  • 441e188e66 Bump windows version Nick Mathewson 2004-11-13 23:28:16 +00:00
  • aab929abe0 Use the data, *then* free it. It works so much better. Nick Mathewson 2004-11-13 23:27:50 +00:00
  • d87490aef5 Use the data, *then* free it. It works so much better. Nick Mathewson 2004-11-13 23:27:50 +00:00
  • 0753f630e8 Make tor.nsi work, document how to use it, and document what it still needs. Also include it in our distribution Nick Mathewson 2004-11-13 23:26:53 +00:00
  • d14b4d9ccf Make tor.nsi work, document how to use it, and document what it still needs. Also include it in our distribution Nick Mathewson 2004-11-13 23:26:53 +00:00
  • d2da561f55 Update installer script to seemingly better values. Nick Mathewson 2004-11-13 17:58:25 +00:00
  • 81347b3596 Update installer script to seemingly better values. Nick Mathewson 2004-11-13 17:58:25 +00:00
  • 23dc5a94f7 Add original version of NSI installer script from J Doe; this will need some tweaking. Nick Mathewson 2004-11-13 17:46:48 +00:00
  • c8060c4128 Add original version of NSI installer script from J Doe; this will need some tweaking. Nick Mathewson 2004-11-13 17:46:48 +00:00
  • dc48e7aeed Document remaining configuration options; add a ccheck for redundant authentication mechanisms in options_validate; add TODO items for post-009 hibernation features Nick Mathewson 2004-11-13 17:17:04 +00:00
  • d0e19351c2 Document remaining configuration options; add a ccheck for redundant authentication mechanisms in options_validate; add TODO items for post-009 hibernation features Nick Mathewson 2004-11-13 17:17:04 +00:00
  • 08627d5d87 Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty. Nick Mathewson 2004-11-13 16:53:48 +00:00
  • 4126965e87 Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty. Nick Mathewson 2004-11-13 16:53:48 +00:00
  • ec7d0d43f4 add in some more todo items Roger Dingledine 2004-11-13 11:45:44 +00:00
  • d90a8828a4 add in some more todo items Roger Dingledine 2004-11-13 11:45:44 +00:00
  • d214e06af2 remove finished 0.0.9pre5 items add a weasel-wishlist item Roger Dingledine 2004-11-13 04:33:21 +00:00
  • 1510e6a26d remove finished 0.0.9pre5 items add a weasel-wishlist item Roger Dingledine 2004-11-13 04:33:21 +00:00
  • 6c40d2b227 Allocate 009pre6 items Nick Mathewson 2004-11-13 04:31:46 +00:00
  • 9a493ccdbe Allocate 009pre6 items Nick Mathewson 2004-11-13 04:31:46 +00:00
  • 0b42e31fe0 Comment a confusing conditional Nick Mathewson 2004-11-13 02:54:30 +00:00
  • 64407e6dba Comment a confusing conditional Nick Mathewson 2004-11-13 02:54:30 +00:00
  • 533a5bd19a And install it into usr/share/doc/tor/ Peter Palfrader 2004-11-13 02:51:44 +00:00
  • 8fd6d0e3f3 And install it into usr/share/doc/tor/ Peter Palfrader 2004-11-13 02:51:44 +00:00
  • 3053400100 And install it into usr/share/doc/tor/ Peter Palfrader 2004-11-13 02:51:44 +00:00