aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Log pending TLS errors in a couple more places, in case they are possible.Nick Mathewson2004-04-26
* New upstream release candidate.Peter Palfrader2004-04-26
* bump us to rc2Roger Dingledine2004-04-26
* tell us when we're rotating thingsRoger Dingledine2004-04-26
* since we don't support truncateds much, don't bother sending them;Roger Dingledine2004-04-26
* fix a bug that's been lurking since 27 may 03 (!)Roger Dingledine2004-04-26
* Call tls_log_errors at a more appropriate location; we can remove the other c...Nick Mathewson2004-04-26
* Better error msg on unknown circuit id.Nick Mathewson2004-04-26
* Very blunt debugging code: log pending errors at start and end of tor_tls_verifyNick Mathewson2004-04-26
* tell us the nickname of the OR that hung up on usRoger Dingledine2004-04-26
* Check for machine/limits.h in addition to sys/limits.hNick Mathewson2004-04-25
* don't crash, if a conn that sent a begin has suddenly lost its circuitRoger Dingledine2004-04-25
* Note another item I changed since the last package release in changelogPeter Palfrader2004-04-25
* resolve a double-mark-for-close when things die inside connection_handle_writeRoger Dingledine2004-04-25
* New upstream release candidate.Peter Palfrader2004-04-25
* give us a new dirservers fileRoger Dingledine2004-04-25
* now assume all routers support rendezvous cellsRoger Dingledine2004-04-25
* bump version to 0.0.6rc1Roger Dingledine2004-04-25
* use tor_assertRoger Dingledine2004-04-25
* use tor_assert and PUBLIC_KEY_OKRoger Dingledine2004-04-25
* Add a tor_assert macro that logs failed assertions.Nick Mathewson2004-04-25
* Add assert on crypto_pk_write_private_key,and macros to make sure we have rea...Nick Mathewson2004-04-25
* Remove onion_pkey from connection, since onion keys can change more often tha...Nick Mathewson2004-04-25
* remove spurious router_rebuild_descriptorNick Mathewson2004-04-25
* don't build and upload a new desc twice in a rowRoger Dingledine2004-04-25
* log correctly if decoding onion failedRoger Dingledine2004-04-25
* don't warn when private_decrypt_hybrid failsRoger Dingledine2004-04-25
* bugfix: when rotating onion key, do it (more) correctlyRoger Dingledine2004-04-25
* more touch-upsRoger Dingledine2004-04-24
* Spurious link-key should not be an errorNick Mathewson2004-04-24
* Note router addr:port in log messagesNick Mathewson2004-04-24
* Compare nicknames casei.Nick Mathewson2004-04-24
* Merge flagday into main branch.Nick Mathewson2004-04-24
* Mention tor web site and mailinglists in description.Peter Palfrader2004-04-24
* rewrite the todo listRoger Dingledine2004-04-22
* another maybe-todo itemRoger Dingledine2004-04-21
* Update flag-day statusNick Mathewson2004-04-21
* only expire wedged dir conns that haven't already been expiredRoger Dingledine2004-04-20
* use the real socketpair if we've got itRoger Dingledine2004-04-19
* the socketpair bug is no longer a bugRoger Dingledine2004-04-19
* expire wedged dir conns after 5min without write, not simply after 5minRoger Dingledine2004-04-19
* bump cvs version to 0.0.6pre6-cvsRoger Dingledine2004-04-19
* give wedged dir conns a last chance to flushRoger Dingledine2004-04-19
* Add and tenatively assign some items in flag-day todoNick Mathewson2004-04-18
* tmp patch to also expire old clean rend_ready circs for nowRoger Dingledine2004-04-18
* bugfix: you mean we're supposed to reuse fresh descriptors andRoger Dingledine2004-04-18
* when you get an intro ack, don't also count it as an intro nackRoger Dingledine2004-04-18
* if an intro circ waiting for an ack dies before getting one, thenRoger Dingledine2004-04-18
* reverse the logic, captainRoger Dingledine2004-04-18
* expire dir connections that live for more than 5 minutesRoger Dingledine2004-04-18