| Commit message (Expand) | Author | Age |
* | bugfix: onion pending queue now works | Roger Dingledine | 2003-09-14 |
* | fix the cpuworker circ-had-vanished bug (maybe) | Roger Dingledine | 2003-09-14 |
* | implemented cpuworkers | Roger Dingledine | 2003-08-20 |
* | start refactoring dnsworker so testing won't be so darn hard | Roger Dingledine | 2003-08-14 |
* | src/or | Nick Mathewson | 2003-07-30 |
* | Remove false warnings from printf checks | Nick Mathewson | 2003-06-21 |
* | When debugging, dump key material | Nick Mathewson | 2003-06-14 |
* | Fix the periodic bug that would make handshaking fail. | Nick Mathewson | 2003-06-14 |
* | Better test messages for onion skin bug | Nick Mathewson | 2003-06-13 |
* | relay queues are obsolete (woo!) | Roger Dingledine | 2003-06-13 |
* | implement truncate and truncated (untested) | Roger Dingledine | 2003-06-12 |
* | Answer question about eliminating symmetric encryption from onion skins | Nick Mathewson | 2003-06-02 |
* | OPport is gone. So is conn type OP. | Roger Dingledine | 2003-05-28 |
* | correct the comments, plus a question for nick | Roger Dingledine | 2003-05-26 |
* | remove dead code | Roger Dingledine | 2003-05-20 |
* | add circuit-level sendme relay cells | Roger Dingledine | 2003-05-20 |
* | sign directories with the signing key | Roger Dingledine | 2003-05-07 |
* | Refactor directories; add unit tests; add router keyword | Nick Mathewson | 2003-05-06 |
* | put some symbolic constants to the onion skin lengths | Roger Dingledine | 2003-05-06 |
* | incremental path building in; uses ephemeral DH; onions are gone | Roger Dingledine | 2003-05-05 |
* | Tests, headers, and debugging for onion skin backend | Nick Mathewson | 2003-05-05 |
* | streams are now 8 bytes, and are recognized by intermediate hops | Roger Dingledine | 2003-05-02 |
* | cpath is now a doubly linked list, not an array | Roger Dingledine | 2003-05-01 |
* | Implement core of onion-skin-based handshake | Nick Mathewson | 2003-05-01 |
* | terminology shift: data->relay, topic->relay, topic->stream | Roger Dingledine | 2003-05-01 |
* | Adjust straggling users of payload field | Nick Mathewson | 2003-04-17 |
* | Choose correct abstraction for topic_foo. Abstract random-integer code | Nick Mathewson | 2003-04-17 |
* | Remove the last vestige of code that claims to know the inner structure of an... | Nick Mathewson | 2003-04-16 |
* | bugfix: make onions work again | Roger Dingledine | 2003-04-16 |
* | Remove the notion of "onion ciphers"; make packing and unpacking separate fns | Nick Mathewson | 2003-04-16 |
* | divorce circuit building from user connections | Roger Dingledine | 2003-04-16 |
* | put most of the remaining exit policy stuff in | Roger Dingledine | 2003-04-08 |
* | Add magic to end of C files to make emacs happy; split test invocation into s... | Nick Mathewson | 2003-04-07 |
* | Finish zlib and half-open; switch to 3des (ede/ofb) | Nick Mathewson | 2003-03-19 |
* | greatly simplify this notion of 'roles': | Roger Dingledine | 2003-03-18 |
* | Remove extraneous (and non-ansi) semis | Nick Mathewson | 2003-03-17 |
* | rudimentary dns caching (of both resolves and resolve failures) | Roger Dingledine | 2003-02-14 |
* | major overhaul: dns slave subsystem, topics | Roger Dingledine | 2003-01-26 |
* | use a rbtree for replay detection, rather than linear search | Roger Dingledine | 2002-12-31 |
* | onions go on and off the network correctly now | Roger Dingledine | 2002-12-03 |
* | onions expire after a day, not an hour | Roger Dingledine | 2002-12-03 |
* | two more rare race conditions | Roger Dingledine | 2002-11-28 |
* | create cells are now queued and processed only when idle | Roger Dingledine | 2002-11-27 |
* | remove popt dependency, consolidate config stuff | Roger Dingledine | 2002-11-23 |
* | cleanup and a variety of bugfixes | Roger Dingledine | 2002-10-02 |
* | Add convenience functions to wrap create and init for symmetric ciphers; clea... | Nick Mathewson | 2002-10-02 |
* | cleanup | Roger Dingledine | 2002-09-28 |
* | laying the groundwork for dynamic router lists | Roger Dingledine | 2002-09-24 |
* | synchronize to the version i've been giving people to test | Roger Dingledine | 2002-09-19 |
* | onion proxies now work (i think) | Roger Dingledine | 2002-09-04 |