aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-spec.txt
Commit message (Expand)AuthorAge
* a few more comments for the spec•••svn:r1154 Roger Dingledine2004-02-28
* start marking up the parts of the spec that need to be fixed•••svn:r1058 Roger Dingledine2004-02-05
* fix minor typo in tor-spec•••svn:r977 Roger Dingledine2004-01-07
* begin the process of cleaning/updating the spec•••svn:r973 Roger Dingledine2004-01-05
* update the TODO to reflect recent commits•••svn:r882 Roger Dingledine2003-12-03
* clean up some TODO items; rename ACI to circID•••svn:r782 Nick Mathewson2003-11-11
* note need for ACI->circID change•••svn:r731 Nick Mathewson2003-11-03
* more work•••svn:r688 Roger Dingledine2003-10-28
* add a few more new TODO items (bugfixes)•••svn:r683 Roger Dingledine2003-10-27
* Add note about DNS distinguishability attack•••svn:r678 Nick Mathewson2003-10-26
* Note TODO items; add DROP relay cells•••svn:r670 Nick Mathewson2003-10-24
* APPort is now SocksPort•••svn:r644 Roger Dingledine2003-10-21
* s/TOR/Tor/•••svn:r566 Nick Mathewson2003-10-09
* describe what's _actually_ in the payload of a relay begin cell•••svn:r540 Roger Dingledine2003-10-04
* Make testcases run again; more sanity checking to descriptor generation.•••svn:r532 Nick Mathewson2003-10-01
* update the spec wrt choosing aci's•••svn:r530 Roger Dingledine2003-10-01
* Add published to descriptors•••svn:r488 Nick Mathewson2003-09-26
* Refactor buffers; implement descriptors.•••'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 Nick Mathewson2003-09-25
* add a lot of todo entries, from today's meeting•••svn:r474 Roger Dingledine2003-09-20
* fill in a gap in the spec•••svn:r427 Roger Dingledine2003-09-05
* Add initial interfaces and code for TLS support. Interfaces are right; code ...•••svn:r424 Nick Mathewson2003-09-04
* remove op_port from the spec also•••svn:r420 Roger Dingledine2003-08-27
* Correct description of extracting Kf and Kb from g^xy.•••svn:r414 Nick Mathewson2003-08-25
* remove bandwidth from handshake negotiations•••replace too-prescriptive link throttling spec with handwavy one svn:r412 Roger Dingledine2003-08-25
* add router twins to the spec•••svn:r409 Roger Dingledine2003-08-25
* patch the spec somewhat. it's still quite stale.•••svn:r406 Roger Dingledine2003-08-22
* update spec: OR/OR and OP/OR handshakes have merged•••svn:r346 Roger Dingledine2003-06-23
* Add specification for half-open connections, modified from last week's•••conversation enough to correspond to real TCP. svn:r338 Nick Mathewson2003-06-19
* Make log_fn work on apples with no workarounds needed in main code•••svn:r330 Nick Mathewson2003-06-17
* further spec cleanup•••svn:r311 Roger Dingledine2003-06-12
* Finish spec update•••svn:r309 Nick Mathewson2003-06-12
* add TODO notes•••svn:r307 Nick Mathewson2003-06-03
* a few minor notes, still more work to be done•••svn:r306 Roger Dingledine2003-06-03
* Committing the parts of tor-spec I can write. There are still a•••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 Nick Mathewson2003-06-03
* partial update of the spec•••still wrong in plenty of places svn:r301 Roger Dingledine2003-05-28
* update docs to reflect a bit more reality•••svn:r252 Roger Dingledine2003-04-18
* Choose correct abstraction for topic_foo. Abstract random-integer code•••svn:r249 Nick Mathewson2003-04-17
* Factor out cell packing and unpacking•••svn:r240 Nick Mathewson2003-04-16
* Remove the notion of "onion ciphers"; make packing and unpacking separate fns•••svn:r236 Nick Mathewson2003-04-16
* bring docs closer to reality•••svn:r221 Roger Dingledine2003-04-05
* finish specifying topic flow control•••svn:r217 Roger Dingledine2003-03-24
* minor doc patches•••svn:r212 Roger Dingledine2003-03-19
* Fix bug in client_send_auth•••svn:r203 Nick Mathewson2003-03-19
* a few clarifications to the spec•••still not done at the end svn:r195 Roger Dingledine2003-03-18
* some patches on nick's commit•••svn:r177 Roger Dingledine2003-03-12
* First draft of most of spec•••svn:r175 Nick Mathewson2003-03-11
* tweaks and responses to the spec•••svn:r171 Roger Dingledine2003-03-07
* Spec for current version of onion routing•••svn:r168 Nick Mathewson2003-03-07