Commit History

Author SHA1 Message Date
  Matt Caswell 38fc02a708 Update copyright year 2 years ago
  Rich Salz 6229815ab8 Use <> for #include openssl/xxx 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Rich Salz 705536e2b5 Use build.info, not ifdef for crypto modules 4 years ago
  Rich Salz 6098b69e58 Move ASN1_BROKEN macros 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Richard Levitte 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
  Richard Levitte 6a32a3c058 Act on deprecation of LONG and ZLONG, step 2 7 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 8 years ago
  Rich Salz 0bc2f36555 Remove obsolete key formats. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Dr. Stephen Henson 3a1f43023a Remove unnecessary asn1_mac.h includes. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 14 years ago
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
  Richard Levitte 254cfe878e signed vs. unsigned. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Richard Levitte 536b73e78e Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
  Lutz Jänicke 65ee74fbc7 Some more prototype fixes. 22 years ago
  Lutz Jänicke 40889b9cd3 Add missing prototypes. 22 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 22 years ago
  Dr. Stephen Henson 20d2186c87 22 years ago
  Dr. Stephen Henson d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 years ago