]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-03-17  Matt CaswellMove malloc fail checks closer to malloc
2015-03-17  Matt CaswellAdd malloc failure checks
2015-03-16  Richard LevitteDo not keep TABLE in version control.
2015-03-16  Richard LevitteConfiguration cleanup: personal configs
2015-03-16  Richard LevitteUpdated TABLE
2015-03-16  Richard LevitteFind debug- targets that can be combined with their...
2015-03-16  Richard LevitteChange all the main configurations to the new format.
2015-03-16  Richard LevitteRethink templates.
2015-03-16  Richard LevitteProvide a few examples by converting my own strings...
2015-03-16  Richard LevitteAdd base template processing.
2015-03-16  Richard LevitteAdd template reference processing.
2015-03-16  Richard LevitteRewrite Configure to handle the target values as hash...
2015-03-16  Dr. Stephen... Make X509_ATTRIBUTE opaque.
2015-03-15  Carl JacksonFix regression in ASN1_UTCTIME_cmp_time_t
2015-03-15  Rich SalzOPENSSL_NO_EC* merge; missed one file
2015-03-15  Dr. Stephen... Update ordinals, fix error message.
2015-03-15  Kurt RoeckxRemove ssl_cert_inst()
2015-03-14  Andy PolyakovAvoid reading an unused byte after the buffer
2015-03-14  Emilia KasperFix undefined behaviour in shifts.
2015-03-13  Dr. Stephen... Allocate string types directly.
2015-03-13  Petr SpacekFix key wrapping mode with padding to conform to RFC...
2015-03-12  Dr. Stephen... Remove obsolete declarations.
2015-03-12  Dr. Stephen... Update mkstack.pl to match safestack.h
2015-03-12  Dr. Stephen... ASN.1 print fix.
2015-03-12  Dr. Stephen... additional configuration documentation
2015-03-12  Matt CaswellFix RSA_X931_derive_ex
2015-03-12  Matt CaswellSSL_check_chain fix
2015-03-12  Matt CaswellFix missing return checks in v3_cpols.c
2015-03-12  Matt CaswellFix dsa_pub_encode
2015-03-12  Matt CaswellFix dh_pub_encode
2015-03-12  Matt CaswellFix asn1_item_print_ctx
2015-03-12  Matt CaswellASN1_primitive_new NULL param handling
2015-03-12  Matt CaswellFix EVP_DigestInit_ex with NULL digest
2015-03-12  Matt CaswellFix error handling in bn_exp
2015-03-12  Andy Polyakovssl/s3_clnt.c: fix intermittent failures.
2015-03-11  Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-03-11  Matt CaswellFix seg fault in ASN1_generate_v3/ASN1_generate_nconf
2015-03-11  Richard LevitteMove Configurations* out of the way and rename them.
2015-03-11  Matt CaswellCleanse buffers
2015-03-10  Emilia KasperHarmonize return values in dtls1_buffer_record
2015-03-10  Richard GodbeeBIO_debug_callback: Fix output on 64-bit machines
2015-03-10  Matt CaswellPrevent handshake with unseeded PRNG
2015-03-09  Dmitry-MeFix wrong numbers being passed as string lengths
2015-03-09  Dr. Stephen... update ordinals
2015-03-09  David WoodhouseWrong SSL version in DTLS1_BAD_VER ClientHello
2015-03-09  Matt CaswellFix DTLS1_BAD_VER regression
2015-03-08  Dr. Stephen... Cleanse PKCS#8 private key components.
2015-03-08  Dr. Stephen... Additional CMS documentation.
2015-03-08  Andy PolyakovARMv4 assembly pack: add Cortex-A15 performance data.
2015-03-08  Viktor SzakatsGitHub 237: Use https for IETF links
2015-03-06  Matt Caswellmake errors
2015-03-06  Matt CaswellUpdate mkerr.pl for new format
2015-03-06  Richard Levitteupdate TABLE
2015-03-06  Richard LevitteCleanup spaces
2015-03-05  Richard LevitteCatch up the VMS build.
2015-03-05  Dr. Stephen... Make STACK_OF opaque.
2015-03-05  Dr. Stephen... update ordinals
2015-03-05  Dr. Stephen... Make OCSP structures opaque.
2015-03-05  Kurt CancemiUse constants not numbers
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-03-04  Dr. Stephen... add RIPEMD160 whirlpool tests
2015-03-02  Dr. Stephen... Check public key is not NULL.
2015-03-02  Dr. Stephen... Fix format script.
2015-03-02  Rich SalzCleanup some doc files
2015-03-01  Rich SalzRemove experimental 56bit export ciphers
2015-02-27  Matt CaswellFix d2i_SSL_SESSION for DTLS1_BAD_VER
2015-02-27  Matt CaswellFixed missing return value checks.
2015-02-27  Matt CaswellFix missing return value checks.
2015-02-27  Dr. Stephen... reformat evp_test.c
2015-02-27  Dr. Stephen... Add OCB support and test vectors for evp_test.
2015-02-27  Dr. Stephen... Skip unsupported digests in evp_test
2015-02-27  Dr. Stephen... add MD4 test data
2015-02-27  Dr. Stephen... Skip unsupported ciphers in evp_test.
2015-02-27  Dr. Stephen... Make OpenSSL compile with no-rc4
2015-02-27  Dr. Stephen... Add algorithm skip support.
2015-02-26  Matt CaswellFix evp_extra_test.c with no-ec
2015-02-26  Matt CaswellRemove NETSCAPE_HANG_BUG
2015-02-26  Matt CaswellRemoved support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_...
2015-02-25  Matt CaswellUpdate the SHA* documentation
2015-02-25  Rainer JungFix NAME section of d2i_ECPKParameters to prevent broke...
2015-02-25  Matt CaswellFix some minor documentation issues
2015-02-25  Matt CaswellRemove pointless free, and use preferred way of calling...
2015-02-25  Matt CaswellAdd dire warnings about the "reuse" capability of the...
2015-02-25  Matt CaswellProvide documentation for i2d_ECPrivateKey and d2i_ECPr...
2015-02-25  Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-25  Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-25  Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-02-25  Matt CaswellAdd -no_alt_chains option to apps to implement the new
2015-02-25  Matt CaswellAdd flag to inhibit checking for alternate certificate...
2015-02-25  Matt CaswellIn certain situations the server provided certificate...
2015-02-24  Rich SalzRemove CVS filtering from find targets
2015-02-24  Rich SalzMove build config table to separate files.
2015-02-24  Dr. Stephen... Document -no_explicit
2015-02-24  Andy PolyakovFix crash in SPARC T4 XTS.
2015-02-24  Andy Polyakovaes/asm/bsaes-armv7: fix kernel-side XTS and harmonize...
2015-02-24  Dr. Stephen... Don't set no_protocol if -tls1 selected.
2015-02-22  Andy Polyakovperlasm/x86masm.pl: make it work.
2015-02-22  Andy Polyakovsha/asm/sha1-586.pl: fix typo.
2015-02-22  Andy Polyakovevp/evp_test.c: avoid crashes when referencing uninitia...
2015-02-22  Dr. Stephen... typo
next