Commit Graph

18 Commits

Author SHA1 Message Date
Roger Dingledine ae8e0a8f55 bump 0.0.6-patches version to 0.0.6.2
svn:r1870
2004-05-16 03:45:27 +00:00
Roger Dingledine 41293001b3 backport bugfix to 0.0.6.x: our integrity-checking digest was checking
only the most recent cell, not the previous cells like we'd thought.

this change is backward incompatible.


svn:r1869
2004-05-16 03:44:53 +00:00
Roger Dingledine 3dfda9d217 add a changelog for 0.0.6.1
svn:r1806
2004-05-06 22:14:47 +00:00
Roger Dingledine 79a1cd72e3 replace the default dirservers string too
svn:r1805
2004-05-06 22:08:18 +00:00
Roger Dingledine 23c0d1c6ce allow larger headers for directory get/posts
svn:r1804
2004-05-06 21:55:04 +00:00
Roger Dingledine 167f779728 remove moria3 from the dirservers list, add tor26
svn:r1803
2004-05-06 21:40:14 +00:00
Roger Dingledine 94f516f6f2 bump 0_0_6-patches to 0.0.6.1
svn:r1802
2004-05-06 21:38:58 +00:00
Nick Mathewson e529e3e0a3 Fix bug in stream position adjustment
svn:r1801
2004-05-06 19:51:50 +00:00
Nick Mathewson f6906e1d05 (0_0_6-patches) Fix counter-mode bug.
svn:r1799
2004-05-06 16:28:21 +00:00
(no author) 9386da28f3 This commit was manufactured by cvs2svn to create branch
'tor-0_0_6-patches'.

svn:r1773
2004-05-02 19:29:59 +00:00
Nick Mathewson 3913e3fde8 Add bandwidthrate and directory-signer to router/directory format; make unit tests pass.
svn:r1677
2004-04-21 21:56:20 +00:00
Nick Mathewson 319f186b9f {flagday} Rotate TLS contexts as needed; set expiry times sanely.
svn:r1670
2004-04-18 23:27:02 +00:00
Nick Mathewson 688e8e9bb9 {flagday} actually rotate onion keys.
svn:r1662
2004-04-18 03:20:30 +00:00
Nick Mathewson 26eecb3243 [flagday] Make connections finally work again. Circs claim to get built, too.
svn:r1659
2004-04-17 18:48:02 +00:00
Nick Mathewson 0393db76e0 [flagday] handle nicknames and connection init properly; go to cert chains. something still odd w/tls
svn:r1658
2004-04-17 18:15:00 +00:00
Nick Mathewson d646f9d5ac First round of incompatible changes for key rotation. (This is in the
incompat branch, so all is well with the Tor network.)  The basic
functionality for link pkey and onion pkey rotation is both in, but I
changed it a lot since the last version that even kinda worked, so it
probably needs more testing.  Which I'll do now.

Still not in for key rotation:
   - Key rotation is never actually invoked.
   - Connection rotation doesn't really happen.
   - The log messages on failed pkey decryption probably need finetuning.
   - Windows needs locking code to work.


svn:r1648
2004-04-17 01:37:28 +00:00
(no author) 064b20851e This commit was manufactured by cvs2svn to create branch
'tor-0_0_6incompat'.

svn:r1645
2004-04-16 14:35:28 +00:00
(no author) be6971041f This commit was manufactured by cvs2svn to create branch 'TODO'.
svn:r3
2002-06-26 22:45:49 +00:00