Commit History

Author SHA1 Message Date
  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
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Dr. Stephen Henson 4903abd50a make X509_EXTENSION opaque 9 years ago
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 9 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 years ago
  Dr. Stephen Henson e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 15 years ago
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 15 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Dr. Stephen Henson e19d0ef068 PR: 631 21 years ago
  Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 23 years ago
  Dr. Stephen Henson a6b7ffddac New options to 'ca' utility to support CRL entry extensions. 23 years ago
  Dr. Stephen Henson 28ddfc61dc X509V3_add_i2d() needs to be able to allocate a 23 years ago
  Dr. Stephen Henson 57d2f21782 New function X509V3_add_i2d() this is used for 23 years ago
  Dr. Stephen Henson 2aff7727f7 23 years ago
  Dr. Stephen Henson a91dedca48 Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Geoff Thorpe ccd86b68ef The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 24 years ago
  Ben Laurie 0d3b0afe9e Typesafety Thought Police last part. 24 years ago
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 years ago
  Dr. Stephen Henson c9080477ec Modernise 'selfsign.c' to use new X509_NAME code 24 years ago
  Dr. Stephen Henson ff8a4c47ce Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc. 24 years ago
  Dr. Stephen Henson 08cba61011 Modify the X509 V3 extension lookup code. 24 years ago
  Dr. Stephen Henson 51630a3706 Add trust setting support to the verify code. It now checks the 24 years ago
  Dr. Stephen Henson 6d3724d3b0 Support for authority information access extension. 24 years ago
  Dr. Stephen Henson 56a3fec1b1 Add EX_DATA support to X509. 25 years ago