Commit Graph

1393 Commits

Author SHA1 Message Date
Nick Mathewson f9841e4191 Make smartlists start small and grow as needed.
svn:r1394
2004-03-30 19:25:43 +00:00
Nick Mathewson 24d6163d1a Make service IDs 80 bits, not 128
svn:r1393
2004-03-30 19:20:11 +00:00
(no author) c901d83f82 This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_5-1'.

svn:r1392
2004-03-30 18:54:40 +00:00
Peter Palfrader 01c3685a24 New upstream release
svn:r1391
2004-03-30 18:54:40 +00:00
(no author) 4451c611ea This commit was manufactured by cvs2svn to create tag 'tor-0_0_5'.
svn:r1390
2004-03-30 18:39:05 +00:00
Roger Dingledine 84288c0d03 commit a changelog for 0.0.5
svn:r1389
2004-03-30 18:39:05 +00:00
Roger Dingledine 28e6bad801 bump to 0.0.5
svn:r1388
2004-03-30 18:34:30 +00:00
Peter Palfrader 3ac3c67eb1 Keep using torrc instead of torrc.sample as dpkg handles conffile upgrades.
svn:r1387
2004-03-30 12:29:33 +00:00
Roger Dingledine e0528a91be bump to 0.0.5rc3
svn:r1386
2004-03-30 03:20:48 +00:00
Roger Dingledine 89caf65384 update hacking to mention loglevel notice
svn:r1385
2004-03-30 03:20:38 +00:00
Roger Dingledine f7eba20845 use 'notice' loglevel for things the operator should hear
but that aren't warnings


svn:r1384
2004-03-30 03:15:53 +00:00
Roger Dingledine 32ff8f38fc add in a 'notice' log level
svn:r1383
2004-03-30 03:15:23 +00:00
Roger Dingledine 91722ead42 guess some times on some tasks
svn:r1382
2004-03-30 02:31:36 +00:00
Roger Dingledine 4807111ea9 switch tor-design to usenix format
svn:r1381
2004-03-30 02:28:36 +00:00
Nick Mathewson 2ecbd5adf4 break up initial rend tasks
svn:r1380
2004-03-30 01:32:16 +00:00
Peter Palfrader 1faca02af2 Add reminder to debian/changelog: Upstream installs a torrc.sample file now, rather than torrc
svn:r1379
2004-03-30 00:08:45 +00:00
Roger Dingledine 05a5438797 don't freak people out as much with the warning message
svn:r1378
2004-03-30 00:06:59 +00:00
Roger Dingledine b1f16c319d clean up README to mention torrc.sample
svn:r1377
2004-03-30 00:06:20 +00:00
Roger Dingledine 976810bc99 re-enable recommendedversion checking (oops, thanks weasel)
svn:r1376
2004-03-30 00:02:52 +00:00
Roger Dingledine 61848b61e7 rename torrc to torrc.sample
now by default no torrc will be installed, so we'll just
use the built-in defaults (we already do this on windows)


svn:r1375
2004-03-30 00:01:03 +00:00
Roger Dingledine b8889fe000 call it torrc.sample, not torrc
svn:r1374
2004-03-29 23:58:02 +00:00
Roger Dingledine caf8b00dab old or skewed descriptor doesn't mean we failed to parse it
svn:r1373
2004-03-29 23:23:01 +00:00
Roger Dingledine 86282dbed9 bump to 0.0.5rc2
svn:r1372
2004-03-29 22:18:32 +00:00
Roger Dingledine b947524b86 refactor directories a smidgen
svn:r1371
2004-03-29 22:18:05 +00:00
Roger Dingledine 9f4f5a6f63 first guess at a set of circuit purposes
svn:r1370
2004-03-29 22:14:19 +00:00
Peter Palfrader 62d838b580 Remove automake files from cvs. Let's see whether it works for Roger too.
svn:r1369
2004-03-29 22:09:11 +00:00
Nick Mathewson 47d717e39f Make preliminary list of tasks for rendezvous service
svn:r1368
2004-03-29 20:39:40 +00:00
Nick Mathewson e59ff029ec Add more stuff to cvsignores
svn:r1367
2004-03-29 20:38:49 +00:00
Roger Dingledine cd05ad025e bugfix: we were closing socks-request connections immediately, rather
than flushing them, if they were timing out before we marked them


svn:r1366
2004-03-29 20:04:09 +00:00
Roger Dingledine 2471712572 clean up a few more bugs
svn:r1365
2004-03-29 19:57:50 +00:00
Roger Dingledine 85884a59e9 fix typo
svn:r1364
2004-03-29 19:53:53 +00:00
Roger Dingledine ec928d96d3 make normal exit nodes less likely to crash from the conn-munging bug
but leave dirservers just as likely to crash


svn:r1363
2004-03-29 19:51:39 +00:00
Nick Mathewson 52620985ac Re-enable unit tests for directory generation.
svn:r1362
2004-03-29 19:50:59 +00:00
Nick Mathewson f4d1b587a0 Remove descriptors that are older than 24 hours from the directory. Use strlcat instead of strncat to generate directories.
svn:r1361
2004-03-29 19:28:16 +00:00
Nick Mathewson cbe2436756 Possible fix for c99 aliasing warnings
svn:r1360
2004-03-29 06:18:04 +00:00
Roger Dingledine 2b40d5cd91 make it less noisy for normal ORs when a server uses a false nickname
svn:r1359
2004-03-28 21:35:02 +00:00
Roger Dingledine c013dd171d make dns resolves a lot faster
(but only enable this once we've found the bug)


svn:r1358
2004-03-28 21:16:52 +00:00
Roger Dingledine fefc1e4b1a oh, i forgot to enable the find-munged-conn function
svn:r1357
2004-03-28 21:14:05 +00:00
Roger Dingledine 4320a264aa hold socks reply open until flushed (if possible)
svn:r1356
2004-03-28 09:48:21 +00:00
Nick Mathewson 5752dda804 Initial rendezvous spec version. Needs another review and revision; but first I must sleep
svn:r1355
2004-03-28 08:46:38 +00:00
Roger Dingledine 1599a6f033 there is yet another dns-pending-conn-clobbering bug
somewhere


svn:r1354
2004-03-28 04:54:36 +00:00
Roger Dingledine 4233380ddf update todo a bit farther
svn:r1353
2004-03-27 05:52:55 +00:00
Roger Dingledine 06163f26f7 work around a tsocks bug
when an AP connection dies early, be sure to do a socks reject
for it. if you just hang up, tsocks goes into an infinite loop.


svn:r1352
2004-03-27 05:45:52 +00:00
Roger Dingledine 94b4b4cf14 fix an assert trigger where an OP would fail to handshake, and we'd
expect it to have a nickname.


svn:r1351
2004-03-27 01:28:14 +00:00
Roger Dingledine 4a4e64d5ca only build circuits after we've fetched the directory
this resolves a subtle bug where tor clients were preferentially using
the directory servers, since when they start building circuits they
know only about the directory servers

on the other hand, it now takes longer after startup before there's
a working circuit. so it goes.


svn:r1350
2004-03-27 00:15:09 +00:00
Roger Dingledine 7136e1df5c make it less noisy to consider exit policies
svn:r1349
2004-03-27 00:13:27 +00:00
Roger Dingledine c2be1a8f8c bump version back to 0.0.4.1
svn:r1348
2004-03-26 23:38:33 +00:00
Roger Dingledine 7c51cca2db oops, 0.0.4 is more broken than 0.0.3
maybe this will fix it


svn:r1347
2004-03-26 23:37:13 +00:00
(no author) e357967b4b This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_4-1'.

svn:r1346
2004-03-26 22:46:45 +00:00
Peter Palfrader 5a01ec14f2 New upstream release
svn:r1345
2004-03-26 22:46:45 +00:00