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