openssl.git
2015-03-24 Kurt RoeckxDon't send a for ServerKeyExchange for kDHr and kDHd
2015-03-24 Dr. Stephen... Fix OCSP tests.
2015-03-24 Dr. Stephen... Configuration file examples.
2015-03-24 Dr. Stephen... Make OCSP response verification more flexible.
2015-03-24 Mike FrysingerFix malloc define typo
2015-03-23 Matt CaswellDon't check curves that haven't been sent
2015-03-23 Andy Polyakovsha/asm/sha256-armv4.pl: adapt for use in Linux kernel...
2015-03-22 Matt CaswellFix no-ec with no-ec2m
2015-03-20 Matt CaswellAdd DTLS tests to make test
2015-03-20 David WoodhouseAdd DTLS support to ssltest
2015-03-20 David WoodhouseAdd DTLS to SSL_get_version
2015-03-19 Matt CaswellPrepare for 1.0.2b-dev
2015-03-19 Matt CaswellPrepare for 1.0.2a release OpenSSL_1_0_2a
2015-03-19 Matt Caswellmake update
2015-03-19 Matt CaswellFix unsigned/signed warnings
2015-03-19 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-03-19 Matt CaswellUpdate NEWS file
2015-03-19 Matt CaswellUpdate CHANGES for release
2015-03-19 Matt CaswellFix discrepancy in NEWS file
2015-03-19 Matt CaswellFix CHANGES discrepancies
2015-03-19 Matt CaswellRemove overlapping CHANGES/NEWS entries
2015-03-19 Emilia KasperFix reachable assert in SSLv2 servers.
2015-03-19 Emilia KasperPKCS#7: avoid NULL pointer dereferences with missing...
2015-03-19 Dr. Stephen... Fix ASN1_TYPE_cmp
2015-03-19 Matt CaswellFix DHE Null CKE vulnerability
2015-03-19 Dr. Stephen... Fix for CVE-2015-0291
2015-03-19 Dr. Stephen... Reject invalid PSS parameters.
2015-03-19 Dr. Stephen... Free up ADB and CHOICE if already initialised.
2015-03-19 Matt CaswellFix Seg fault in DTLSv1_listen
2015-03-19 Matt CaswellMultiblock corrupted pointer fix
2015-03-18 Dr. Stephen... Add support for ServerInfo SSL_CONF option.
2015-03-17 Matt CaswellDead code removal from apps
2015-03-17 Matt CaswellRemove dead code from crypto
2015-03-17 Matt CaswellFix seg fault in s_time
2015-03-17 Matt CaswellAdd sanity check to PRF
2015-03-17 Matt CaswellFix memset call in stack.c
2015-03-17 Matt CaswellMove malloc fail checks closer to malloc
2015-03-17 Matt CaswellAdd malloc failure checks
2015-03-15 Carl JacksonFix regression in ASN1_UTCTIME_cmp_time_t
2015-03-14 Andy PolyakovAvoid reading an unused byte after the buffer
2015-03-14 Emilia KasperFix undefined behaviour in shifts.
2015-03-12 Dr. Stephen... additional configuration documentation
2015-03-12 Dr. Stephen... ASN.1 print fix.
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 Polyakovevp/e_aes.c: fix SPARC T4-specific problem:
2015-03-11 Matt CaswellFix seg fault in ASN1_generate_v3/ASN1_generate_nconf
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... fix warning
2015-03-08 Dr. Stephen... Cleanse PKCS#8 private key components.
2015-03-08 Dr. Stephen... Additional CMS documentation.
2015-03-07 Kurt RoeckxRemove export ciphers from the DEFAULT cipher list
2015-03-06 Matt CaswellUpdate mkerr.pl for new format
2015-03-05 Kurt CancemiUse constants not numbers
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-03-02 Dr. Stephen... Check public key is not NULL.
2015-03-02 Dr. Stephen... Fix format script.
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-26 Matt CaswellFix evp_extra_test.c with no-ec
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-24 Dr. Stephen... Document -no_explicit
2015-02-24 Andy PolyakovFix crash in SPARC T4 XTS.
2015-02-22 Andy Polyakovsha/asm/sha1-586.pl: fix typo.
2015-02-22 Dr. Stephen... typo
2015-02-22 Edgar PekFix null-pointer dereference
2015-02-22 Kurt RoeckxFix memory leak
2015-02-22 Doug HoganAvoid a double-free in an error path.
2015-02-22 Richard LevitteRestore -DTERMIO/-DTERMIOS on Windows platforms.
2015-02-22 Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-02-13 Richard LevitteTransfer a fix from 1.0.1
2015-02-12 Rich SalzRT3684: rand_egd needs stddef.h
2015-02-12 Graeme PerrowRT3670: Check return from BUF_MEM_grow_clean
2015-02-12 Eric DequinMissing OPENSSL_free on error path.
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-10 Andy Polyakovobjects/obj_xref.h: revert reformat.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Dr. Stephen... Fix memory leak reporting.
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
next