summaryrefslogtreecommitdiff
path: root/crypto/txt_db
Commit message (Expand)AuthorAgeFilesLines
* txt_db: fix -Wunused-but-set-variableSam James2022-10-211-2/+0
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Allow NULL for some _free routines.Rich Salz2018-03-271-0/+2
* Remove some code for a contributor that we cannot findMatt Caswell2018-03-271-3/+0
* Remove parentheses of return.KaoruToda2017-10-181-10/+10
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-2/+2
* Fix a few memleaks in TXT_DB.Bernd Edlinger2017-02-211-9/+26
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-201-2/+2
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Remove --classic build entirelyRichard Levitte2016-04-201-43/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+2
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+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-121-9/+0
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* No fprintf in the txt_db componentRich Salz2015-06-091-5/+1
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-30/+13
* free null cleanup finaleRich Salz2015-05-011-12/+6
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-105/+0
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-8/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-222-336/+327
* RT3548: Remove unsupported platformsRich Salz2015-01-121-3/+3
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Update from 1.0.0-stableDr. Stephen Henson2009-07-272-39/+39
* Avoid warnings with -pedantic, specifically:Dr. Stephen Henson2008-07-041-1/+1
* More type-checking.Ben Laurie2008-06-042-19/+23
* LHASH revamp. make depend.Ben Laurie2008-05-262-27/+28
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* improved error checking and some fixesNils Larsch2005-07-261-4/+7
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+9
* make updateBodo Möller2005-05-161-8/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-312-7/+7
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3