summaryrefslogtreecommitdiff
path: root/crypto/conf
Commit message (Expand)AuthorAgeFilesLines
* PR: 2576steve2011-09-021-0/+1
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* Fix warnings.ben2010-06-122-13/+2
* Update obsolete email address...steve2008-11-053-3/+3
* Avoid warnings with -pedantic, specifically:steve2008-07-041-1/+1
* More type-checking.ben2008-06-041-20/+16
* Stop warning about extra ';' outside of function.steve2008-05-311-1/+1
* LHASH revamp. make depend.ben2008-05-264-88/+97
* Change safestack reimplementation to match 0.9.8.steve2007-09-072-2/+2
* Tidy up docs, remove warning.steve2007-05-101-26/+21
* Don't ignore config_name parameter passed to OPENSSL_config(). Usesteve2007-04-093-6/+8
* Don't die if the value is NULL (Coverity CID 98).ben2007-04-013-2/+12
* Constify version strings and some structures.steve2007-01-212-2/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.steve2006-11-211-7/+4
* Initial, incomplete support for typesafe macros without using functionsteve2006-11-161-2/+3
* Update filenames in makefiles.steve2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesappro2005-12-181-2/+2
* Change a comment so it corresponds to reality. Put back a character thatlevitte2005-09-281-4/+9
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.happro2005-05-171-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-2/+1
* Fool-proofing Makefilesappro2005-05-151-4/+1
* Fix more error codes.bodo2005-05-113-3/+1
* Fix various incorrect error function codes.bodo2005-04-264-16/+22
* Rebuild error codes.steve2005-04-121-38/+41
* Add emacs cache files to .cvsignore.levitte2005-04-111-0/+2
* make sure error queue is totally emptiednils2005-04-072-2/+2
* 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
* After the latest round of header-hacking, regenerate the dependencies ingeoff2004-05-171-25/+24
* When the pointer 'from' changes, it's stored length needs to change aslevitte2004-05-061-0/+5
* make updategeoff2004-04-191-19/+11
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* Use BUF_strlcpy() instead of strcpy().levitte2003-12-272-7/+7
* We're getting a clash with C++ because it has a type called 'list'.levitte2003-11-291-2/+2
* Fix a small bug in str_copy: if more than one variable is replaced, makegeoff2003-11-211-1/+1
* make updatelevitte2003-05-011-6/+6
* Make sure we get the definition of OPENSSL_NO_ERR.levitte2003-03-201-0/+1
* Add the possibility to build without the ENGINE framework.levitte2003-01-302-0/+8
* make updatelevitte2002-12-291-54/+32
* Handle last lines that aren't properly terminated.levitte2002-11-141-3/+4
* Security fixes brought forward from 0.9.7.ben2002-11-132-13/+14
* Initial ASN1 generation code. This can constructsteve2002-11-121-1/+2
* Add a few more VxWorks targets.levitte2002-10-091-4/+5
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* make updatebodo2002-08-091-21/+22
* OpenSSL Security Advisory [30 July 2002]jaenicke2002-07-303-8/+9
* "make update"jaenicke2002-07-301-43/+42
* Replace 'ecdsaparam' commandline utility by 'ecparam'bodo2002-07-141-29/+51
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-1/+1
* Add missing prototypes.jaenicke2002-06-132-5/+8