Commit History

作者 SHA1 備註 提交日期
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 年之前
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 8 年之前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Matt Caswell 266483d2f5 RAND_bytes updates 9 年之前
  Rich Salz 0dfb9398bb free NULL cleanup 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年之前
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 年之前
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 18 年之前
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 年之前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年之前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 年之前
  Dr. Stephen Henson d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 年之前
  Dr. Stephen Henson 9d6b1ce644 24 年之前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年之前
  Bodo Möller d6f68fa314 Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. 25 年之前
  Bodo Möller 7c472f706e Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. 25 年之前
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 25 年之前
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 年之前
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 年之前
  Bodo Möller f0e8ae723c Torture weak compilers less by not automatically including x509.h where 25 年之前
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of 25 年之前
  Dr. Stephen Henson 8e21c14607 More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 25 年之前
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 年之前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年之前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年之前