提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson 865d53be54 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped 13 年之前
  Nick Mathewson 56fbd728c2 Backport microdesc_cache_clean to 0.2.2 13 年之前
  Nick Mathewson 1f97e8322f Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson 970715dd8f Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3. 13 年之前
  Nick Mathewson 698fa0fc67 Add missing code to set cache->journal_len when reading microdesc journal 13 年之前
  Nick Mathewson 0a6beb9368 Fix memory leak in md-download logic 13 年之前
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
  Nick Mathewson 8c837db38f Merge branch 'nodes' 13 年之前
  Nick Mathewson 1dffefc907 Add more documentation to microdesc.c, plus another assert. 13 年之前
  Nick Mathewson ab5b11fbb8 Add a more verbose log message to try to catch bug #2022. 13 年之前
  Nick Mathewson 3061a036c8 Unit tests for microdescriptor cache 13 年之前
  Nick Mathewson 1bb9734e3a Implement policies for nodes (and for microdescriptors too) 13 年之前
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 年之前
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 13 年之前
  Nick Mathewson 3ad43ef75f Whitespace fixes on recent merges to master. 13 年之前
  Nick Mathewson d45b912058 Clean long-unlisted microdescs from the cache 13 年之前
  Nick Mathewson 3a492d31d5 Download microdescriptors if you're a cache 14 年之前
  Karsten Loesing 15379a7254 Fix compilation with --with-dmalloc 14 年之前
  Sebastian Hahn 05072723cb Create routerparse.h 14 年之前
  Sebastian Hahn 86d6bfe448 Create microdesc.h 14 年之前
  Sebastian Hahn c4f8f1316e Create config.h 14 年之前
  Nick Mathewson da220157a9 Update copyright dates for files not in maint-0.2.1 14 年之前
  Karsten Loesing 7e65871ccc Fix a memory corruption bug while collecting bridge stats 14 年之前
  Nick Mathewson a93cabd9ab Since dump_microdescriptor() can return -1; make its type ssize_t 14 年之前
  Peter Palfrader 256861023e Handle errors reported by fwrite() in dump_microdescriptor() 14 年之前
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 年之前
  Sebastian Hahn 740806c453 Fix compile with warnings problems on Snow Leopard 14 年之前
  Nick Mathewson bb22d8fc45 Add functions to serve microdescs and flavored consensuses. 14 年之前