]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-04-25  Andy Polyakovcrypto/poly1305/asm: chase overflow bit on x86 and...
2016-04-25  Viktor Dukhovnimake update
2016-04-25  Viktor DukhovniAdded missing X509_STORE_CTX_set_error_depth() accessor
2016-04-25  Richard LevitteDocument the enhancements for DEPEND and INCLUDE and...
2016-04-25  Richard LevitteBuild system: add include directories and dependencies...
2016-04-25  Rich SalzFix NULL deref in apps/pkcs7
2016-04-25  Viktor DukhovniAPI compat macros for renamed X509_STORE_CTX functions
2016-04-25  Andy Polyakovs390x assembly pack: cache capability query results.
2016-04-25  Andy Polyakovcrypto/sparc_arch.h: reserve more SPARCv9 capability...
2016-04-25  Andy Polyakovchacha/asm/chacha-ppc.pl: get misalignment corner case...
2016-04-23  Kazuki YamaguchiFix EC_KEY_set_private_key() to call key->group->meth...
2016-04-22  Dr. Stephen... add test for CVE-2016-2109
2016-04-22  Dr. Stephen... In d2i_test return error for malloc failure.
2016-04-22  Dr. Stephen... Harden ASN.1 BIO handling of large amounts of data.
2016-04-22  Richard LevitteWarn when doing an out-of-source build and finding...
2016-04-22  Viktor Dukhovnimake update
2016-04-22  Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-22  Matt CaswellDon't set peer_tmp until we have finished constructing it
2016-04-22  Dr. Stephen... Extensions to d2i_test.
2016-04-22  Matt CaswellFix capi engine for no-dsa
2016-04-22  Matt CaswellFix no-dsa on Windows/VMS
2016-04-22  Matt CaswellFix the indentation of OPENSSL_NO_STDIO in pem.h
2016-04-22  Matt CaswellFix no-cmac on Windows/VMS
2016-04-22  Rich SalzUnified copyright for test recipes
2016-04-22  Richard LevitteAdd a best effort test to check shared library consistency
2016-04-21  Dr. Stephen... Fix CRYPTO_clear_realloc() bug.
2016-04-21  Richard LevitteUpdate the Configurations READMEs
2016-04-21  Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-21  Matt CaswellRemove some unneccessary assignments to argc
2016-04-21  Matt CaswellRemove some unused argc assignments
2016-04-21  Matt CaswellFix a missing return value check in v3_addr
2016-04-21  Matt CaswellAdd missing return value check in pkcs8 app
2016-04-21  Matt CaswellAdd missing return value checks
2016-04-21  Matt CaswellFix missing break in option parsing
2016-04-21  Matt CaswellRemove some dead code
2016-04-21  Matt CaswellFix some code maintenance issues
2016-04-20  Davide GalassiBIO socket connect failure was not handled correctly.
2016-04-20  MichelFix missing IDEA renames (windows build)
2016-04-20  Rich SalzCopyright consolidation script
2016-04-20  Richard LevitteTravis: _srcdist, not _srcdir
2016-04-20  Matt CaswellFix no-ui on Windows
2016-04-20  Rich SalzCopyright consolidation; .pm and Configure
2016-04-20  Rich SalzUpdate copyright; generated files.
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-20  Matt CaswellFix no-sock on Windows
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
next