Age | Commit message (Expand) | Author |
2004-04-25 | give us a new dirservers file | Roger Dingledine |
2004-04-25 | now assume all routers support rendezvous cells | Roger Dingledine |
2004-04-25 | bump version to 0.0.6rc1 | Roger Dingledine |
2004-04-25 | use tor_assert | Roger Dingledine |
2004-04-25 | use tor_assert and PUBLIC_KEY_OK | Roger Dingledine |
2004-04-25 | Add a tor_assert macro that logs failed assertions. | Nick Mathewson |
2004-04-25 | Add assert on crypto_pk_write_private_key,and macros to make sure we have rea... | Nick Mathewson |
2004-04-25 | Remove onion_pkey from connection, since onion keys can change more often tha... | Nick Mathewson |
2004-04-25 | remove spurious router_rebuild_descriptor | Nick Mathewson |
2004-04-25 | don't build and upload a new desc twice in a row | Roger Dingledine |
2004-04-25 | log correctly if decoding onion failed | Roger Dingledine |
2004-04-25 | don't warn when private_decrypt_hybrid fails | Roger Dingledine |
2004-04-25 | bugfix: when rotating onion key, do it (more) correctly | Roger Dingledine |
2004-04-24 | more touch-ups | Roger Dingledine |
2004-04-24 | Spurious link-key should not be an error | Nick Mathewson |
2004-04-24 | Note router addr:port in log messages | Nick Mathewson |
2004-04-24 | Compare nicknames casei. | Nick Mathewson |
2004-04-24 | Merge flagday into main branch. | Nick Mathewson |
2004-04-24 | Mention tor web site and mailinglists in description. | Peter Palfrader |
2004-04-22 | rewrite the todo list | Roger Dingledine |
2004-04-21 | another maybe-todo item | Roger Dingledine |
2004-04-21 | Update flag-day status | Nick Mathewson |
2004-04-20 | only expire wedged dir conns that haven't already been expired | Roger Dingledine |
2004-04-19 | use the real socketpair if we've got it | Roger Dingledine |
2004-04-19 | the socketpair bug is no longer a bug | Roger Dingledine |
2004-04-19 | expire wedged dir conns after 5min without write, not simply after 5min | Roger Dingledine |
2004-04-19 | bump cvs version to 0.0.6pre6-cvs | Roger Dingledine |
2004-04-19 | give wedged dir conns a last chance to flush | Roger Dingledine |
2004-04-18 | Add and tenatively assign some items in flag-day todo | Nick Mathewson |
2004-04-18 | tmp patch to also expire old clean rend_ready circs for now | Roger Dingledine |
2004-04-18 | bugfix: you mean we're supposed to reuse fresh descriptors and | Roger Dingledine |
2004-04-18 | when you get an intro ack, don't also count it as an intro nack | Roger Dingledine |
2004-04-18 | if an intro circ waiting for an ack dies before getting one, then | Roger Dingledine |
2004-04-18 | reverse the logic, captain | Roger Dingledine |
2004-04-18 | expire dir connections that live for more than 5 minutes | Roger Dingledine |
2004-04-18 | add more flagday items to todo | Nick Mathewson |
2004-04-17 | bugfix: give dir_conn a state before building the bridge, so it has | Roger Dingledine |
2004-04-17 | log n_circ_ids when attaching rend streams | Roger Dingledine |
2004-04-17 | a ! goes a long way toward more helpful debug messages | Roger Dingledine |
2004-04-17 | add back in a todo that i thought we'd got but we clearly haven't | Roger Dingledine |
2004-04-17 | include sys/limits.h if it's found | Roger Dingledine |
2004-04-17 | util.c uses LONG_MAX, needs another include on fbsd 5.x | Roger Dingledine |
2004-04-17 | freebsd 5.x needs sys/limits.h | Roger Dingledine |
2004-04-17 | clean up some warnings | Roger Dingledine |
2004-04-17 | add a list of backward-incompatible things we need to do | Roger Dingledine |
2004-04-17 | more useful logs to track weasel's bug | Roger Dingledine |
2004-04-17 | more debugging to hunt for a bug | Roger Dingledine |
2004-04-17 | bugfix: when you sleep your hidden-service laptop, as soon | Roger Dingledine |
2004-04-16 | fix another rare bug: when we had tried all the introtor-0.0.6incompat-merged | Roger Dingledine |
2004-04-16 | fix a pair of duplicate mark-for-closes | Roger Dingledine |