Nick Mathewson
|
bbd8d07167
Apply new calloc coccinelle patch
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
a30594605e
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
10 years ago |
teor
|
ff8fe38a2f
Stop spurious clang shallow analysis null pointer errors
|
10 years ago |
Nick Mathewson
|
e3c143f521
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
efcab43956
Fix a number of clang analyzer false-positives
|
10 years ago |
Nick Mathewson
|
fdb7fc70d0
Merge remote-tracking branch 'public/bug10163'
|
10 years ago |
Nick Mathewson
|
051dd9c409
Remove the assigned-but-unused chosen_named_idx local variable
|
10 years ago |
Nick Mathewson
|
a66fff6381
Mark one use of networkstatus_check_document_signature as (void)
|
10 years ago |
Nick Mathewson
|
059e33de59
remove meaningless checks for chunks==NULL in dirserv stuff
|
10 years ago |
Nick Mathewson
|
d38aa5545f
Remove implementation code for all pre-13 consensus methods.
|
10 years ago |
Nick Mathewson
|
908bd4cee3
Remove support for generating consensuses with methods <= 9.
|
10 years ago |
Nick Mathewson
|
df99ce2395
No longer advertise or negotiate any consensus method before 13.
|
10 years ago |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
10 years ago |
Nick Mathewson
|
2fa601c797
Future-proof "id" lines against proposal 220.
|
10 years ago |
Nick Mathewson
|
4a621a50f5
Consensus method 18: Add a base64 ID digest to the microdesc
|
10 years ago |
Nick Mathewson
|
adfcc1da4a
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
3d5154550c
Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
d8cfa2ef4e
Avoid free()ing from an mmap on corrupted microdesc cache
|
11 years ago |
Kevin Butler
|
1bdb391ed0
Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. Implements #1376.
|
11 years ago |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 years ago |
Nick Mathewson
|
fab99844fc
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
b34279d3ab
Add a comment and a check for why flag indices will be <= 63
|
11 years ago |
Nick Mathewson
|
15cd79f832
FIx undefined behavior in dirvote.c
|
11 years ago |
Linus Nordberg
|
4d54b9774d
Add support for offsetting the voting interval in order to bootstrap faster.
|
11 years ago |
Andrea Shepard
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
Andrea Shepard
|
fddb814fea
When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595
|
11 years ago |
Nick Mathewson
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
d2d5a7dabc
Remove some now-needless length defines
|
11 years ago |
Nick Mathewson
|
cb75519bbf
Refactor dirobj signature generation
|
11 years ago |