提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson 9e43ee5b4c Fix API for ed25519_ref10_open() 12 年之前
  Nick Mathewson e0097a8839 Tweak ed25519 ref10 signing interface to use less space. 12 年之前
  Nick Mathewson e5a1cf9937 Tweak ref10 keygen APIs to be more sane. 12 年之前
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 13 年之前
  Nick Mathewson b2acd3580c ed25519_ref10: use uint64_t and int64_t, not long long 12 年之前
  Nick Mathewson 8b36bb9299 Add headers as needed to make ed25519_ref10 compile. 12 年之前
  Nick Mathewson 8594e97c03 Add some explicit casts as needed to make ed25519_ref10 compile 12 年之前
  Nick Mathewson 4847136d2c Integrate ed25519_ref10 into our build system. 12 年之前
  Nick Mathewson b40ac6808f Add the ed25519 ref10 code verbatim from supercop-20140622 12 年之前
  Nick Mathewson fdb7fc70d0 Merge remote-tracking branch 'public/bug10163' 12 年之前
  Nick Mathewson 051dd9c409 Remove the assigned-but-unused chosen_named_idx local variable 12 年之前
  Nick Mathewson 72ba1739e2 Fix another memory leak case in sandbox.c:prot_strings() 12 年之前
  Nick Mathewson 9222707e5c Use the ARRAY_LENGTH macro more consistently. 12 年之前
  Nick Mathewson 15be51b41d Remove the non-implemented versions of the sandbox _array() functions 12 年之前
  Nick Mathewson 991545acf1 Whitespace fixes 12 年之前
  Nick Mathewson 7c1143e11f Terser ways to sandbox-allow related filenames 12 年之前
  Nick Mathewson 59e114832e Merge branch 'bug11792_1_squashed' 12 年之前
  Nick Mathewson d6033843a4 When looking for conns to close, count the age of linked queued data 12 年之前
  Nick Mathewson 68e430a6fb Kill non-tunneled directory connections when handling OOM. 12 年之前
  Nick Mathewson 8e55cafd67 Count zlib buffer memory towards OOM totals. 12 年之前
  Nick Mathewson d31bcc4b23 Tidy status handling in rendservice.c 12 年之前
  Nick Mathewson a8cc41a230 Merge branch 'coverity_20140821' 12 年之前
  Nick Mathewson 523587a5cf fix memory leak on failure in sandbox.c:prot_strings() 12 年之前
  Nick Mathewson 35b2e11755 Store sandbox params as char *, since that's what they are. 12 年之前
  Nick Mathewson 446e481c90 Check for duplicate arguments to tor-gencert 12 年之前
  Nick Mathewson a66fff6381 Mark one use of networkstatus_check_document_signature as (void) 12 年之前
  Nick Mathewson 059e33de59 remove meaningless checks for chunks==NULL in dirserv stuff 12 年之前
  Nick Mathewson 917e1042f7 Suppress coverity warning about overflowing in safe_mem_is_zero 12 年之前
  Nick Mathewson 7bc25b5a78 Avoid performing an assert on an always-true value 12 年之前
  Nick Mathewson c43e45d0ea Suppress coverity warning about overflowing in tor_memeq. 12 年之前