Historique des commits

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