Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...•••svn:r2758 | Nick Mathewson | 2004-11-09 |
* | Clean up copyrights.•••Break connection_consider_empty_buckets() out of connection_read_bucket_decrement(). svn:r2698 | Roger Dingledine | 2004-11-07 |
* | canonicalize "src" and "dest" arg order in crypto.c (and others)•••svn:r2644 | Roger Dingledine | 2004-11-02 |
* | start generating new version of introduce1 cells•••svn:r2586 | Roger Dingledine | 2004-10-24 |
* | Build without warnings on mac gcc 3.3•••svn:r2487 | Nick Mathewson | 2004-10-14 |
* | more int to size_t conversions, fixing one or more amd64 bugs•••plus a whitespace patch on config.c from vicman svn:r2482 | Roger Dingledine | 2004-10-14 |
* | Always initialize hexid in rend_mid_rendezvous, no matter what•••svn:r2176 | Nick Mathewson | 2004-08-07 |
* | hex_encode is obsoleted by base16_encode, and never actually worked in the fi...•••svn:r2175 | Nick Mathewson | 2004-08-07 |
* | now base16_encode() and base32_encode() can't ever fail•••svn:r2103 | Roger Dingledine | 2004-07-22 |
* | more doxygen markup•••plenty more remains svn:r1824 | Roger Dingledine | 2004-05-09 |
* | Comments for nearly all non-tricky files•••svn:r1796 | Nick Mathewson | 2004-05-05 |
* | set Content-Type on the directory and hidserv descriptor•••svn:r1731 | Roger Dingledine | 2004-04-27 |
* | rendmid says it drops but actually sends nack•••fix log messages svn:r1725 | Roger Dingledine | 2004-04-26 |
* | ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)•••svn:r1597 | Nick Mathewson | 2004-04-12 |
* | Use service IDs in rendmid. (rendclient and common require no changes, it seems)•••svn:r1594 | Nick Mathewson | 2004-04-12 |
* | Be endianly-correct for rendezvous functionality•••svn:r1565 | Nick Mathewson | 2004-04-08 |
* | Document stuff, reduce magic numbers, add emacs magic•••svn:r1502 | Nick Mathewson | 2004-04-06 |
* | More symbolic constants for checking rendezvous1 cell lengths•••svn:r1495 | Nick Mathewson | 2004-04-05 |
* | Use symbolic constants; make padding types match.•••svn:r1491 | Nick Mathewson | 2004-04-05 |
* | oaep uses 42 more bytes -- stop clobbering buffers•••also maybe fix some constants here and there -- nick? svn:r1484 | Roger Dingledine | 2004-04-05 |
* | use the right variable when comparing hashes; maybe fix "Hash of session" bug•••svn:r1481 | Nick Mathewson | 2004-04-05 |
* | Add some temporary log calls to try to debug the "Hash of session info was no...•••svn:r1479 | Nick Mathewson | 2004-04-05 |
* | more alice-side infrastructure•••handle rendezvous acks, do rend begin cells right, send an introduction cell (sort of) receive a rendezvous2 cell (sort of) svn:r1475 | Roger Dingledine | 2004-04-05 |
* | Implement acks•••svn:r1470 | Nick Mathewson | 2004-04-03 |
* | Handle rendezvous relay cells•••svn:r1464 | Nick Mathewson | 2004-04-03 |
* | Refactor the heck out of crypto interface: admit that we will stick with one ...•••svn:r1458 | Nick Mathewson | 2004-04-03 |
* | Hide smartlist internals•••svn:r1451 | Nick Mathewson | 2004-04-03 |
* | Finish renaming rend_service field•••svn:r1447 | Nick Mathewson | 2004-04-02 |
* | refactor; start adding debugging logs to midpoint rend stuff•••svn:r1445 | Nick Mathewson | 2004-04-02 |
* | Implement midpoint functionality for rendezvous points.•••svn:r1439 | Nick Mathewson | 2004-04-02 |
* | Add some hooks to handle rendezvous-related cells at ORs•••svn:r1429 | Nick Mathewson | 2004-04-01 |