| Commit message (Expand) | Author | Age |
* | implemented cpuworkers | Roger Dingledine | 2003-08-20 |
* | Change many files to new log_fn format | Nick Mathewson | 2003-06-17 |
* | relay queues are obsolete (woo!) | Roger Dingledine | 2003-06-13 |
* | send truncates AP-ward in a circuit, not destroys | Roger Dingledine | 2003-06-13 |
* | implement truncate and truncated (untested) | Roger Dingledine | 2003-06-12 |
* | 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 |
* | 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 |
* | streams are now 8 bytes, and are recognized by intermediate hops | Roger Dingledine | 2003-05-02 |
* | terminology shift: data->relay, topic->relay, topic->stream | Roger Dingledine | 2003-05-01 |
* | 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 |
* | further cleanup, test.c still has some bugs | Roger Dingledine | 2003-04-16 |
* | Factor out timeval-related functions. | Nick Mathewson | 2003-04-16 |
* | Add magic to end of C files to make emacs happy; split test invocation into s... | Nick Mathewson | 2003-04-07 |
* | be less noisy at -l info, now that flow control bug is solved | Roger Dingledine | 2003-03-10 |
* | Bugfixes and enhancements in sendmes and dns farm | Roger Dingledine | 2003-02-18 |
* | major overhaul: dns slave subsystem, topics | Roger Dingledine | 2003-01-26 |
* | bugfix: couldn't send two creates, two datas, and the destroy all at once | Roger Dingledine | 2002-12-23 |
* | create cells are now queued and processed only when idle | Roger Dingledine | 2002-11-27 |
* | per-second cell statistics to help with profiling | Roger Dingledine | 2002-11-24 |
* | added OnionsPerSecond to prevent create flooding | Roger Dingledine | 2002-11-23 |
* | cell.c is now obsolete | Roger Dingledine | 2002-10-03 |
* | added 'connected' cell type | Roger Dingledine | 2002-09-17 |
* | port is now kept in host order except in sin_port | Roger Dingledine | 2002-08-24 |
* | Folded cell.? into src/or | Roger Dingledine | 2002-07-19 |
* | Implemented router twins | Roger Dingledine | 2002-07-18 |
* | Implemented congestion control | Roger Dingledine | 2002-07-18 |
* | Implemented link padding and receiver token buckets | Roger Dingledine | 2002-07-16 |
* | it wouldn't return when the next router isn't up, leading to later seg fault | Roger Dingledine | 2002-07-10 |
* | put in the support for 'router twins' | Roger Dingledine | 2002-07-08 |
* | Integrated onion proxy into or/ | Roger Dingledine | 2002-07-02 |
* | made 'app' connection be 'exit' connection | Roger Dingledine | 2002-06-30 |
* | Initial revision | Roger Dingledine | 2002-06-26 |