Nick Mathewson
|
59a6df8882
Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
bdff7e3299
Unmap microdesc cache before replacing it.
|
13 years ago |
Nick Mathewson
|
8fb38331c3
Hand-tune the new tor_memcmp instances in 0.2.2
|
13 years ago |
Nick Mathewson
|
0cbcbc3412
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in
|
13 years ago |
Sebastian Hahn
|
1827e60976
Fix a potential null deref when rebuilding md cache
|
13 years ago |
Nick Mathewson
|
68ae5afa5a
Change who calls microdesc_cache_rebuild().
|
13 years ago |
Nick Mathewson
|
cb6c909664
Rebuild the microdesc cache when a sufficient number of bytes are dropped
|
13 years ago |
Nick Mathewson
|
56fbd728c2
Backport microdesc_cache_clean to 0.2.2
|
13 years ago |
Nick Mathewson
|
970715dd8f
Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.
|
13 years ago |
Nick Mathewson
|
698fa0fc67
Add missing code to set cache->journal_len when reading microdesc journal
|
13 years ago |
Nick Mathewson
|
30b3475e6d
Bump copyright statements to 2011 (0.2.2)
|
14 years ago |
Karsten Loesing
|
15379a7254
Fix compilation with --with-dmalloc
|
14 years ago |
Sebastian Hahn
|
05072723cb
Create routerparse.h
|
14 years ago |
Sebastian Hahn
|
86d6bfe448
Create microdesc.h
|
14 years ago |
Sebastian Hahn
|
c4f8f1316e
Create config.h
|
14 years ago |
Nick Mathewson
|
da220157a9
Update copyright dates for files not in maint-0.2.1
|
14 years ago |
Karsten Loesing
|
7e65871ccc
Fix a memory corruption bug while collecting bridge stats
|
15 years ago |
Nick Mathewson
|
a93cabd9ab
Since dump_microdescriptor() can return -1; make its type ssize_t
|
15 years ago |
Peter Palfrader
|
256861023e
Handle errors reported by fwrite() in dump_microdescriptor()
|
15 years ago |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
15 years ago |
Sebastian Hahn
|
740806c453
Fix compile with warnings problems on Snow Leopard
|
15 years ago |
Nick Mathewson
|
bb22d8fc45
Add functions to serve microdescs and flavored consensuses.
|
15 years ago |
Nick Mathewson
|
200c39b66c
Document the microdescriptor code better.
|
15 years ago |
Nick Mathewson
|
d61b5df9c1
Fix various bugs in microdescriptor caching.
|
15 years ago |
Nick Mathewson
|
e1ddee8bbe
Code to generate, store, and parse microdescriptors and consensuses.
|
15 years ago |