| Commit message (Expand) | Author | Age |
* | now base16_encode() and base32_encode() can't ever fail | Roger Dingledine | 2004-07-22 |
* | Resolve some XXXs | Nick Mathewson | 2004-05-18 |
* | Make some functions static | Nick Mathewson | 2004-05-12 |
* | More doxygenation. | Nick Mathewson | 2004-05-10 |
* | more doxygen markup | Roger Dingledine | 2004-05-09 |
* | Comments for nearly all non-tricky files | Nick Mathewson | 2004-05-05 |
* | use tor_assert | Roger Dingledine | 2004-04-25 |
* | ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) | Nick Mathewson | 2004-04-12 |
* | bump allowed rend desc skew from 60 mins to 90 mins | Roger Dingledine | 2004-04-12 |
* | when rend_cache_store warns, give more detail | Roger Dingledine | 2004-04-08 |
* | stop being so eager to have rend_cache_store reject the | Roger Dingledine | 2004-04-08 |
* | Be endianly-correct for rendezvous functionality | Nick Mathewson | 2004-04-08 |
* | Allow service descriptors with no intro points | Nick Mathewson | 2004-04-08 |
* | Remember when we received which service desc. | Nick Mathewson | 2004-04-07 |
* | checkpoint commit: rend closer to working, still not there yet | Roger Dingledine | 2004-04-06 |
* | Document stuff, reduce magic numbers, add emacs magic | Nick Mathewson | 2004-04-06 |
* | more alice-side infrastructure | Roger Dingledine | 2004-04-05 |
* | alice can now look up bob's service descriptor, | Roger Dingledine | 2004-04-05 |
* | Implement acks | Nick Mathewson | 2004-04-03 |
* | Strdup hates finding 0 bytes. | Nick Mathewson | 2004-04-03 |
* | Handle rendezvous relay cells | Nick Mathewson | 2004-04-03 |
* | publish and fetch the right rendezvous urls | Roger Dingledine | 2004-04-03 |
* | Refactor the heck out of crypto interface: admit that we will stick with one ... | Nick Mathewson | 2004-04-03 |
* | tabs | Roger Dingledine | 2004-04-03 |
* | alice can intercept y.onion requests, do a lookup on them via tor, | Roger Dingledine | 2004-04-03 |
* | remember to lower-case the y in y.onion | Roger Dingledine | 2004-04-03 |
* | refactor; start adding debugging logs to midpoint rend stuff | Nick Mathewson | 2004-04-02 |
* | now circuit_get_newest returns an appropriate circ for your purpose | Roger Dingledine | 2004-04-02 |
* | refactor to use new digest/checksig wrapper, add emacs magic, untabify | Nick Mathewson | 2004-04-01 |
* | teach alice to recognize y.onion addresses | Roger Dingledine | 2004-04-01 |
* | let alice recognize a y.onion address and, uhm, do something | Roger Dingledine | 2004-04-01 |
* | rename hidserv_xx | Nick Mathewson | 2004-03-31 |
* | Implement hidserv_XX functions; there is still an XXX in directory_handle_com... | Nick Mathewson | 2004-03-31 |
* | Parse and generate service descriptors | Nick Mathewson | 2004-03-31 |