aboutsummaryrefslogtreecommitdiff
path: root/src/or/microdesc.c
Commit message (Expand)AuthorAge
* Fix compilation with --with-dmallocKarsten Loesing2010-08-16
* Create routerparse.hSebastian Hahn2010-07-27
* Create microdesc.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* Fix a memory corruption bug while collecting bridge statsKarsten Loesing2010-01-26
* Since dump_microdescriptor() can return -1; make its type ssize_tNick Mathewson2010-01-24
* Handle errors reported by fwrite() in dump_microdescriptor()Peter Palfrader2010-01-24
* 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.Nick Mathewson2009-10-15