aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Jump through a hoop, suppress a warning•••svn:r1398 Nick Mathewson2004-03-30
* Remove maximum-size field from smartlists•••svn:r1397 Nick Mathewson2004-03-30
* Add rendezvous-related metadata and code to circuits. Initially, we•••thought that a complicated adjunct structure would be necessary, but it doesn't look that way anymore. Of course, I might have forgotten something. svn:r1396 Nick Mathewson2004-03-30
* Add more key manipulation functions, and base32 functions, to crypto•••svn:r1395 Nick Mathewson2004-03-30
* Make smartlists start small and grow as needed.•••svn:r1394 Nick Mathewson2004-03-30
* Make service IDs 80 bits, not 128•••svn:r1393 Nick Mathewson2004-03-30
* New upstream release•••svn:r1391 Peter Palfrader2004-03-30
* commit a changelog for 0.0.5•••svn:r1389 Roger Dingledine2004-03-30
* bump to 0.0.5•••svn:r1388 Roger Dingledine2004-03-30
* Keep using torrc instead of torrc.sample as dpkg handles conffile upgrades.•••svn:r1387 Peter Palfrader2004-03-30
* bump to 0.0.5rc3•••svn:r1386 Roger Dingledine2004-03-30
* update hacking to mention loglevel notice•••svn:r1385 Roger Dingledine2004-03-30
* use 'notice' loglevel for things the operator should hear•••but that aren't warnings svn:r1384 Roger Dingledine2004-03-30
* add in a 'notice' log level•••svn:r1383 Roger Dingledine2004-03-30
* guess some times on some tasks•••svn:r1382 Roger Dingledine2004-03-30
* switch tor-design to usenix format•••svn:r1381 Roger Dingledine2004-03-30
* break up initial rend tasks•••svn:r1380 Nick Mathewson2004-03-30
* Add reminder to debian/changelog: Upstream installs a torrc.sample file now, ...•••svn:r1379 Peter Palfrader2004-03-30
* don't freak people out as much with the warning message•••svn:r1378 Roger Dingledine2004-03-30
* clean up README to mention torrc.sample•••svn:r1377 Roger Dingledine2004-03-30
* re-enable recommendedversion checking (oops, thanks weasel)•••svn:r1376 Roger Dingledine2004-03-30
* 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 Roger Dingledine2004-03-30
* call it torrc.sample, not torrc•••svn:r1374 Roger Dingledine2004-03-29
* old or skewed descriptor doesn't mean we failed to parse it•••svn:r1373 Roger Dingledine2004-03-29
* bump to 0.0.5rc2•••svn:r1372 Roger Dingledine2004-03-29
* refactor directories a smidgen•••svn:r1371 Roger Dingledine2004-03-29
* first guess at a set of circuit purposes•••svn:r1370 Roger Dingledine2004-03-29
* Remove automake files from cvs. Let's see whether it works for Roger too.•••svn:r1369 Peter Palfrader2004-03-29
* Make preliminary list of tasks for rendezvous service•••svn:r1368 Nick Mathewson2004-03-29
* Add more stuff to cvsignores•••svn:r1367 Nick Mathewson2004-03-29
* bugfix: we were closing socks-request connections immediately, rather•••than flushing them, if they were timing out before we marked them svn:r1366 Roger Dingledine2004-03-29
* clean up a few more bugs•••svn:r1365 Roger Dingledine2004-03-29
* fix typo•••svn:r1364 Roger Dingledine2004-03-29
* make normal exit nodes less likely to crash from the conn-munging bug•••but leave dirservers just as likely to crash svn:r1363 Roger Dingledine2004-03-29
* Re-enable unit tests for directory generation.•••svn:r1362 Nick Mathewson2004-03-29
* Remove descriptors that are older than 24 hours from the directory. Use strl...•••svn:r1361 Nick Mathewson2004-03-29
* Possible fix for c99 aliasing warnings•••svn:r1360 Nick Mathewson2004-03-29
* make it less noisy for normal ORs when a server uses a false nickname•••svn:r1359 Roger Dingledine2004-03-28
* make dns resolves a lot faster•••(but only enable this once we've found the bug) svn:r1358 Roger Dingledine2004-03-28
* oh, i forgot to enable the find-munged-conn function•••svn:r1357 Roger Dingledine2004-03-28
* hold socks reply open until flushed (if possible)•••svn:r1356 Roger Dingledine2004-03-28
* Initial rendezvous spec version. Needs another review and revision; but firs...•••svn:r1355 Nick Mathewson2004-03-28
* there is yet another dns-pending-conn-clobbering bug•••somewhere svn:r1354 Roger Dingledine2004-03-28
* update todo a bit farther•••svn:r1353 Roger Dingledine2004-03-27
* 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 Roger Dingledine2004-03-27
* fix an assert trigger where an OP would fail to handshake, and we'd•••expect it to have a nickname. svn:r1351 Roger Dingledine2004-03-27
* 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 Roger Dingledine2004-03-27
* make it less noisy to consider exit policies•••svn:r1349 Roger Dingledine2004-03-27
* bump version back to 0.0.4.1•••svn:r1348 Roger Dingledine2004-03-26
* oops, 0.0.4 is more broken than 0.0.3•••maybe this will fix it svn:r1347 Roger Dingledine2004-03-26