Files
tor/doc
Nick Mathewson 54a6a8f0ef Start implementing the server side of the new directory protocol.
Probably very buggy, since I can't actually run an authdir.

Features
- Generate and publish new network-status format
- Code to cache and re-serve network-status objects generated by others.
- Publish individual descriptors (by fingerprint, by "all", and by
  "tell me yours.")  [Still needs compression logic]
- Publish client and server recommended versions seprately.
- Add digest of descriptor to routerinfo_t, so we can track them better, and
  length, so we can server them more easily.

Cleanups
- Unify code to sign directory-like things
- Make resolve_my_address() able to tell you which name it wound up resolving.
- Unify code to store and serve directory-like things so it all uses
  cached_dir_t.
- Unify code to set the value of cached_dir_t objects.


svn:r4835
2005-08-25 20:33:17 +00:00
..
2004-02-21 20:41:15 +00:00
2004-12-14 05:04:11 +00:00
2005-06-16 20:32:40 +00:00
2005-08-22 07:14:12 +00:00
2005-08-22 07:14:12 +00:00
2005-08-22 07:14:12 +00:00
2005-08-22 07:14:12 +00:00
2005-08-17 06:46:02 +00:00
2005-08-25 06:11:50 +00:00