Commit Graph

  • 1b4dd10cfe bump us to rc2 Roger Dingledine 2004-04-26 09:33:11 +00:00
  • 9fea807a58 bump us to rc2 Roger Dingledine 2004-04-26 09:33:11 +00:00
  • fff89216a9 tell us when we're rotating things Roger Dingledine 2004-04-26 09:32:51 +00:00
  • 8949995925 tell us when we're rotating things Roger Dingledine 2004-04-26 09:32:51 +00:00
  • fb2279b90b since we don't support truncateds much, don't bother sending them; just close the circ. Roger Dingledine 2004-04-26 04:32:01 +00:00
  • e779388eb9 since we don't support truncateds much, don't bother sending them; just close the circ. Roger Dingledine 2004-04-26 04:32:01 +00:00
  • bd38df8472 fix a bug that's been lurking since 27 may 03 (!) when passing back a destroy cell, we would use the wrong circ id. how the heck did this work? Roger Dingledine 2004-04-26 03:42:41 +00:00
  • 33b0e953ef fix a bug that's been lurking since 27 may 03 (!) when passing back a destroy cell, we would use the wrong circ id. how the heck did this work? Roger Dingledine 2004-04-26 03:42:41 +00:00
  • 0355d29e12 Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen. Nick Mathewson 2004-04-26 03:09:17 +00:00
  • 27437e013d Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen. Nick Mathewson 2004-04-26 03:09:17 +00:00
  • 75dc76eb3e Better error msg on unknown circuit id. Nick Mathewson 2004-04-26 03:00:33 +00:00
  • 1ce0b58715 Better error msg on unknown circuit id. Nick Mathewson 2004-04-26 03:00:33 +00:00
  • cb465160da Very blunt debugging code: log pending errors at start and end of tor_tls_verify Nick Mathewson 2004-04-26 02:33:12 +00:00
  • 5c7841b148 Very blunt debugging code: log pending errors at start and end of tor_tls_verify Nick Mathewson 2004-04-26 02:33:12 +00:00
  • 10f3b74cb9 tell us the nickname of the OR that hung up on us Roger Dingledine 2004-04-26 01:50:08 +00:00
  • 5a21e7b7dc tell us the nickname of the OR that hung up on us Roger Dingledine 2004-04-26 01:50:08 +00:00
  • 568a4d187a Check for machine/limits.h in addition to sys/limits.h Nick Mathewson 2004-04-25 23:47:26 +00:00
  • 0cfcc619b0 Check for machine/limits.h in addition to sys/limits.h Nick Mathewson 2004-04-25 23:47:26 +00:00
  • 9e5d2ad91c don't crash, if a conn that sent a begin has suddenly lost its circuit Roger Dingledine 2004-04-25 22:48:47 +00:00
  • 76b49bebeb don't crash, if a conn that sent a begin has suddenly lost its circuit Roger Dingledine 2004-04-25 22:48:47 +00:00
  • 9e5b9c561b Note another item I changed since the last package release in changelog Peter Palfrader 2004-04-25 22:24:00 +00:00
  • f9418c05bb Note another item I changed since the last package release in changelog Peter Palfrader 2004-04-25 22:24:00 +00:00
  • eae4bb3d21 Note another item I changed since the last package release in changelog Peter Palfrader 2004-04-25 22:24:00 +00:00
  • 482d7e7cd3 resolve a double-mark-for-close when things die inside connection_handle_write Roger Dingledine 2004-04-25 22:23:54 +00:00
  • 400d4af82e resolve a double-mark-for-close when things die inside connection_handle_write Roger Dingledine 2004-04-25 22:23:54 +00:00
  • 79e60c0929 New upstream release candidate. Peter Palfrader 2004-04-25 22:07:33 +00:00
  • 01dea610e3 New upstream release candidate. Peter Palfrader 2004-04-25 22:07:33 +00:00
  • 3e3ca2c422 New upstream release candidate. Peter Palfrader 2004-04-25 22:07:33 +00:00
  • dccbbaa88a give us a new dirservers file Roger Dingledine 2004-04-25 21:56:52 +00:00
  • 1ec0a64bf1 give us a new dirservers file Roger Dingledine 2004-04-25 21:56:52 +00:00
  • 28f034e10a now assume all routers support rendezvous cells Roger Dingledine 2004-04-25 21:32:04 +00:00
  • 1b8d7ebb90 now assume all routers support rendezvous cells Roger Dingledine 2004-04-25 21:32:04 +00:00
  • db814b1276 bump version to 0.0.6rc1 Roger Dingledine 2004-04-25 20:44:23 +00:00
  • fd6d9548bf bump version to 0.0.6rc1 Roger Dingledine 2004-04-25 20:44:23 +00:00
  • 25d54257fb use tor_assert remove obsolete BUF_OK macro Roger Dingledine 2004-04-25 20:37:37 +00:00
  • fff9a6dce9 use tor_assert remove obsolete BUF_OK macro Roger Dingledine 2004-04-25 20:37:37 +00:00
  • 37192bd25e use tor_assert and PUBLIC_KEY_OK but don't use tor_assert inside log.c, to avoid loops Roger Dingledine 2004-04-25 19:59:38 +00:00
  • c60ddf8d6f use tor_assert and PUBLIC_KEY_OK but don't use tor_assert inside log.c, to avoid loops Roger Dingledine 2004-04-25 19:59:38 +00:00
  • e062ca046b Add a tor_assert macro that logs failed assertions. Nick Mathewson 2004-04-25 19:37:39 +00:00
  • 46daedcb9f Add a tor_assert macro that logs failed assertions. Nick Mathewson 2004-04-25 19:37:39 +00:00
  • 70bbd0cafa Add assert on crypto_pk_write_private_key,and macros to make sure we have real keys Nick Mathewson 2004-04-25 19:21:44 +00:00
  • d77c18c462 Add assert on crypto_pk_write_private_key,and macros to make sure we have real keys Nick Mathewson 2004-04-25 19:21:44 +00:00
  • 0fca143ea1 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages Nick Mathewson 2004-04-25 19:04:11 +00:00
  • 892de90063 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages Nick Mathewson 2004-04-25 19:04:11 +00:00
  • cb3897e5ab remove spurious router_rebuild_descriptor Nick Mathewson 2004-04-25 19:01:49 +00:00
  • 8d0151a1c3 remove spurious router_rebuild_descriptor Nick Mathewson 2004-04-25 19:01:49 +00:00
  • 7fbc35c136 don't build and upload a new desc twice in a row Roger Dingledine 2004-04-25 05:19:03 +00:00
  • 72b3face41 don't build and upload a new desc twice in a row Roger Dingledine 2004-04-25 05:19:03 +00:00
  • e355ed0e15 log correctly if decoding onion failed Roger Dingledine 2004-04-25 04:49:11 +00:00
  • 9d182f8107 log correctly if decoding onion failed Roger Dingledine 2004-04-25 04:49:11 +00:00
  • 6a45028ccb don't warn when private_decrypt_hybrid fails Roger Dingledine 2004-04-25 04:32:59 +00:00
  • fc2d7020ca don't warn when private_decrypt_hybrid fails Roger Dingledine 2004-04-25 04:32:59 +00:00
  • 7e2a2a7f81 bugfix: when rotating onion key, do it (more) correctly Roger Dingledine 2004-04-25 03:38:19 +00:00
  • a65af8cc9b bugfix: when rotating onion key, do it (more) correctly Roger Dingledine 2004-04-25 03:38:19 +00:00
  • 0b31d0d4e8 more touch-ups Roger Dingledine 2004-04-24 23:32:24 +00:00
  • a915586d81 more touch-ups Roger Dingledine 2004-04-24 23:32:24 +00:00
  • 3ace033c0c Spurious link-key should not be an error Nick Mathewson 2004-04-24 22:50:09 +00:00
  • 724fb514d0 Spurious link-key should not be an error Nick Mathewson 2004-04-24 22:50:09 +00:00
  • 220e859912 Note router addr:port in log messages Nick Mathewson 2004-04-24 22:40:32 +00:00
  • 86862da43f Note router addr:port in log messages Nick Mathewson 2004-04-24 22:40:32 +00:00
  • 2e47a0f009 Compare nicknames casei. Nick Mathewson 2004-04-24 22:34:31 +00:00
  • 062ae30ce5 Compare nicknames casei. Nick Mathewson 2004-04-24 22:34:31 +00:00
  • c44016e86e Merge flagday into main branch. Nick Mathewson 2004-04-24 22:17:50 +00:00
  • 8789c762e5 Merge flagday into main branch. Nick Mathewson 2004-04-24 22:17:50 +00:00
  • 5c14e4ef6b Mention tor web site and mailinglists in description. Peter Palfrader 2004-04-24 17:42:30 +00:00
  • 83081f5ad6 Mention tor web site and mailinglists in description. Peter Palfrader 2004-04-24 17:42:30 +00:00
  • bbb4515997 Mention tor web site and mailinglists in description. Peter Palfrader 2004-04-24 17:42:30 +00:00
  • b4b9b27adb rewrite the todo list Roger Dingledine 2004-04-22 03:50:42 +00:00
  • 4420c1f1af rewrite the todo list Roger Dingledine 2004-04-22 03:50:42 +00:00
  • 4c4adf990e another maybe-todo item Roger Dingledine 2004-04-21 21:57:49 +00:00
  • 3daa1d153c another maybe-todo item Roger Dingledine 2004-04-21 21:57:49 +00:00
  • c3f58e09c3 Update flag-day status Nick Mathewson 2004-04-21 21:56:21 +00:00
  • 474f2f69ba Update flag-day status Nick Mathewson 2004-04-21 21:56:21 +00:00
  • d33e3bbe71 This commit was manufactured by cvs2svn to create tag 'tor-0_0_6incompat-merged'. (no author) 2004-04-21 21:56:20 +00:00
  • 3913e3fde8 Add bandwidthrate and directory-signer to router/directory format; make unit tests pass. Nick Mathewson 2004-04-21 21:56:20 +00:00
  • 3c250a2fed only expire wedged dir conns that haven't already been expired Roger Dingledine 2004-04-20 17:27:54 +00:00
  • 3873bfd453 only expire wedged dir conns that haven't already been expired Roger Dingledine 2004-04-20 17:27:54 +00:00
  • 06a60c4fbb use the real socketpair if we've got it now it's just windows that has to use the kludged one Roger Dingledine 2004-04-19 21:31:32 +00:00
  • d169a9955f use the real socketpair if we've got it now it's just windows that has to use the kludged one Roger Dingledine 2004-04-19 21:31:32 +00:00
  • a3200f79cd the socketpair bug is no longer a bug now it is a documented behavior Roger Dingledine 2004-04-19 21:25:48 +00:00
  • 454e912b2e the socketpair bug is no longer a bug now it is a documented behavior Roger Dingledine 2004-04-19 21:25:48 +00:00
  • 5cfec379ae expire wedged dir conns after 5min without write, not simply after 5min Roger Dingledine 2004-04-19 20:08:42 +00:00
  • 95f1846cdc expire wedged dir conns after 5min without write, not simply after 5min Roger Dingledine 2004-04-19 20:08:42 +00:00
  • 2398eacfaa bump cvs version to 0.0.6pre6-cvs Roger Dingledine 2004-04-19 02:56:03 +00:00
  • 958355d3a1 bump cvs version to 0.0.6pre6-cvs Roger Dingledine 2004-04-19 02:56:03 +00:00
  • d40e9f453f give wedged dir conns a last chance to flush Roger Dingledine 2004-04-19 01:59:20 +00:00
  • 0ba3485483 give wedged dir conns a last chance to flush Roger Dingledine 2004-04-19 01:59:20 +00:00
  • 319f186b9f {flagday} Rotate TLS contexts as needed; set expiry times sanely. Nick Mathewson 2004-04-18 23:27:02 +00:00
  • f1e44399d3 Add and tenatively assign some items in flag-day todo Nick Mathewson 2004-04-18 20:44:04 +00:00
  • ca1a743f19 Add and tenatively assign some items in flag-day todo Nick Mathewson 2004-04-18 20:44:04 +00:00
  • c4b72a254f tmp patch to also expire old clean rend_ready circs for now will have to be fixed once we build-and-open rend circs preemptively Roger Dingledine 2004-04-18 09:27:05 +00:00
  • a9d60ea6c9 tmp patch to also expire old clean rend_ready circs for now will have to be fixed once we build-and-open rend circs preemptively Roger Dingledine 2004-04-18 09:27:05 +00:00
  • e9ebefc8bf bugfix: you mean we're supposed to reuse fresh descriptors and refetch stale ones, not reuse stale ones and refetch fresh ones? Roger Dingledine 2004-04-18 09:04:37 +00:00
  • 085a5f02b5 bugfix: you mean we're supposed to reuse fresh descriptors and refetch stale ones, not reuse stale ones and refetch fresh ones? Roger Dingledine 2004-04-18 09:04:37 +00:00
  • bce1fc43a2 when you get an intro ack, don't also count it as an intro nack Roger Dingledine 2004-04-18 08:38:40 +00:00
  • 571f44297d when you get an intro ack, don't also count it as an intro nack Roger Dingledine 2004-04-18 08:38:40 +00:00
  • 3fa2925a6a if an intro circ waiting for an ack dies before getting one, then count it as a nack Roger Dingledine 2004-04-18 07:37:16 +00:00
  • e85bc629d2 if an intro circ waiting for an ack dies before getting one, then count it as a nack Roger Dingledine 2004-04-18 07:37:16 +00:00
  • 8d86f8abf5 reverse the logic, captain Roger Dingledine 2004-04-18 06:42:13 +00:00
  • 44e48ba701 reverse the logic, captain Roger Dingledine 2004-04-18 06:42:13 +00:00