aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-268-8/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-144/+64
* make updateRichard Levitte2016-01-121-34/+40
* Add lh_doall_arg inliningDr. Stephen Henson2016-01-112-13/+10
* Add lh_doall inliningDr. Stephen Henson2016-01-111-2/+1
* Add lh_new() inliningDr. Stephen Henson2016-01-111-7/+4
* Inline LHASH_OFDr. Stephen Henson2016-01-111-3/+2
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-162-9/+9
* make updateDr. Stephen Henson2015-12-091-6/+3
* mark openssl configuration as loaded at end of OPENSSL_configMarcus Meissner2015-11-241-0/+1
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-092-4/+4
* Rebuild error source files.Dr. Stephen Henson2015-11-051-7/+7
* Replace malloc+strlcpy with strdupAlessandro Ghedini2015-10-231-2/+1
* Fix no-stdio buildDavid Woodhouse2015-09-291-0/+2
* remove 0 assignments.Rich Salz2015-09-031-2/+1
* RT3999: Remove sub-component version stringsRich Salz2015-08-102-4/+0
* No fprintf in the txt_db componentRich Salz2015-06-092-201/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-5/+8
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-144-4/+4
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-112-5/+5
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-061-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-043-5/+5
* free NULL cleanup -- codaRich Salz2015-05-011-7/+4
* free NULL cleanup 11Rich Salz2015-05-012-15/+11
* free null cleanup finaleRich Salz2015-05-013-18/+9
* remove malloc castsRich Salz2015-04-281-3/+3
* 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-347/+0
* RT3670: Check return from BUF_MEM_grow_cleanGraeme Perrow2015-02-121-1/+5
* Live code cleanup: remove #if 1 stuffRich Salz2015-02-061-15/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz2015-01-302-38/+0
* "#if 0" removal: header filesRich Salz2015-01-271-10/+1
* Make OPENSSL_config truly ignore errors.Rich Salz2015-01-251-16/+2
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-10/+10
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2212-1969/+1897
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-6/+6
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* RT3488: Update doc for OPENSSL_configRich Salz2014-11-201-0/+1
* Remove some outdated README files, to avoid confusing people.Rich Salz2014-08-301-73/+0
* fix warningDr. Stephen Henson2014-08-281-1/+1
* RT1815: More const'ness improvementsJustin Blanchard2014-08-182-6/+6
* Prevent infinite loop loading config files.David Lloyd2014-07-071-1/+1
* New config module for string tables. This can be used to add newDr. Stephen Henson2012-10-221-0/+1
* PR: 2840Dr. Stephen Henson2012-07-031-0/+1