12 次代码提交 (cff0b90cbb68246b93f4894177f3ba545caf6e65)

作者 SHA1 备注 提交日期
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 年前
  David Benjamin cfaf7ff9bf Remove unnecessary NULL checks, part 2. 9 年前
  David Benjamin 4fcc2e2031 Make a few variable names saner. 9 年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 年前
  Brian Smith d6405beb2c Avoid calling BN_CTX_end without BN_CTX_start in ec_wNAF_precompute_mult. 9 年前
  Brian Smith 69fe82ae1e Remove unused ec_pre_comp_st.group back pointer to group. 9 年前
  David Benjamin 9ab14e00d5 Add in missing curly braces part 2. 9 年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 年前
  David Benjamin 3087f6e594 Fix garbage free on malloc failure in ec_wNAF_mul. 10 年前
  David Benjamin 9ecafa5c78 Shush some dead assignments. 10 年前
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前