aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem
Commit message (Expand)AuthorAgeFilesLines
...
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-093-10/+16
* Rebuild error source files.Dr. Stephen Henson2015-11-051-19/+19
* Remove useless codeAlessandro Ghedini2015-10-231-2/+0
* Fix memory leaks and other mistakes on errorsAlessandro Ghedini2015-10-231-4/+4
* Fix no-stdio buildDavid Woodhouse2015-09-291-1/+3
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* check for error when creating PKCS#8 structureDr. Stephen Henson2015-05-281-0/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-12/+19
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-1411-11/+11
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-112-6/+8
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-062-20/+24
* Initialize potentially uninitialized local variablesGunnar Kudrjavets2015-05-061-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-2/+2
* free null cleanup finaleRich Salz2015-05-014-21/+11
* free NULL cleanup 7Rich Salz2015-04-301-2/+1
* free cleanup almost the finaleRich Salz2015-04-303-16/+5
* free NULL cleanup 5aRich Salz2015-04-301-2/+1
* remove malloc castsRich Salz2015-04-283-4/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-664/+0
* free NULL cleanupRich Salz2015-03-283-12/+6
* RAND_bytes updatesMatt Caswell2015-03-251-1/+1
* free NULL cleanupRich Salz2015-03-241-4/+2
* make dependDr. Stephen Henson2015-03-241-17/+15
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-242-2/+2
* ui_compat cleanup; makefiles and vmsRich Salz2015-02-061-1/+1
* Remove X509_PAIRRich Salz2015-02-062-4/+0
* Remove old DES APIRich Salz2015-02-021-1/+1
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-22/+2
* Fix formatting error in pem.hMatt Caswell2015-01-221-6/+12
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-5/+5
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-6/+6
* Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell2015-01-221-0/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2214-3038/+2922
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-146-14/+14
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-3/+6
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-5/+0
* RT3140: Possibly-unit variable in pem_lib.cClang via Jeffrey Walton2014-09-021-1/+1
* Sanity check keylength in PVK files.Dr. Stephen Henson2014-07-061-0/+5
* Fix warning.Ben Laurie2014-02-131-2/+3
* Constification.Ben Laurie2013-09-102-7/+8
* Fix for PEM_X509_INFO_read_bio.Kaspar Brand2013-08-061-0/+1
* make updateDr. Stephen Henson2011-12-271-6/+7
* transparently handle X9.42 DH parametersDr. Stephen Henson2011-12-075-2/+61
* Initial experimental support for X9.42 DH parameter format to handleDr. Stephen Henson2011-12-072-0/+3
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Fix warnings.Ben Laurie2010-06-122-9/+3
* PR: 2220Dr. Stephen Henson2010-04-062-1/+7