Revīziju vēsture

Autors SHA1 Ziņojums Datums
  slontis 3a4e09ab42 Fix infinite loops in DSA sign code. 1 gadu atpakaļ
  Pauli b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 gadi atpakaļ
  Matt Caswell 8020d79b40 Update copyright year 3 gadi atpakaļ
  Tomas Mraz ba37b82045 dsa_check: Perform simple parameter check if seed is not available 3 gadi atpakaļ
  Richard Levitte 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 gadi atpakaļ
  Dr. David von Oheimb 8da42c8b26 Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA 4 gadi atpakaļ
  Richard Levitte 0cd1b144f9 util/mkerr.pl: make it not depend on the function code 5 gadi atpakaļ
  David von Oheimb 7408f6759f make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA 5 gadi atpakaļ
  Rich Salz cbfa5b0398 Regenerate mkerr files 5 gadi atpakaļ
  Richard Levitte 3cdbea65b3 Following the license change, modify the boilerplates in crypto/dsa/ 6 gadi atpakaļ
  Matt Caswell d54897cf54 Pick a q size consistent with the digest for DSA param generation 6 gadi atpakaļ
  Rich Salz 52df25cf2e make error tables const and separate header file 7 gadi atpakaļ
  Sebastian Andrzej Siewior af54741265 dsa/dsa_gen: add error message for seed_len < 0 8 gadi atpakaļ
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 gadi atpakaļ
  Dr. Stephen Henson 8cc44d970c Don't allocate r/s in DSA_SIG and ECDSA_SIG 8 gadi atpakaļ
  Rich Salz 0cd0a820ab Remove unused error/function codes. 8 gadi atpakaļ
  Matt Caswell 569d064609 Add some error messages for malloc fails 8 gadi atpakaļ
  Rich Salz b6cff313cb Manual fixes after copyright consolidation 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 9 gadi atpakaļ
  Dr. Stephen Henson b8fb59897b Rebuild error source files. 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Adam Langley 190c615d43 Make `safe' (EC)DSA nonces the default. 11 gadi atpakaļ
  Adam Langley 8a99cb29d1 Add secure DSA nonce flag. 11 gadi atpakaļ
  Dr. Stephen Henson 3dd9b31dc4 Provisional, experimental support for DSA2 parameter generation algorithm. 13 gadi atpakaļ
  Dr. Stephen Henson 20818e00fd FIPS mode DSA changes: 13 gadi atpakaļ
  Dr. Stephen Henson 245a7eee17 recalculate DSA signature if r or s is zero (FIPS 186-3 requirement) 13 gadi atpakaļ
  Dr. Stephen Henson a4d9c12f99 correct error code 14 gadi atpakaļ
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 gadi atpakaļ
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 gadi atpakaļ
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 gadi atpakaļ