Historial de Commits

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