Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | s/TOR/Tor/ | Nick Mathewson | 2003-10-09 |
| | | | | svn:r566 | ||
* | describe what's _actually_ in the payload of a relay begin cell | Roger Dingledine | 2003-10-04 |
| | | | | svn:r540 | ||
* | Make testcases run again; more sanity checking to descriptor generation. | Nick Mathewson | 2003-10-01 |
| | | | | svn:r532 | ||
* | update the spec wrt choosing aci's | Roger Dingledine | 2003-10-01 |
| | | | | svn:r530 | ||
* | Add published to descriptors | Nick Mathewson | 2003-09-26 |
| | | | | svn:r488 | ||
* | Refactor buffers; implement descriptors. | Nick Mathewson | 2003-09-25 |
| | | | | | | | | | | | | | | | | | 'buf_t' is now an opaque type defined in buffers.c . Router descriptors now include all keys; routers generate keys as needed on startup (in a newly defined "data directory"), and generate their own descriptors. Descriptors are now self-signed. Implementation is not complete: descriptors are never published; and upon receiving a descriptor, the directory doesn't do anything with it. At least "routers.or" and orkeygen are now obsolete, BTW. svn:r483 | ||
* | add a lot of todo entries, from today's meeting | Roger Dingledine | 2003-09-20 |
| | | | | svn:r474 | ||
* | fill in a gap in the spec | Roger Dingledine | 2003-09-05 |
| | | | | svn:r427 | ||
* | Add initial interfaces and code for TLS support. Interfaces are right; code ↵ | Nick Mathewson | 2003-09-04 |
| | | | | | | needs work and testing. svn:r424 | ||
* | remove op_port from the spec also | Roger Dingledine | 2003-08-27 |
| | | | | svn:r420 | ||
* | Correct description of extracting Kf and Kb from g^xy. | Nick Mathewson | 2003-08-25 |
| | | | | svn:r414 | ||
* | remove bandwidth from handshake negotiations | Roger Dingledine | 2003-08-25 |
| | | | | | | | replace too-prescriptive link throttling spec with handwavy one svn:r412 | ||
* | add router twins to the spec | Roger Dingledine | 2003-08-25 |
| | | | | svn:r409 | ||
* | patch the spec somewhat. it's still quite stale. | Roger Dingledine | 2003-08-22 |
| | | | | svn:r406 | ||
* | update spec: OR/OR and OP/OR handshakes have merged | Roger Dingledine | 2003-06-23 |
| | | | | svn:r346 | ||
* | Add specification for half-open connections, modified from last week's | Nick Mathewson | 2003-06-19 |
| | | | | | | | conversation enough to correspond to real TCP. svn:r338 | ||
* | Make log_fn work on apples with no workarounds needed in main code | Nick Mathewson | 2003-06-17 |
| | | | | svn:r330 | ||
* | further spec cleanup | Roger Dingledine | 2003-06-12 |
| | | | | svn:r311 | ||
* | Finish spec update | Nick Mathewson | 2003-06-12 |
| | | | | svn:r309 | ||
* | add TODO notes | Nick Mathewson | 2003-06-03 |
| | | | | svn:r307 | ||
* | a few minor notes, still more work to be done | Roger Dingledine | 2003-06-03 |
| | | | | svn:r306 | ||
* | Committing the parts of tor-spec I can write. There are still a | Nick Mathewson | 2003-06-03 |
| | | | | | | | | | | | | | couple of points where the code doesn't match my understanding -- I can write those, once I understand whether we're still going to do what I thought. The rendezvous point spec is begun, but has turned out not to be what we had talked about. Let's talk design tomorrow, Roger, and I'll write down what we say. svn:r305 | ||
* | partial update of the spec | Roger Dingledine | 2003-05-28 |
| | | | | | | | still wrong in plenty of places svn:r301 | ||
* | update docs to reflect a bit more reality | Roger Dingledine | 2003-04-18 |
| | | | | svn:r252 | ||
* | Choose correct abstraction for topic_foo. Abstract random-integer code | Nick Mathewson | 2003-04-17 |
| | | | | svn:r249 | ||
* | Factor out cell packing and unpacking | Nick Mathewson | 2003-04-16 |
| | | | | svn:r240 | ||
* | Remove the notion of "onion ciphers"; make packing and unpacking separate fns | Nick Mathewson | 2003-04-16 |
| | | | | svn:r236 | ||
* | bring docs closer to reality | Roger Dingledine | 2003-04-05 |
| | | | | svn:r221 | ||
* | finish specifying topic flow control | Roger Dingledine | 2003-03-24 |
| | | | | svn:r217 | ||
* | minor doc patches | Roger Dingledine | 2003-03-19 |
| | | | | svn:r212 | ||
* | Fix bug in client_send_auth | Nick Mathewson | 2003-03-19 |
| | | | | svn:r203 | ||
* | a few clarifications to the spec | Roger Dingledine | 2003-03-18 |
| | | | | | | | still not done at the end svn:r195 | ||
* | some patches on nick's commit | Roger Dingledine | 2003-03-12 |
| | | | | svn:r177 | ||
* | First draft of most of spec | Nick Mathewson | 2003-03-11 |
| | | | | svn:r175 | ||
* | tweaks and responses to the spec | Roger Dingledine | 2003-03-07 |
| | | | | svn:r171 | ||
* | Spec for current version of onion routing | Nick Mathewson | 2003-03-07 |
svn:r168 |