Historique des commits

Auteur SHA1 Message Date
  Neil Horman 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api il y a 9 mois
  Matt Caswell 38fc02a708 Update copyright year il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Laszlo Ersek 2e9d61ecd8 crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it il y a 5 ans
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 5 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Richard Levitte b96dba9e5e Fix small UI issues il y a 7 ans
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely il y a 7 ans
  Rich Salz 6286757141 Copyright consolidation 04/10 il y a 8 ans
  David Woodhouse db922318b3 Elide EVP_read_pw_string() and friends for no-ui il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte 135727abe0 Adapt the internal EVP routines to opaque EVP_CIPHER il y a 8 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 8 ans
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h il y a 8 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson 08df41277a PR: 1904 il y a 14 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 c1facbb681 Check EVP_DigestInit_ex() return value in EVP_BytesToKey(). il y a 18 ans
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated il y a 20 ans
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Richard Levitte 26414ee013 Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated il y a 22 ans
  Dr. Stephen Henson 20d2186c87 il y a 23 ans
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. il y a 23 ans
  Richard Levitte a63d5eaab2 Add a general user interface API. This is designed to replace things il y a 23 ans