Historie revizí

Autor SHA1 Zpráva Datum
  Tomas Mraz cd4c83b524 The SHA256 is not a mandatory digest for DSA. před 5 roky
  David von Oheimb a4c467c96a remove needless empty lines when printing certificates před 6 roky
  Richard Levitte 3cdbea65b3 Following the license change, modify the boilerplates in crypto/dsa/ před 6 roky
  Pavel Kopyl 7760384b40 Check return value of OBJ_nid2obj in dsa_pub_encode. před 7 roky
  KaoruToda 26a7d938c9 Remove parentheses of return. před 7 roky
  Samuel Weiser 6364475a99 Added const-time flag to DSA key decoding to avoid potential leak of privkey před 7 roky
  Dr. Stephen Henson 245c6bc33b Constify private key decode. před 8 roky
  Dr. Stephen Henson ac4e257747 constify X509_ALGOR_get0() před 8 roky
  Dr. Stephen Henson 5d8d9a8efa Add DSA_bits() function. před 8 roky
  Emilia Kasper 9267c11bb5 Make DSA_SIG and ECDSA_SIG getters const. před 8 roky
  Kurt Roeckx 578b551441 Specifiy size of arrays před 8 roky
  Dr. Stephen Henson f72f00d495 Parameter copy sanity checks. před 8 roky
  Rich Salz d2e9e32018 Copyright consolidation 07/10 před 8 roky
  Matt Caswell 1258396d73 Make the DSA structure opaque před 8 roky
  Rich Salz 3c27208fab Remove #error from include files. před 8 roky
  Dr. Stephen Henson 706a13f112 Make DSA_SIG opaque. před 8 roky
  Rich Salz a773b52a61 Remove unused parameters from internal functions před 8 roky
  Dr. Stephen Henson dfb10af92e Remove DSA negative integer workaround code. před 8 roky
  Dr. Stephen Henson ab4a81f69e Remove broken DSA private key workarounds. před 8 roky
  Dr. Stephen Henson f6fb7f1856 typo před 8 roky
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque před 8 roky
  Dr. Stephen Henson 2986ecdc08 Extend EVP_PKEY_copy_parameters() před 9 roky
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto před 9 roky
  Martin Vejnar fa4629b6a2 RT3774: double-free in DSA před 9 roky
  Rich Salz 74924dcb38 More secure storage of key material. před 9 roky
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files před 9 roky
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) před 9 roky
  Rich Salz b548a1f11c free null cleanup finale před 9 roky
  Rich Salz 23a1d5e97c free NULL cleanup 7 před 9 roky
  Rich Salz 2ace745022 free NULL cleanup 8 před 9 roky