| Commit message (Expand) | Author | Age |
* | obsolete, removed | Roger Dingledine | 2003-05-09 |
* | Routerinfos are no longer linked | Nick Mathewson | 2003-05-09 |
* | We cant recognize ourself until we resolve all the routers. | Nick Mathewson | 2003-05-09 |
* | more debugging on build_directory | Nick Mathewson | 2003-05-09 |
* | more debugging on build_directory | Nick Mathewson | 2003-05-09 |
* | Thats the letter I and the number 2. (Apologies to Negativland) | Nick Mathewson | 2003-05-09 |
* | Get directories working. | Nick Mathewson | 2003-05-08 |
* | (possibly incorrect) code to make routers get resolved when they're | Nick Mathewson | 2003-05-08 |
* | Call the right signed-directory functions; try to describe the difference bet... | Nick Mathewson | 2003-05-08 |
* | cheap hack so the dirservers have a signing key | Roger Dingledine | 2003-05-07 |
* | sign directories with the signing key | Roger Dingledine | 2003-05-07 |
* | hints for nick on where to integrate | Roger Dingledine | 2003-05-07 |
* | Do not replace old directory if new one is invalid | Nick Mathewson | 2003-05-07 |
* | Tested backends for directory signing and checking. Directory parser complet... | Nick Mathewson | 2003-05-07 |
* | fix double-semicolon parse error | Roger Dingledine | 2003-05-07 |
* | Decrease DH group length to 1024. (Roger, you may want to read section 1 of ... | Nick Mathewson | 2003-05-07 |
* | More work on directories. Signed directories not yet tested. No support for ... | Nick Mathewson | 2003-05-07 |
* | update the todo | 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 |
* | remove obsolete test code | Roger Dingledine | 2003-05-01 |
* | 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 |
* | Basic diffie-helman wrappers with fixed modulus and tests | Nick Mathewson | 2003-05-01 |
* | update based on discussions at discex iii | Roger Dingledine | 2003-04-25 |
* | bugfix: a circ can't be youngest if it's still connecting to the first hop | Roger Dingledine | 2003-04-20 |
* | bugfix: refactor to always use circuit_remove | Roger Dingledine | 2003-04-20 |
* | bugfix: don't segfault if there's no valid circuit open | Roger Dingledine | 2003-04-19 |
* | update docs to reflect a bit more reality | Roger Dingledine | 2003-04-18 |
* | bugfix: only close old circuits if they have no connections! | Roger Dingledine | 2003-04-18 |
* | 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 |
* | Use cell.topic* fields in ap_handshake_send_begin | Nick Mathewson | 2003-04-17 |
* | Rebuild or and test binaries when a libor.a changes but or/*.c does not. | Nick Mathewson | 2003-04-17 |
* | Apply algebra; remove a condition | Nick Mathewson | 2003-04-17 |
* | tv_udiff: do not modify arguments, and compute results correctly. | Nick Mathewson | 2003-04-17 |
* | 17 does not divide 1024, but it can stomp some interesting pointers and segfa... | Nick Mathewson | 2003-04-17 |
* | Fix test.h to have once-only evalutation of arguments | Nick Mathewson | 2003-04-17 |
* | more cleanup | Roger Dingledine | 2003-04-16 |
* | further cleanup, test.c still has some bugs | Roger Dingledine | 2003-04-16 |
* | Factor out cell packing and unpacking | Nick Mathewson | 2003-04-16 |
* | 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 |
* | Factor out timeval-related functions. | Nick Mathewson | 2003-04-16 |
* | Remove the notion of "onion ciphers"; make packing and unpacking separate fns | Nick Mathewson | 2003-04-16 |
* | add missing prototype | Roger Dingledine | 2003-04-16 |