aboutsummaryrefslogtreecommitdiff
path: root/src/or/microdesc.c
Commit message (Expand)AuthorAge
* Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* Fix compile with warnings problems on Snow LeopardSebastian Hahn2009-10-19
* Add functions to serve microdescs and flavored consensuses.Nick Mathewson2009-10-18
* Document the microdescriptor code better.Nick Mathewson2009-10-18
* Fix various bugs in microdescriptor caching.Nick Mathewson2009-10-18
* Code to generate, store, and parse microdescriptors and consensuses.•••The consensus documents are not signed properly, not served, and not exchanged yet. Nick Mathewson2009-10-15