openssl.git
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 Andy PolyakovConfigure: fold related configurations more aggressivel...
2015-03-17 Richard LevitteCorrect the request of debug builds
2015-03-17 Matt CaswellDead code removal from apps
2015-03-17 Matt CaswellRemove dead code from crypto
2015-03-17 Matt CaswellFix probable_prime over large shift
2015-03-17 Matt CaswellFix unintended sign extension
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-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...
next