提交歷史

作者 SHA1 備註 提交日期
  Pavel Kopyl 7760384b40 Check return value of OBJ_nid2obj in dsa_pub_encode. 7 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  Samuel Weiser 6364475a99 Added const-time flag to DSA key decoding to avoid potential leak of privkey 7 年之前
  Dr. Stephen Henson 245c6bc33b Constify private key decode. 8 年之前
  Dr. Stephen Henson ac4e257747 constify X509_ALGOR_get0() 8 年之前
  Dr. Stephen Henson 5d8d9a8efa Add DSA_bits() function. 8 年之前
  Emilia Kasper 9267c11bb5 Make DSA_SIG and ECDSA_SIG getters const. 8 年之前
  Kurt Roeckx 578b551441 Specifiy size of arrays 8 年之前
  Dr. Stephen Henson f72f00d495 Parameter copy sanity checks. 8 年之前
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 年之前
  Matt Caswell 1258396d73 Make the DSA structure opaque 8 年之前
  Rich Salz 3c27208fab Remove #error from include files. 8 年之前
  Dr. Stephen Henson 706a13f112 Make DSA_SIG opaque. 8 年之前
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 年之前
  Dr. Stephen Henson dfb10af92e Remove DSA negative integer workaround code. 8 年之前
  Dr. Stephen Henson ab4a81f69e Remove broken DSA private key workarounds. 8 年之前
  Dr. Stephen Henson f6fb7f1856 typo 8 年之前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年之前
  Dr. Stephen Henson 2986ecdc08 Extend EVP_PKEY_copy_parameters() 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Martin Vejnar fa4629b6a2 RT3774: double-free in DSA 9 年之前
  Rich Salz 74924dcb38 More secure storage of key material. 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 年之前
  Rich Salz 2ace745022 free NULL cleanup 8 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Dr. Stephen Henson ea6b07b54c Simplify DSA public key handling. 9 年之前
  Rich Salz d64070838e free NULL cleanup 9 年之前