Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
30b3475e6d
Bump copyright statements to 2011 (0.2.2)
|
14 years ago |
Nick Mathewson
|
8c837db38f
Merge branch 'nodes'
|
14 years ago |
Nick Mathewson
|
1dffefc907
Add more documentation to microdesc.c, plus another assert.
|
14 years ago |
Nick Mathewson
|
ab5b11fbb8
Add a more verbose log message to try to catch bug #2022.
|
14 years ago |
Nick Mathewson
|
3061a036c8
Unit tests for microdescriptor cache
|
14 years ago |
Nick Mathewson
|
1bb9734e3a
Implement policies for nodes (and for microdescriptors too)
|
14 years ago |
Nick Mathewson
|
26e897420e
Initial conversion to use node_t throughout our codebase.
|
14 years ago |
Nick Mathewson
|
fe309e7ad6
Implement a basic node and nodelist type
|
14 years ago |
Nick Mathewson
|
3ad43ef75f
Whitespace fixes on recent merges to master.
|
14 years ago |
Nick Mathewson
|
d45b912058
Clean long-unlisted microdescs from the cache
|
14 years ago |
Nick Mathewson
|
3a492d31d5
Download microdescriptors if you're a cache
|
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 |