Commit History

Author SHA1 Message Date
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 years ago
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 years ago
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. 18 years ago
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the 20 years ago
  Dr. Stephen Henson e9ba69631b 22 years ago
  Dr. Stephen Henson 6a0dec9584 Make EVP_SealInit() return the correct value. 23 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 years ago
  Dr. Stephen Henson de822715b2 Constify EVP_SealInit, EVP_OpenInit 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Dr. Stephen Henson fd75eb50c0 Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() and 24 years ago
  Dr. Stephen Henson a91dedca48 Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() 24 years ago
  Dr. Stephen Henson 49528751b8 24 years ago
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 years ago
  Bodo Möller 691401fc53 RAND_bytes's return values is 0 for an error, not -1. 25 years ago
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now 25 years ago
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago