Commit Graph

22 Commits

Author SHA1 Message Date
Nick Mathewson ff62e898d7 Tested backends for directory signing and checking. Directory parser completely refactored. Need documentation and integration. Explanitory mail forthcoming.
svn:r271
2003-05-07 18:30:46 +00:00
Nick Mathewson b2ae81b88c Decrease DH group length to 1024. (Roger, you may want to read section 1 of the IETF draft: a 1024-bit DH key probably reduces our cipher strength to ~80 bits.)
svn:r269
2003-05-07 02:28:42 +00:00
Nick Mathewson 02a17b3cc6 More work on directories. Signed directories not yet tested. No support for checking sigs yet
svn:r268
2003-05-07 02:13:23 +00:00
Roger Dingledine a9ad088775 update the todo
svn:r267
2003-05-07 02:02:52 +00:00
Roger Dingledine d567449d8a update based on discussions at discex iii
svn:r256
2003-04-25 18:29:45 +00:00
Roger Dingledine 4404e25623 update docs to reflect a bit more reality
svn:r252
2003-04-18 18:57:22 +00:00
Nick Mathewson 6966c069bb Choose correct abstraction for topic_foo. Abstract random-integer code
svn:r249
2003-04-17 17:10:41 +00:00
Nick Mathewson 6a0ac0ce2d Factor out cell packing and unpacking
svn:r240
2003-04-16 17:44:33 +00:00
Nick Mathewson eab5be35b9 Remove the notion of "onion ciphers"; make packing and unpacking separate fns
svn:r236
2003-04-16 16:19:27 +00:00
Roger Dingledine 5ca53e2d9c bring docs closer to reality
svn:r221
2003-04-05 19:04:05 +00:00
Roger Dingledine b6aded3f27 finish specifying topic flow control
svn:r217
2003-03-24 03:31:11 +00:00
Roger Dingledine cd8ee2c6de minor doc patches
svn:r212
2003-03-19 22:44:29 +00:00
Nick Mathewson 79f623cecb Fix bug in client_send_auth
svn:r203
2003-03-19 21:47:18 +00:00
Roger Dingledine d7825b8886 a few clarifications to the spec
still not done at the end


svn:r195
2003-03-18 07:21:31 +00:00
Roger Dingledine f906b7c1e7 identical FAQ and HACKING files, now in /doc
svn:r194
2003-03-18 03:28:03 +00:00
Roger Dingledine 5f62e2690b more todo edits from today's meeting
svn:r191
2003-03-17 23:34:00 +00:00
Roger Dingledine 1a29c36c93 same todo file as before, just moving to doc/
svn:r189
2003-03-17 23:19:25 +00:00
Roger Dingledine 9343a2512f some patches on nick's commit
svn:r177
2003-03-12 12:02:06 +00:00
Nick Mathewson 0b3da8f291 First draft of most of spec
svn:r175
2003-03-11 21:36:00 +00:00
Roger Dingledine fb83248255 tweaks and responses to the spec
svn:r171
2003-03-07 08:41:57 +00:00
Nick Mathewson 02bf3cb28b Spec for current version of onion routing
svn:r168
2003-03-07 02:39:40 +00:00
Roger Dingledine bde952c8ae starting to document what clients need to do and why
svn:r147
2002-12-12 22:53:34 +00:00