提交歷史

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