]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-04-20  Matt CaswellInclude winsock2.h even if compiling no-sock
2016-04-20  Matt CaswellDon't use select on Windows
2016-04-20  Matt CaswellCascade no-dgram from no-sock in Configure not e_os.h
2016-04-20  Matt CaswellFix no-dgram on Windows
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-20  Rainer JungFix warnings installing pod files
2016-04-20  Andy PolyakovConfigurations: fix typo in 50-masm.conf.
2016-04-20  Andy Polyakovevp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
2016-04-20  Andy Polyakovsparcv9cap.c: add Fujitsu SPARC64 X AES capability...
2016-04-20  Andy PolyakovAdd AES assembly module for Fujitsu SPARC64 X/X+.
2016-04-20  Andy PolyakovConfiguration: add unsupported masm target.
2016-04-20  Andy Polyakovperlasm/x86_64-xlate.pl: make latest ml64 work.
2016-04-20  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: not all assemblers...
2016-04-19  Richard LevitteTypo, asoutflag -> perlasm_scheme
2016-04-19  Richard LevitteOnly allow Microsoft assembler with no-asm on Windows
2016-04-19  Richard LevitteBuild: Make 'test' depend on 'tests'
2016-04-19  Matt CaswellPrepare for 1.1.0-pre6-dev
2016-04-19  Matt CaswellPrepare for 1.1.0-pre5 release OpenSSL_1_1_0-pre5
2016-04-18  Matt CaswellUnsigned chars can't be negative
2016-04-18  Matt CaswellFix PKCS7 memory leak
2016-04-18  Rich SalzMake string_to_hex/hex_to_string public
2016-04-18  Rich SalzRename some lowercase API's
2016-04-18  Richard LevitteNOTES files will contain more requirements, make that...
2016-04-18  Jérôme DuvalHaiku x86-64 doesn't need RC4_CHAR.
2016-04-18  Ben LaurieFree methods on destroy.
2016-04-18  Ben LaurieFree engine on error.
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
next