Histórico de Commits

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