summaryrefslogtreecommitdiff
path: root/crypto/txt_db
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* Update from 1.0.0-stablesteve2009-07-272-39/+39
* Avoid warnings with -pedantic, specifically:steve2008-07-041-1/+1
* More type-checking.ben2008-06-042-19/+23
* LHASH revamp. make depend.ben2008-05-262-27/+28
* Constify version strings and some structures.steve2007-01-211-1/+1
* Update filenames in makefiles.steve2006-02-041-1/+1
* improved error checking and some fixesnils2005-07-261-4/+7
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-3/+9
* make updatebodo2005-05-161-8/+1
* Fool-proofing Makefilesappro2005-05-151-4/+1
* Add emacs cache files to .cvsignore.levitte2005-04-111-0/+2
* Give everything prototypes (well, everything that's actually used).ben2005-03-312-7/+7
* Blow away Makefile.ssl.ben2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* make updategeoff2004-04-191-3/+4
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* Make sure we get the definition of OPENSSL_NO_BIO.levitte2003-03-201-0/+1
* Security fixes brought forward from 0.9.7.ben2002-11-131-2/+2
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-1/+1
* Check the return values where memory allocation failures may happen.levitte2002-05-301-1/+1
* make updatelevitte2001-07-311-1/+1
* Really add the EVP and all of the DES changes.ben2001-07-301-1/+1
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it therelevitte2001-02-221-2/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tlevitte2001-02-201-3/+3
* Make all configuration macros available for application by makinglevitte2001-02-193-7/+8
* First step in tidying up the LHASH code. The callback prototypes (andgeoff2000-12-012-2/+2
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* 'make update'levitte2000-09-071-2/+2
* Using checks of the existence of HEADER_{foo}_H in other header fileslevitte2000-06-091-1/+4
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-14/+14
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,levitte2000-05-021-4/+4
* Seek out and destroy another evil cast.ulf2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,ulf2000-01-301-3/+3
* Tidy up CRYPTO_EX_DATA structures.steve2000-01-231-2/+3
* It was a very bad idea to use #include "../e_os.h" -- when this occursbodo1999-05-211-2/+3
* Add a kludge :-(bodo1999-05-201-5/+4
* Don't install e_os.h in include/openssl, use it only as a localbodo1999-05-201-5/+5
* Update dependencies.bodo1999-05-151-4/+4
* Support INSTALL_PREFIX for packagers.bodo1999-04-291-2/+4
* Ignore Makefile.saveulf1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.bodo1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.bodo1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-271-1/+1
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-12/+0
* Removed traces of cryptall.h, and did a "make depend".bodo1999-04-251-2/+3
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-2/+0
* "make depend"bodo1999-04-231-3/+5