Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 年之前 |
Nick Mathewson
|
6c440da926
Remove system headers from or.h
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 年之前 |
Nick Mathewson
|
9d6276bca8
Extract microdesc_t into its own header.
|
6 年之前 |
Nick Mathewson
|
def1f20e1f
Extract routerstatus_t into its own header.
|
6 年之前 |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 年之前 |
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 年之前 |