aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add more flagday items to todoNick Mathewson2004-04-18
* bugfix: give dir_conn a state before building the bridge, so it hasRoger Dingledine2004-04-17
* log n_circ_ids when attaching rend streamsRoger Dingledine2004-04-17
* a ! goes a long way toward more helpful debug messagesRoger Dingledine2004-04-17
* add back in a todo that i thought we'd got but we clearly haven'tRoger Dingledine2004-04-17
* include sys/limits.h if it's foundRoger Dingledine2004-04-17
* util.c uses LONG_MAX, needs another include on fbsd 5.xRoger Dingledine2004-04-17
* freebsd 5.x needs sys/limits.hRoger Dingledine2004-04-17
* clean up some warningsRoger Dingledine2004-04-17
* add a list of backward-incompatible things we need to doRoger Dingledine2004-04-17
* more useful logs to track weasel's bugRoger Dingledine2004-04-17
* more debugging to hunt for a bugRoger Dingledine2004-04-17
* bugfix: when you sleep your hidden-service laptop, as soonRoger Dingledine2004-04-17
* fix another rare bug: when we had tried all the introRoger Dingledine2004-04-16
* fix a pair of duplicate mark-for-closesRoger Dingledine2004-04-16
* when alice uses a port that the hidden service doesn't accept,Roger Dingledine2004-04-16
* more useful logging for rend services and clientsRoger Dingledine2004-04-16
* weasel convinced me not to call it pre5 until it's actually pre5Roger Dingledine2004-04-16
* wait a minute, weasel said there was a memory-stomping bug hereRoger Dingledine2004-04-16
* bump cvs to 0.0.6pre5Roger Dingledine2004-04-16
* i was wrong about one of my invariantsRoger Dingledine2004-04-16
* put in an extra assert, might find a bug these wayRoger Dingledine2004-04-16
* compress end-of-second summary into one lineRoger Dingledine2004-04-15
* quiet a -l info that should be -l debugRoger Dingledine2004-04-15
* a todo item for sometimeRoger Dingledine2004-04-15
* Must detach before attaching, or else we infinite-loopNick Mathewson2004-04-15
* bump version to 0.0.6pre4Roger Dingledine2004-04-15
* Strings need room for a NUL.Nick Mathewson2004-04-15
* Add a missing return -1Nick Mathewson2004-04-15
* make unattached rend streams expire after a while (60s)Roger Dingledine2004-04-15
* narrow in closerRoger Dingledine2004-04-15
* prune abandoned circs betterRoger Dingledine2004-04-14
* Retry non-final-hop rendezvous failuresNick Mathewson2004-04-14
* Never ever leave ri.platform unset.Nick Mathewson2004-04-14
* some more todo itemsRoger Dingledine2004-04-14
* another todo itemRoger Dingledine2004-04-14
* bump cvs to 0.0.6pre3Roger Dingledine2004-04-14
* one todo item done, another put off until laterRoger Dingledine2004-04-14
* make rendezvous points work againRoger Dingledine2004-04-14
* handle more purposes in new_route_lenRoger Dingledine2004-04-14
* call circuit_build_failed() even when the failure is immediateRoger Dingledine2004-04-14
* Do not segfault on missing intro points.Nick Mathewson2004-04-14
* remove unused variableRoger Dingledine2004-04-13
* let introcircs receive acks. rend streams now deal correctly again.Roger Dingledine2004-04-13
* Scan list of servers in directory after reloading fingerprint list; remove an...Nick Mathewson2004-04-13
* only consider uploading descriptors every 5 secNick Mathewson2004-04-13
* Note a couple of finished itemsNick Mathewson2004-04-13
* or, not andNick Mathewson2004-04-13
* Handle END_STREAM_REASON_{EXITPOLICY|RESOLVEFAILED}Nick Mathewson2004-04-13
* Mark service descriptors as dirty when we have lost an intro pointNick Mathewson2004-04-13