]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rsa/rsa_asn1.c
Remove useless NULL checks
[thirdparty/openssl.git] / crypto / rsa / rsa_asn1.c
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-04-06  Richard LevitteMake the RSA structure opaque
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-06-23  Rich SalzMore secure storage of key material.
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-06-21  Dr. Stephen HensonCMS RSA-OAEP and RSA-PSS support.
2010-03-07  Dr. Stephen Hensonadd separate PSS decode function, rename PSS parameters...
2010-03-06  Dr. Stephen HensonAdd PSS algorithm printing. This is an initial step...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2005-09-01  Dr. Stephen HensonExtend callback function to support print customization.
2005-08-20  Dr. Stephen HensonRemove ASN1_METHOD code replace with new ASN1 alternative.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-02-23  Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code