David Goulet
|
2115a54b4a
mod: Move dirauth specific files to its own module
|
6 年之前 |
David Goulet
|
d177067860
dirvote: Trim down the public API
|
6 年之前 |
Nick Mathewson
|
4d6f21bb6b
Remove MIN_METHOD_FOR_{PACKAGE_LINES,GUARDFRACTION,ED25519_ID_IN_MD}
|
6 年之前 |
Nick Mathewson
|
caf766991d
Remove MIN_METHOD_FOR_ID_HASH_IN_MD and a test for running without it.
|
6 年之前 |
Nick Mathewson
|
93380db833
Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW}
|
6 年之前 |
Nick Mathewson
|
a57bcffcc7
Implement the various get_foodir_*() functions.
|
7 年之前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年之前 |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 年之前 |
Nick Mathewson
|
706c44a6ce
Remove some now-needless openssl includes from src/test.
|
7 年之前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年之前 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 年之前 |
Nick Mathewson
|
227d3b3d6b
Use ENABLE/DISABLE_GCC_WARNING in masater.
|
8 年之前 |
Nick Mathewson
|
8486dea8d7
Merge branch 'maint-0.2.8'
|
8 年之前 |
Nick Mathewson
|
d6b01211b9
Resolve the remaining openssl "-Wredundant-decls" warnings.
|
8 年之前 |
Nick Mathewson
|
9bbd6502f0
Use autoconf, not gcc version, to decide which warnings we have
|
8 年之前 |
Nick Mathewson
|
4caed2424a
Enable -Woverlength-strings for GCC>=4.6 on MOST of the code.
|
8 年之前 |
Nick Mathewson
|
ab932cd7bf
Remove duplicate siging_key_cert fields.
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
8507d75c82
Fix a leak in test_microdesc (CID 1311631)
|
9 年之前 |
Nick Mathewson
|
fce2a15ffb
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 年之前 |
Nick Mathewson
|
e0b7598833
Repair breakage in early-error case of microdesc parsing
|
9 年之前 |
Nick Mathewson
|
d31877c6bf
Fix some memory leaks in ed25519 code and tests
|
9 年之前 |
Nick Mathewson
|
24b720a984
Include ed25519 keys in microdescriptors.
|
10 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
Nick Mathewson
|
13f26f41e4
Fix some coverity issues in the unit tests
|
10 年之前 |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
Nick Mathewson
|
3efeb711f1
Unit tests for 11243: loading ri, ei, mds from lists
|
10 年之前 |
Nick Mathewson
|
24dfbfda1d
Base tests for 11243: test parsing for md, ei, and ri.
|
10 年之前 |