summaryrefslogtreecommitdiff
path: root/crypto/conf
Commit message (Expand)AuthorAgeFilesLines
* PR: 2576Dr. Stephen Henson2011-09-021-0/+1
* Fix gcc 4.6 warnings. Check TLS server hello extension length.Ben Laurie2010-06-121-10/+7
* Change old obsolete email address...Dr. Stephen Henson2008-11-053-3/+3
* Make update: delete duplicate error code.Dr. Stephen Henson2008-09-171-7/+8
* Merge changes to build system from fips branch.Dr. Stephen Henson2008-09-161-1/+1
* conf/hmac FIPS merge.Dr. Stephen Henson2008-09-161-0/+2
* gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.Dr. Stephen Henson2007-09-062-2/+2
* Update from HEAD.Dr. Stephen Henson2007-04-093-6/+8
* Update from HEAD.Dr. Stephen Henson2007-01-212-2/+2
* Rebuild error file C source files.Dr. Stephen Henson2006-11-211-6/+3
* Update filenames in makefilesDr. Stephen Henson2006-02-041-1/+1
* Change a comment so it corresponds to reality. Put back a character thatRichard Levitte2005-09-281-4/+9
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Fix more error codes.Bodo Möller2005-05-113-3/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-264-16/+22
* Rebuild error codes.Dr. Stephen Henson2005-04-121-38/+41
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* make sure error queue is totally emptiedNils Larsch2005-04-072-2/+2
* 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
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-25/+24
* When the pointer 'from' changes, it's stored length needs to change asRichard Levitte2004-05-061-0/+5
* make updateGeoff Thorpe2004-04-191-19/+11
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-272-7/+7
* We're getting a clash with C++ because it has a type called 'list'.Richard Levitte2003-11-291-2/+2
* Fix a small bug in str_copy: if more than one variable is replaced, makeGeoff Thorpe2003-11-211-1/+1
* make updateRichard Levitte2003-05-011-6/+6
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-302-0/+8
* make updateRichard Levitte2002-12-291-54/+32
* Handle last lines that aren't properly terminated.Richard Levitte2002-11-141-3/+4
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-132-13/+14
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-1/+2
* Add a few more VxWorks targets.Richard Levitte2002-10-091-4/+5
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-21/+22
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-303-8/+9
* "make update"Lutz Jänicke2002-07-301-43/+42
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-29/+51
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Add missing prototypes.Lutz Jänicke2002-06-132-5/+8
* Fix bugs and typos.Bodo Möller2002-03-181-1/+1
* make update, after moving around symbols in libeay.num to matchRichard Levitte2002-02-261-0/+18
* New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson2002-02-233-41/+113
* Config code updates.Dr. Stephen Henson2002-02-222-3/+6
* Config file updates from stable branchDr. Stephen Henson2002-02-213-26/+32
* ECDSA supportBodo Möller2002-02-131-16/+18