summaryrefslogtreecommitdiffstats
path: root/crypto/pem
AgeCommit message (Expand)Author
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-28remove malloc castsRich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-28free NULL cleanupRich Salz
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-24free NULL cleanupRich Salz
2015-03-24make dependDr. Stephen Henson
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz
2015-02-06Remove X509_PAIRRich Salz
2015-02-02Remove old DES APIRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Fix formatting error in pem.hMatt Caswell
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-02RT3140: Possibly-unit variable in pem_lib.cClang via Jeffrey Walton
2014-07-06Sanity check keylength in PVK files.Dr. Stephen Henson
2014-02-13Fix warning.Ben Laurie
2013-09-10Constification.Ben Laurie
2013-08-06Fix for PEM_X509_INFO_read_bio.Kaspar Brand
2011-12-27make updateDr. Stephen Henson
2011-12-07transparently handle X9.42 DH parametersDr. Stephen Henson
2011-12-07Initial experimental support for X9.42 DH parameter format to handleDr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-06-12Fix warnings.Ben Laurie
2010-04-06PR: 2220Dr. Stephen Henson
2010-03-27PR: 1904Dr. Stephen Henson
2009-10-01PR: 2059Dr. Stephen Henson
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-03-09Update from stable branch.Dr. Stephen Henson
2009-01-15Make PKCS#8 the standard write format for private keys, replacing theDr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-11Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by someDr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01More size_tification.Ben Laurie
2008-06-04More type-checking.Ben Laurie
2008-03-22Update dependencies.Dr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe