]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Fix typo
[thirdparty/openssl.git] / crypto /
2016-01-14  Viktor DukhovniCosmetic polish for last-resort depth 0 check
2016-01-14  Viktor DukhovniFix last-resort depth 0 check when the chain has multip...
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-14  Viktor DukhovniAlways initialize X509_STORE_CTX get_crl pointer
2016-01-14  Rich SalzCall single parent free_comp routine.
2016-01-14  Viktor DukhovniFix double-free bugs in EC group precomputation state
2016-01-13  Viktor DukhovniFix nistp512 typos, should be nistp521
2016-01-13  Rich SalzAdd missing #ifdef's to fix build break
2016-01-13  Rich SalzAdd CRYPTO_EX_DATA; remove EC_EXTRA_DATA
2016-01-13  Viktor DukhovniFix DES_LONG breakage
2016-01-13  Richard LevitteAfter EVP_CIPHER turned opaque, e_rc5.c needs to includ...
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard LevitteRemove unused internal macros
2016-01-12  Richard Levittemake update
2016-01-12  Richard LevitteAdapt all EVP_CIPHER users for it becoming opaque
2016-01-12  Richard LevitteEVP_CIPHER_CTX_new_cipher_data was a temporary measure...
2016-01-12  Richard LevitteAdapt all engines that need it to opaque EVP_CIPHER
2016-01-12  Richard LevitteAdapt builtin cipher implementations to opaque EVP_CIPHER
2016-01-12  Richard LevitteAdapt the internal EVP routines to opaque EVP_CIPHER
2016-01-12  Richard LevitteMake EVP_CIPHER opaque and add creator/destructor/acces...
2016-01-12  Richard LevitteRemove EVP_CIPHER_CTX_flags, it's only confusing
2016-01-12  Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2016-01-12  Richard LevitteAdapt cipher implementations to opaque EVP_CIPHER_CTX
2016-01-12  Richard LevitteAdapt the internal EVP routines to opaque EVP_CIPHER_CTX
2016-01-12  Richard LevitteAdd accessors and writers for EVP_CIPHER_CTX
2016-01-12  Richard LevitteMake EVP_CIPHER_CTX opaque and renew the creator /...
2016-01-11  Pascal CuoqFunction pop_info() returned a dangling pointer
2016-01-11  Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11  Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11  Dr. Stephen HensonAdd lh_doall inlining
2016-01-11  Dr. Stephen HensonAdd lh_new() inlining
2016-01-11  Dr. Stephen HensonInline LHASH_OF
2016-01-11  Dr. Stephen HensonAdd memory leak return value.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-11  Viktor DukhovniRegenerate SSL record/statem error strings
2016-01-10  Rich SalzRT41897: Add an CRYPTO_secure_actual_size
2016-01-08  Rich SalzFix no CRYPTO_MDEBUG build (windows)
2016-01-08  Viktor DukhovniUpdate comment as bn_dup_expand is gone
2016-01-08  Viktor DukhovniFix some typos in comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-08  Richard LevitteRemove all remaining traces if PEM_Seal
2016-01-07  Rich SalzFix build-break; 'make update'
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Richard LevitteRemove crypto/pem/pem_seal.c
2016-01-07  Viktor DukhovniDANE support for X509_verify_cert()
2016-01-07  Dr. Stephen Hensonuse more descriptive name DEFINE_STACK_OF_CONST
2016-01-07  Dr. Stephen HensonOnly declare stacks in headers
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07  Dr. Stephen HensonFix declarations and constification for inline stack.
2016-01-06  Rich SalzRemove more (rest?) of FIPS build stuff.
2016-01-06  Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-03  Viktor DukhovniFix X509_STORE_CTX_cleanup()
2016-01-03  Viktor DukhovniDrop incorrect id == -1 case from X509_check_trust
2016-01-03  Viktor DukhovniX509_verify_cert() cleanup
2016-01-02  Richard LevitteFix a possible memleak
2015-12-31  Dr. Stephen HensonUse X509_get0_pubkey where appropriate
2015-12-30  Richard LevitteFix some missing or faulty header file inclusions
2015-12-30  Dr. Stephen HensonCheck for missing DSA parameters.
2015-12-29  Ben LaurieFix no-engine.
2015-12-23  Kurt RoeckxAvoid using a dangling pointer when removing the last...
2015-12-22  Rich SalzCleanup CRYPTO_{push,pop}_info
2015-12-22  Rich SalzRename *_realloc_clean to *_clear_realloc
2015-12-22  Kurt RoeckxAlso change the non-debug versions to use size_t
2015-12-22  David BenjaminFix memory leak in DSA redo case.
2015-12-22  Andy Polyakovbn/asm/bn-c64xplus.asm: update commentary.
2015-12-21  Andy Polyakovsha/asm/sha256-armv4.pl: one of "universal" flags combi...
2015-12-19  Matt CaswellFix URLs mangled by reformat
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-17  Richard LevitteModify the lower level memory allocation routines to...
2015-12-17  Rich Salzmem-cleanup, cont'd.
2015-12-17  Rich SalzRename sec_mem to mem_sec, like other files.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-16  Dr. Stephen HensonConstify EC_KEY in ECDH_compute_key.
2015-12-16  Dr. Stephen HensonNew EC functions.
2015-12-15  Matt CaswellFix build on Solaris
2015-12-15  Rich SalzRemove GMP engine.
2015-12-14  Dr. Stephen Hensonmake update
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-12-14  Dr. Stephen HensonAdd EVP_PKEY_get0_* functions.
2015-12-14  Dr. Stephen HensonExtend EVP_PKEY_copy_parameters()
2015-12-14  Emilia KasperFix a ** 0 mod 1 = 0 for real this time.
2015-12-14  Andy Polyakovcrpyto/ppccpuid.pl: add FPU probe and fix OPENSSL_rdtsc.
2015-12-14  Andy Polyakovcrypto/ppccap.c: add SIGILL-free processor capability...
2015-12-13  Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-13  Andy PolyakovConfigure: add framework for ChaCha and Poly1305 assembly.
2015-12-13  Ben LaurieRemove no longer existant structure member and direct...
2015-12-13  Ben LaurieFix (incorrect) uninitialised variable warning.
2015-12-12  Matt CaswellFix compile failure with no-threads
2015-12-11  Andy Polyakovevp/e_chacha20_poly1305.c: TLS interop fixes.
2015-12-11  Ben LaurieMake no-dh work, plus other no-dh problems found by...
2015-12-11  Richard Levittemake update
2015-12-11  Richard LevitteAdapt PEM routines to the opaque EVP_ENCODE_CTX
2015-12-11  Richard LevitteAdapt BIO_f_base64 to the opaque EVP_ENCODE_CTX
2015-12-11  Richard LevitteMake EVP_ENCODE_CTX opaque
2015-12-10  Rob StradlingSupport the TLS Feature (aka Must Staple) X.509v3 exten...
2015-12-10  Matt Caswellmake update
2015-12-10  Andy Polyakovevp/e_aes.c: wire hardware-assisted block function...
2015-12-10  Andy Polyakovx86[_64] assembly pack: add optimized AES-NI OCB subrou...
2015-12-10  Andy Polyakovmodes/ocb128.c: fix overstep.
2015-12-10  Andy PolyakovConfigure: make no-chacha and no-poly1305 work.
next