Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 years ago
  Bernd Edlinger 7e06a6758b Fix error handling in x509v3_cache_extensions and related functions 4 years ago
  Richard Levitte 47b4ccea9c Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Bernd Edlinger cae665dfa6 Fix error handling in X509_chain_up_ref 5 years ago
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 5 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Matt Caswell 511190b691 Fix undefined behaviour in X509_NAME_cmp() 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  Dr. Stephen Henson 68c12bfc66 Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 8 years ago
  Richard J. Moore 22293ea1cc Ignore the serial number for now and just do the rest. 8 years ago
  Richard J. Moore 1421aeadd7 Make some more X509 functions const. 8 years ago
  FdaSilvaYY fdaf7beec5 Constify ... 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  David Benjamin 87a8405b66 Avoid overflow issues in X509_cmp. 8 years ago
  Dr. Stephen Henson 29fa0a1af4 Make X509_PUBKEY opaque 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Viktor Dukhovni 6e32825631 Check Suite-B constraints with EE DANE records 8 years ago
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 years ago
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate 8 years ago
  Dr. Stephen Henson c01ff880d4 New function X509_get0_pubkey 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Dr. Stephen Henson 81e4943843 embed certificate serial number and signature fields 9 years ago
  Dr. Stephen Henson 6e63c142f2 Embed various signature algorithms. 9 years ago
  Dr. Stephen Henson 5cf6abd805 Embed X509_CINF 9 years ago
  Dr. Stephen Henson 7aef39a72a X509_CRL_INFO embed 9 years ago
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 years ago