| Commit message (Expand) | Author | Age |
... | |
* | 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-17 |
* | fix another rare bug: when we had tried all the intro | Roger Dingledine | 2004-04-16 |
* | fix a pair of duplicate mark-for-closes | Roger Dingledine | 2004-04-16 |
* | when alice uses a port that the hidden service doesn't accept, | Roger Dingledine | 2004-04-16 |
* | more useful logging for rend services and clients | Roger Dingledine | 2004-04-16 |
* | wait a minute, weasel said there was a memory-stomping bug here | Roger Dingledine | 2004-04-16 |
* | i was wrong about one of my invariants | Roger Dingledine | 2004-04-16 |
* | put in an extra assert, might find a bug these way | Roger Dingledine | 2004-04-16 |
* | compress end-of-second summary into one line | Roger Dingledine | 2004-04-15 |
* | quiet a -l info that should be -l debug | Roger Dingledine | 2004-04-15 |
* | Must detach before attaching, or else we infinite-loop | Nick Mathewson | 2004-04-15 |
* | Strings need room for a NUL. | Nick Mathewson | 2004-04-15 |
* | Add a missing return -1 | Nick Mathewson | 2004-04-15 |
* | make unattached rend streams expire after a while (60s) | Roger Dingledine | 2004-04-15 |
* | narrow in closer | Roger Dingledine | 2004-04-15 |
* | prune abandoned circs better | Roger Dingledine | 2004-04-14 |
* | Retry non-final-hop rendezvous failures | Nick Mathewson | 2004-04-14 |
* | Never ever leave ri.platform unset. | Nick Mathewson | 2004-04-14 |
* | make rendezvous points work again | Roger Dingledine | 2004-04-14 |
* | handle more purposes in new_route_len | Roger Dingledine | 2004-04-14 |
* | call circuit_build_failed() even when the failure is immediate | Roger Dingledine | 2004-04-14 |
* | Do not segfault on missing intro points. | Nick Mathewson | 2004-04-14 |
* | remove unused variable | Roger Dingledine | 2004-04-13 |
* | let introcircs receive acks. rend streams now deal correctly again. | Roger Dingledine | 2004-04-13 |
* | Scan list of servers in directory after reloading fingerprint list; remove an... | Nick Mathewson | 2004-04-13 |
* | only consider uploading descriptors every 5 sec | Nick Mathewson | 2004-04-13 |
* | or, not and | Nick Mathewson | 2004-04-13 |
* | Handle END_STREAM_REASON_{EXITPOLICY|RESOLVEFAILED} | Nick Mathewson | 2004-04-13 |
* | Mark service descriptors as dirty when we have lost an intro point | Nick Mathewson | 2004-04-13 |
* | Separate "start-establishing-introduction" from "upload descriptors"; only up... | Nick Mathewson | 2004-04-13 |
* | clean up circuit rebuilding some; fix some bugs we hadn't hit yet | Roger Dingledine | 2004-04-13 |
* | Handle the rendezvous-circ elements of retrying introductions. | Nick Mathewson | 2004-04-13 |
* | <arma> you should make r and i and use r for r and i for i | Nick Mathewson | 2004-04-13 |
* | Handle introduce naks. Arma: Is this right? | Nick Mathewson | 2004-04-13 |
* | Get the rest of intro-ack/nak handling in ... except for the tricky "pick a n... | Nick Mathewson | 2004-04-13 |
* | Have find_intro_circuit return non-open circs | Nick Mathewson | 2004-04-13 |
* | Re-number the new relay command so as to maintain backward compatibility. Doh! | Nick Mathewson | 2004-04-13 |
* | ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) | Nick Mathewson | 2004-04-12 |
* | break circuit_build_needed_circs into its own func | Roger Dingledine | 2004-04-12 |
* | normal circs are 3 hops, but rend/intro circs are 4, because | Roger Dingledine | 2004-04-12 |
* | Use service IDs in rendmid. (rendclient and common require no changes, it seems) | Nick Mathewson | 2004-04-12 |
* | bump allowed rend desc skew from 60 mins to 90 mins | Roger Dingledine | 2004-04-12 |
* | Fix two dumb leaks in crypto.c | Nick Mathewson | 2004-04-12 |
* | Use service id instead of hex id in rendservice.c log messages. Rendcommon a... | Nick Mathewson | 2004-04-12 |
* | Cosmetic patch for arma's fix for The Bug: Don't set the state to | Nick Mathewson | 2004-04-11 |
* | continue beating at pieces of The Bug | Roger Dingledine | 2004-04-09 |
* | if dns resolve is valid, but our exit policy rejects it or | Roger Dingledine | 2004-04-09 |
* | give better instructions than just 'mail arma' | Roger Dingledine | 2004-04-09 |