aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte2-347/+0
2015-02-12RT3670: Check return from BUF_MEM_grow_cleanGraeme Perrow1-1/+5
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz1-15/+0
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz1-2/+0
2015-01-30Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz2-38/+0
2015-01-27"#if 0" removal: header filesRich Salz1-10/+1
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz1-16/+2
2015-01-22Re-align some comments after running the reformat script.Matt Caswell1-10/+10
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell12-1969/+1897
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2-6/+6
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+2
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-11-20RT3488: Update doc for OPENSSL_configRich Salz1-0/+1
2014-08-30Remove some outdated README files, to avoid confusing people.Rich Salz1-73/+0
2014-08-28fix warningDr. Stephen Henson1-1/+1
2014-08-18RT1815: More const'ness improvementsJustin Blanchard2-6/+6
2014-07-07Prevent infinite loop loading config files.David Lloyd1-1/+1
2012-10-22New config module for string tables. This can be used to add newDr. Stephen Henson1-0/+1
2012-07-03PR: 2840Dr. Stephen Henson1-0/+1
2011-09-02PR: 2576Dr. Stephen Henson1-0/+1
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2010-06-12Fix warnings.Ben Laurie2-13/+2
2008-11-05Update obsolete email address...Dr. Stephen Henson3-3/+3
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson1-1/+1
2008-06-04More type-checking.Ben Laurie1-20/+16
2008-05-31Stop warning about extra ';' outside of function.Dr. Stephen Henson1-1/+1
2008-05-26LHASH revamp. make depend.Ben Laurie4-88/+97
2007-09-07Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson2-2/+2
2007-05-10Tidy up docs, remove warning.Dr. Stephen Henson1-26/+21
2007-04-09Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson3-6/+8
2007-04-01Don't die if the value is NULL (Coverity CID 98).Ben Laurie3-2/+12
2007-01-21Constify version strings and some structures.Dr. Stephen Henson2-2/+2
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson1-2/+3
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov1-2/+2
2005-09-28Change a comment so it corresponds to reality. Put back a character thatRichard Levitte1-4/+9
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-05-11Fix more error codes.Bodo Möller3-3/+1
2005-04-26Fix various incorrect error function codes.Bodo Möller4-16/+22
2005-04-12Rebuild error codes.Dr. Stephen Henson1-38/+41
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-04-07make sure error queue is totally emptiedNils Larsch2-2/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-25/+24