| Commit message (Expand) | Author | Age |
* | move closer to being able to reload config on HUP | Roger Dingledine | 2003-10-21 |
* | change WARNING to WARN | Roger Dingledine | 2003-10-10 |
* | Refactor, rename, and clarify | Nick Mathewson | 2003-10-09 |
* | Update LICENSE and copyright dates. | Nick Mathewson | 2003-10-08 |
* | minor fixes; bump to 0.0.2pre10 | Roger Dingledine | 2003-10-07 |
* | refactor so connection_write_to_buf() never fails | Roger Dingledine | 2003-10-04 |
* | my_routerinfo, router_is_me, and learn_my_address are obsolete | Roger Dingledine | 2003-10-01 |
* | getting closer to having dirserv working | Roger Dingledine | 2003-09-30 |
* | first pass: obey log convention | Roger Dingledine | 2003-09-26 |
* | Refactor buffers; implement descriptors. | Nick Mathewson | 2003-09-25 |
* | bugfixes and refactorings | Roger Dingledine | 2003-09-16 |
* | clean up exported api's | Roger Dingledine | 2003-09-16 |
* | 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 |