]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rsa
GH886: CONNECT should use HTTP/1.1
[thirdparty/openssl.git] / crypto / rsa /
2016-03-11  Dr. Stephen HensonMake X509_SIG opaque.
2016-03-08  Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-02-28  Rich SalzGH715: Missed some null-check-removals.
2016-02-25  Rich SalzGH715: ENGINE_finish can take NULL
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-10  Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-03  Emilia KasperRT4148
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard Levittemake update
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07  Rich Salzmem functions cleanup
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-09  Dr. Stephen Hensonmake update
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-02  Dr. Stephen HensonRemove RSA_FLAG_SIGN_VER flag.
2015-12-02  Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-26  Matt CaswellTighten up BN_with_flags usage and avoid a reachable...
2015-11-17  Rich SalzRename RSA_eay_xxx to rsa_ossl_xxx
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-08  Matt CaswellDon't treat a bare OCTETSTRING as DigestInfo in int_rsa...
2015-10-07  Pascal CuoqMove BN_CTX_start() call so the error case can always...
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  David BarRT3674: Make no-cms build work.
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-08-26  Rich SalzRemove _locked memory functions.
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-06-23  Rich SalzMore secure storage of key material.
2015-06-08  Kurt RoeckxProperly check certificate in case of export ciphers.
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move OpenSSL internal header files
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich Salzfree null cleanup finale
2015-05-01  Rich Salzfree NULL cleanup 7
2015-04-30  Matt CaswellFix buffer overrun in RSA signing
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-30  Rich Salzfree NULL cleanup 5a
2015-04-28  Rich Salzremove malloc casts
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-30  Dr. Stephen HensonRemove duplicate code.
2015-03-25  Rich Salzfree NULL cleanup
2015-03-24  Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-03-24  Dr. Stephen Hensonmake depend
2015-03-24  Dr. Stephen HensonMove some EVP internals to evp_int.h
2015-03-24  Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-03-24  Rich Salzfree NULL cleanup
2015-03-23  Dr. Stephen HensonRemove old ASN.1 code.
2015-03-19  Dr. Stephen HensonReject invalid PSS parameters.
2015-03-12  Matt CaswellFix RSA_X931_derive_ex
2015-02-03  Rich SalzDead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-26  Rich SalzRemove obsolete support for old code.
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . master-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFix strange formatting by indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-18  Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-08  Matt CaswellImplement internally opaque bn access from rsa
2014-12-08  Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08  Dr. Stephen Hensonremove FIPS module code from crypto/rsa
2014-12-08  Dr. Stephen HensonRemove fips_constseg references.
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-11-20  Annie YousarRT2679: Fix error if keysize too short
2014-10-15  Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-09-29  Dr. Stephen HensonAdd additional DigestInfo checks.
2014-09-24  Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-21  Andy Polyakovcrypto/rsa/rsa_chk.c: harmonize error codes.
2014-09-08  Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-09-08  Rich SalzRT992: RSA_check_key should have a callback arg
2014-08-18  Doug GoldsteinRT2163: Remove some unneeded #include's
next