openssl.git
2016-04-18 Ben LaurieOpacity.
2016-04-18 Ben LaurieSigned/unsigned compare.
2016-04-17 Richard LevitteRestore OCSP_basic_verify() error return semantics
2016-04-17 Richard LevitteRemove declaration of function that isn't implemented
2016-04-16 Dr. Stephen... Add X509_STORE_CTX_set0_untrusted function.
2016-04-16 Richard LevitteSmall OCSP fixup
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-15 Richard LevitteDon't use a default for --with-zlib-lib on Windows...
2016-04-15 Richard Levitteex_libs settings have to be added to, not overriden...
2016-04-14 Matt CaswellUpdate Travis and Appveyor for change to shared by...
2016-04-14 Matt CaswellMake "shared" builds the default
2016-04-14 Matt CaswellFix ex_data locks issue
2016-04-14 Jérôme DuvalAdd Haiku support.
2016-04-14 Richard LevitteFix installation on VMS for no-stdio and no-autoalginit
2016-04-14 Richard LevitteFix installation for no-stdio and no-autoalginit
2016-04-14 Matt CaswellFix no-stdio and no-autoalginit
2016-04-14 Matt CaswellThe err_cleanup() funtion is internal so shouldn't...
2016-04-14 Rich SalzWrite POD page.
2016-04-14 Lyon ChenAdd SSL_SESSION_get0_hostname()
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-14 Shlomi FishFix the spelling of "implement".
2016-04-14 Matt CaswellFix AFALG kernel and headers mismatch problem
2016-04-14 Viktor DukhovniBugfix: in asn1parse avoid erroneous len after a sub...
2016-04-14 Viktor DukhovniDon't use deprecated CONF_modules_free() in tests
2016-04-13 Matt Caswellmake update
2016-04-13 Matt CaswellAdd a CHANGES entry for removal of Configure options
2016-04-13 Matt CaswellUpdate INSTALL file based on feedback
2016-04-13 Matt CaswellUpdate the INSTALL instructions with lots of options
2016-04-13 Matt CaswellRemove OPENSSL_NO_HMAC
2016-04-13 Matt CaswellRemove OPENSSL_NO_SHA guards
2016-04-13 Matt CaswellRemove OPENSSL_NO_AES guards
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
next