Commit History

Author SHA1 Message Date
  David Benjamin 10a3195fcf Pretty-print large INTEGERs and ENUMERATEDs in hex. 7 years ago
  Andy Polyakov 432f8688bb x509v3/v3_utl.c: avoid double-free. 7 years ago
  Andy Polyakov 32f3b98d13 crypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity problems. 7 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  FdaSilvaYY d2a5699998 Few nit's 8 years ago
  FdaSilvaYY 2d13250fd6 Missing free item on push failure 8 years ago
  FdaSilvaYY 9f5466b9b8 Constify some X509_NAME, ASN1 printing code 8 years ago
  FdaSilvaYY bf9d5e483d Constify some input parameters. 8 years ago
  FdaSilvaYY 69b017f66b Constify two internal methods 8 years ago
  FdaSilvaYY a6a283b394 Constify i2s_ASN1_INTEGER, X509V3_get_d2i 8 years ago
  FdaSilvaYY c8f717fe87 Constify input buffers of some X509V3 and X509_PURPOSE -related methods 8 years ago
  FdaSilvaYY 2b91da968c Constify s2i_ASN1_INTEGER 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 49445f21da Use OPENSSL_hexchar2int 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Rich Salz 9021a5dfb3 Rename some lowercase API's 8 years ago
  Viktor Dukhovni dd60efea95 Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag 8 years ago
  Flavio Medeiros b5292f7b40 GH480: Don't break statements with CPP stuff. 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Zi Lin 9f9a39267f NGX-2040 - fix wildcard match on punycode/IDNA DNS names 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Viktor Dukhovni fffc2faeb2 Cleaner handling of "cnid" in do_x509_check 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
  Kurt Cancemi 344c271eb3 Add missing NULL check in X509V3_parse_list() 9 years ago