openssl.git
2016-04-13 Matt CaswellRemove no-aes, no-rsa, no-sha, no-md5 and no-hmac
2016-04-13 Rich SalzNeed err_load_crypto_strings_int declared.
2016-04-13 Dr. Stephen... make update
2016-04-13 Dr. Stephen... Remove check_defer()
2016-04-13 Richard LevitteRename internal symbol to follow internal naming pattern
2016-04-13 Richard LevitteCleanup libcrypto.num and make update
2016-04-13 Richard LevitteMove a declaration that's private to libcrypto
2016-04-13 Andy PolyakovPPC assebmly pack: initial POWER9 support tidbits.
2016-04-13 Andy Polyakovchacha/asm/chacha-armv8.pl: fix intermittent build...
2016-04-13 Richard LevitteDon't use FORMAT_BASE64 format when compressing / decom...
2016-04-13 Richard LevitteFix the handling of --with-zlib-include
2016-04-13 Richard LevitteRemake the way dynamic zlib is loaded
2016-04-13 Richard LevitteConfiguration: Simplify the way vms information is...
2016-04-13 Richard LevitteFix zlib configuration options.
2016-04-13 Matt CaswellFix no-tls1_1 and no-tls1_2
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellTweak to documentation
2016-04-13 Matt CaswellMisc fix ups to deprecate explicit de-init documentation
2016-04-13 Matt CaswellFix explicit de-init macros
2016-04-13 Matt CaswellFix symbols missing from shared build
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellAdd a CHANGES entry for the deprecated cleanup functions
2016-04-13 Matt Caswellmake update
2016-04-13 Matt CaswellDeprecate CONF_modules_free() and make it a no-op
2016-04-13 Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate BIO_sock_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate CRYPTO_cleanup_all_ex_data() and make it...
2016-04-13 Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-04-13 Matt CaswellFix conditional compile logic in speed.c
2016-04-13 Matt CaswellDeprecate SSL_COMP_free_compression_methods() and make...
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-13 Matt CaswellDeprecate COMP_zlib_cleanup() and make it a no-op
2016-04-13 Dr. Stephen... X509_PUBKEY docs
2016-04-13 Richard LevitteFix setting of debug callback in apps/enc.c
2016-04-11 Kazuki YamaguchiAdd SSL_CTX_get_ciphers()
2016-04-11 Matt CaswellFix the no-posix-io option
2016-04-11 Matt CaswellRemove an unused function
2016-04-11 Matt CaswellFix the no-tls option
2016-04-11 Matt CaswellFix the no-nextprotoneg option
2016-04-11 Richard LevitteBIO: respect opening in text mode
2016-04-09 Emilia KasperDisable some sanitizer checks without PEDANTIC
2016-04-09 Emilia KasperFix warnings exposed by clang-3.8
2016-04-09 Emilia KasperAdjust --strict-warnings builds in Travis
2016-04-09 Richard LevitteDon't check the generated ssl-tests configs on VMS
2016-04-09 Richard LevitteVMS doesn't have directory separators in the same sense...
2016-04-09 Beat BolliRSA: the docs still talk about RSA_PKCS1_SSLeay
2016-04-09 Matt CaswellAdd CHANGES entry for DH and DH_METHOD opacity
2016-04-09 Matt CaswellAdd documentation for following DH and DH_METHOD opacity
2016-04-09 Matt CaswellFix double free bug in error path
2016-04-09 Matt Caswellmake update
2016-04-09 Matt CaswellMake DH_METHOD opaque
2016-04-09 Matt Caswellmake update
2016-04-09 Matt CaswellMake DH opaque
2016-04-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-04-08 Rich SalzAdd OCSP to mkdef
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-04-07 Andy PolyakovConfigurations/10-main.conf: omit now redundant -D_WINDLL.
2016-04-07 Andy Polyakovwindows-makefile.tmpl: clean up after DLL link failure.
2016-04-07 Andy Polyakovtest/[dane|evp_]test.c: BIO-fy file I/O.
2016-04-07 Andy Polyakovbio/bss_file.c: since VS2015 one can't tell apart own...
2016-04-07 Viktor Dukhovnimake update
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-07 Viktor DukhovniFix client verify mode to check SSL_VERIFY_PEER
2016-04-07 David BenjaminFix memory leak on invalid CertificateRequest.
2016-04-07 Richard LevitteOpenSSL::Test: when moving directory, affect env as...
2016-04-07 Emilia KasperAllow generate_ssl_tests.pl to find testlib
2016-04-07 Emilia KasperRemove redundant symlink
2016-04-07 Richard LevitteBetter use BIO_snprintf() than snprintf(), in case...
2016-04-07 Richard LevitteFix forgotten adaptation to opaque RSA and RSA_METHOD
2016-04-06 Dr. Stephen... always use field names
2016-04-06 Richard LevittePerl: foreach (@list) { code } is better
2016-04-06 Richard LevitteAdd apps/tsget and test/ssltest_old to .gitignore
2016-04-06 Richard Levittemake update
2016-04-06 Richard LevitteUpdate CHANGES with the new about RSA and RSA_METHOD
2016-04-06 Richard LevitteDocument RSA_METHOD creators/destructor/accessors/writers
2016-04-06 Richard LevitteMake the RSA_METHOD structure opaque
2016-04-06 Richard LevitteDocument RSA accessors/writers
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-04-06 Matt CaswellFix no-ocsp
2016-04-06 Matt CaswellRemove some OPENSSL_NO_ASYNC guards in init
2016-04-06 Richard LevittePerl cleanup: don't create lists unnecessarily
2016-04-06 Richard LevitteVMS: Fix special case for [.test]ssltest_old.c
2016-04-06 Andy PolyakovConfigure: add BLAKE_DEBUG to --strict-warnings set.
2016-04-06 FdaSilvaYYAdd missing mem leak test activation and checks
2016-04-06 Andrea GrandiAdd a check of the FD_SETSIZE before the call to select()
2016-04-05 Emilia KasperRename ssltest -> ssltest_old
2016-04-05 Emilia Kaspertestutil: return 1 on success
2016-04-05 Dr. Stephen... fix memory leak in ca
2016-04-05 Emilia KasperNew SSL test framework
2016-04-04 FdaSilvaYYFix a shadow symbol warning
2016-04-04 Viktor Szakatsset exec attribute for .pl files
2016-04-04 Viktor Szakatsfix perl shebang
2016-04-04 Viktor Szakatsuse whitespace more consistently
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 Rich SalzRevert "Fix an error code spelling."
2016-04-04 FdaSilvaYYFix an error code spelling.
2016-04-04 FdaSilvaYYvarious spelling fixes
next