aboutsummaryrefslogtreecommitdiff
path: root/src/or/microdesc.h
Commit message (Expand)AuthorAge
* Add some debugging code to microdesc.[ch]Nick Mathewson2011-09-28
* Make the get_options() return constNick Mathewson2011-06-14
* Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson2011-05-05
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\
| * Rebuild the microdesc cache when a sufficient number of bytes are droppedNick Mathewson2011-05-03
| * Backport microdesc_cache_clean to 0.2.2Nick Mathewson2011-05-03
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Unit tests for microdescriptor cacheNick Mathewson2010-10-07
* | Clean long-unlisted microdescs from the cacheNick Mathewson2010-09-27
* | Download microdescriptors if you're a cacheNick Mathewson2010-09-27
|/
* Create microdesc.hSebastian Hahn2010-07-27