aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-144/+64
2016-01-12make updateRichard Levitte1-34/+40
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson2-13/+10
2016-01-11Add lh_doall inliningDr. Stephen Henson1-2/+1
2016-01-11Add lh_new() inliningDr. Stephen Henson1-7/+4
2016-01-11Inline LHASH_OFDr. Stephen Henson1-3/+2
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz2-9/+9
2015-12-09make updateDr. Stephen Henson1-6/+3
2015-11-24mark openssl configuration as loaded at end of OPENSSL_configMarcus Meissner1-0/+1
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell2-4/+4
2015-11-05Rebuild error source files.Dr. Stephen Henson1-7/+7
2015-10-23Replace malloc+strlcpy with strdupAlessandro Ghedini1-2/+1
2015-09-29Fix no-stdio buildDavid Woodhouse1-0/+2
2015-09-03remove 0 assignments.Rich Salz1-2/+1
2015-08-10RT3999: Remove sub-component version stringsRich Salz2-4/+0
2015-06-09No fprintf in the txt_db componentRich Salz2-201/+0
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-5/+8
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte4-4/+4
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz2-5/+5
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz3-5/+5
2015-05-01free NULL cleanup -- codaRich Salz1-7/+4
2015-05-01free NULL cleanup 11Rich Salz2-15/+11
2015-05-01free null cleanup finaleRich Salz3-18/+9
2015-04-28remove malloc castsRich Salz1-3/+3
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