コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Nick Mathewson 38af3b983f Improve a notice message in dirvote.c. (Roger asked for this.) 9 年 前
  teor 1ee41b3eef Allow consensus interval of 10 seconds when testing 9 年 前
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  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 年 前