summaryrefslogtreecommitdiff
path: root/crypto/txt_db
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-222-336/+329
* make updateDr. Stephen Henson2014-01-061-3/+7
* make updateDr. Stephen Henson2013-12-081-7/+3
* Change STRING to OPENSSL_STRING etc as common words suchDr. 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
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* make updateGeoff Thorpe2004-04-191-3/+4
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte2003-03-201-0/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+2
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-301-1/+1
* make updateRichard Levitte2001-07-311-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+1
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-2/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-7/+8
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-012-2/+2
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-2/+2
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+4
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-14/+14
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-3/+3
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-2/+3
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-2/+3
* Add a kludge :-(Bodo Möller1999-05-201-5/+4
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-5/+5
* Update dependencies.Bodo Möller1999-05-151-4/+4
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-12/+0
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-251-2/+3