コミット履歴

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