Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
vor 15 Jahren |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
vor 15 Jahren |
Nick Mathewson
|
9be682942c
Not everybody likes debugging printfs as much as I
|
vor 15 Jahren |
Nick Mathewson
|
e722ffa605
Do not report a partially-successful detached signature add as failed.
|
vor 15 Jahren |
Roger Dingledine
|
22f674fcb8
Fix a memory leak on directory authorities during voting
|
vor 15 Jahren |
Karsten Loesing
|
4256a96461
Fix bug 1066.
|
vor 15 Jahren |
Nick Mathewson
|
afc76a4e71
Fix two bugs found by Coverity scan.
|
vor 15 Jahren |
Sebastian Hahn
|
740806c453
Fix compile with warnings problems on Snow Leopard
|
vor 15 Jahren |
Nick Mathewson
|
200c39b66c
Document the microdescriptor code better.
|
vor 15 Jahren |
Nick Mathewson
|
851a980065
Actually remember all the consensus types when we are done generating them.
|
vor 15 Jahren |
Nick Mathewson
|
3471057486
Implement signatures for microdesc consensuses right.
|
vor 15 Jahren |
Nick Mathewson
|
d9c71816b1
Generate all the flavors of consensuses when building consensuses.
|
vor 15 Jahren |
Nick Mathewson
|
3b2fc659a8
Refactor consensus signature storage for multiple digests and flavors.
|
vor 15 Jahren |
Nick Mathewson
|
e1ddee8bbe
Code to generate, store, and parse microdescriptors and consensuses.
|
vor 15 Jahren |
Nick Mathewson
|
bdf4839395
Functions to encode microdescriptors and their lines.
|
vor 15 Jahren |
Nick Mathewson
|
8b2f6b27fd
Make signature-generation code handle different key and digest lengths.
|
vor 15 Jahren |
Sebastian Hahn
|
b73ecdc232
Fix compile on Snow Leopard
|
vor 15 Jahren |
Nick Mathewson
|
381766ce4b
Implement proposal 167: Authorities vote on network parameters.
|
vor 15 Jahren |
Nick Mathewson
|
8771fdfda4
Make consensus_method_is_supported() be the canonical source for its info.
|
vor 15 Jahren |
Mike Perry
|
b074e61ad3
Throw the switch on consensus method 6.
|
vor 15 Jahren |
Mike Perry
|
6fbdf635fa
Implement measured bw parsing + unit tests.
|
vor 15 Jahren |
Roger Dingledine
|
9ece0955f7
fix comments and other typos
|
vor 15 Jahren |
Nick Mathewson
|
260de44313
Fixes to spelling fixes. Thanks, Roger!
|
vor 15 Jahren |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
vor 15 Jahren |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
vor 15 Jahren |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
vor 16 Jahren |
Nick Mathewson
|
1e5f457461
Fix most DOCDOCs remaining and/or added by redox.
|
vor 16 Jahren |
Nick Mathewson
|
1725c0c8a5
Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen.
|
vor 16 Jahren |
Nick Mathewson
|
55348884b5
Fix all of the doxygen warnings not pertaining to missing documentation.
|
vor 16 Jahren |
Nick Mathewson
|
9c65195449
Apply rovv's patch for bug 864: avoid null error on detached signature handling failure.
|
vor 16 Jahren |