summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rsa
AgeCommit message (Expand)Author
2014-05-23We have stdio and are not WIN16.Joel Sing
2014-05-22Convert OPENSSL_malloc stuff back to intrinsics, a few were missedBob Beck
2014-05-22if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullyMiod Vallat
2014-05-17switch RSA key generation default to 2048 bits (matching ssh); ok miod@Stuart Henderson
2014-05-15Stop being a dummy... presumably these are left overs from pedantic modeJoel Sing
2014-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andMiod Vallat
2014-04-23Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftoverMiod Vallat
2014-04-17kill REF_PRINT/REF_CHECK debugging framework noone would useTheo de Raadt
2014-04-17Get rid of MS Visual C compiler and Intel C compiler specific defines.Miod Vallat
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-17Do not feed RSA private key information to the random subsystem asTheo de Raadt
2014-04-15we don't use these files for buildingTed Unangst
2014-04-15remove FIPS mode support. people who require FIPS can buy something thatTed Unangst
2014-04-15No licence.Miod Vallat
2014-04-14remove auto-generated dependencies from the old unused build system, soTheo de Raadt
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2013-02-14cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtMarkus Friedl
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2012-01-05OpenSSL 1.0.0f: mergeDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-01-09resolve conflictsDamien Miller
2009-01-09import openssl-0.9.8jDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-07Fix merge botch.Mark Kettenis
2008-09-06resolve conflictsDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2006-10-04openssl security fixes, diff from markus@, ok & "commit it" djm@Peter Valchev
2006-09-09fix RSA signature padding vulnerability in OpenSSL libcrypto CVE-2006-4339;Damien Miller
2006-06-27resolve conflictsDamien Miller
2006-06-27import of openssl-0.9.7jDamien Miller
2005-04-29resolve conflictsDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2003-03-17update to official patch from openssl.org; ok deraadt@, millert@Markus Friedl
2003-03-15Enforce blinding on RSA operations involving private keys.Hakan Olsson
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLMarkus Friedl
2002-06-07Merge OpenSSL 0.9.7-stable-20020605,Bob Beck
2002-05-15import openssl-0.9.7-beta1Bob Beck
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2001-04-22CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@Markus Friedl
2000-12-15openssl-engine0.9.6 mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck