Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 il y a 8 ans
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque il y a 8 ans
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 4b45c6e52b free cleanup almost the finale il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered il y a 15 ans
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more il y a 16 ans
  Ben Laurie 5e4430e70d More size_tification. il y a 16 ans
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. il y a 18 ans
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong il y a 20 ans
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated il y a 20 ans
  Richard Levitte be9bec9bc7 Make sure we get the definition of OPENSSL_NO_RSA. il y a 21 ans
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way il y a 23 ans
  Dr. Stephen Henson de822715b2 Constify EVP_SealInit, EVP_OpenInit il y a 23 ans
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making il y a 24 ans
  Dr. Stephen Henson fd75eb50c0 Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() and il y a 24 ans
  Dr. Stephen Henson a91dedca48 Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() il y a 24 ans
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names il y a 24 ans
  Dr. Stephen Henson 49528751b8 il y a 24 ans
  Ben Laurie 752d706aaf Make NO_RSA compile with pedantic. il y a 25 ans
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). il y a 25 ans
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. il y a 25 ans
  Ulf Möller 6b691a5c85 Change functions to ANSI C. il y a 25 ans