Commit History

Author SHA1 Message Date
  Richard Levitte 4286ca47c7 Following the license change, modify the boilerplates in crypto/x509v3/ 6 years ago
  David Benjamin 609b0852e4 Remove trailing whitespace from some files. 8 years ago
  FdaSilvaYY bf9d5e483d Constify some input parameters. 8 years ago
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Dr. Stephen Henson 29fa0a1af4 Make X509_PUBKEY opaque 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Dr. Stephen Henson 95ed0e7c1f Embed X509_REQ_INFO 9 years ago
  Dr. Stephen Henson 5cf6abd805 Embed X509_CINF 9 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 years ago
  Dr. Stephen Henson 124055a96e make X509_REQ opaque 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 24 years ago
  Dr. Stephen Henson 88ce56f8c1 Various function for commmon operations. 24 years ago
  Dr. Stephen Henson 2aff7727f7 24 years ago
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 years ago
  Dr. Stephen Henson 66ab08b1cf Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 25 years ago
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie c5db363e1b Fix some warnings. Contributed by Anonymous. 25 years ago
  Dr. Stephen Henson 0b415fb0ed Using int for the digest length in EVP_DigestFinal() broke some compilers. 26 years ago