]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-10-17  Manish GoregaokarMove contributing info to CONTRIBUTING
2015-10-16  Rich SalzRun tests on Travis for mingw builds as well
2015-10-16  Dmitry BelyavskyFix error message when loading engines from config
2015-10-15  Matt CaswellRemove Obsolete engines
2015-10-15  Dr. Stephen... Fix self signed handling.
2015-10-15  Dr. Stephen... embed CRL serial number and signature fields
2015-10-15  Dr. Stephen... embed certificate serial number and signature fields
2015-10-15  Dr. Stephen... embed value field of X509_EXTENSION
2015-10-15  Dr. Stephen... add CHANGES entry for embed
2015-10-15  Dr. Stephen... Handle embed flag in ASN1_STRING_copy().
2015-10-15  Emilia KasperPACKET: fix __owur
2015-10-15  Emilia KasperAppease gcc's Wmaybe-uninitialized
2015-10-14  Emilia KasperRemove EVP_CHECK_DES_KEY
2015-10-14  Emilia Kasperct_locl.h: fix some comments
2015-10-14  Emilia Kaspermake depend: prefer clang over makedepend
2015-10-13  Dr. Stephen... RFC5753 compliance.
2015-10-13  Alessandro... Add Clang 3.6 and additional GCC 5 builds to travis
2015-10-13  Alessandro... GH429: Add clang to travis
2015-10-13  Andy Polyakovtestlib/OpenSSL/Test.pm: remove redundant 'cmd /c'...
2015-10-13  Andy PolyakovHarmonize do_rehash_rule with updated test/recipies...
2015-10-13  Andy PolyakovTest suite: chomp->s/\R// to harmonize with mingw ...
2015-10-13  Andy PolyakovTest suite: minimal required to get mingw 'make test...
2015-10-12  Matt CaswellRename -set-serial command to req
2015-10-12  Matt CaswellCentralise loading default apps config file
2015-10-12  Matt CaswellFix option name discrepancy
2015-10-12  Andy PolyakovConfigurations: move -Wno-pedantic-ms-format to .travis...
2015-10-11  Dr. Stephen... embed OCSP_CERTID
2015-10-11  Dr. Stephen... embed support for ASN1_STRING
2015-10-11  Dr. Stephen... Embed various OCSP fields.
2015-10-11  Dr. Stephen... embed support for CHOICE type
2015-10-11  Dr. Stephen... Skip PSK tests for no-psk
2015-10-11  Dr. Stephen... Make no-psk compile without warnings.
2015-10-10  Dr. Stephen... Typo.
2015-10-09  Emilia KasperDTLS: remove unused cookie field
2015-10-09  Matt CaswellFix Windows build
2015-10-09  Adam EijdenbergInitial commit for Certificate Transparency support
2015-10-08  Emilia KasperPACKET: simplify ServerKeyExchange parsing
2015-10-08  Matt CaswellFix no-ripemd on Windows
2015-10-08  Matt CaswellDon't treat a bare OCTETSTRING as DigestInfo in int_rsa...
2015-10-08  Richard LevitteWhen ENGINE_add finds that id or name is missing, actua...
2015-10-07  Pascal CuoqDon't check pointer we just freed, always set it to...
2015-10-07  Pascal CuoqMove BN_CTX_start() call so the error case can always...
2015-10-07  Pascal CuoqMove BN_CTX_start() call so the error case can always...
2015-10-07  Pascal CuoqProperly check return type of DH_compute_key()
2015-10-07  Pascal CuoqSet flags to 0 before calling BN_with_flags()
2015-10-07  Matt CaswellDon't advance PACKET in ssl_check_for_safari
2015-10-06  Alessandro... Fix travis builds on master
2015-10-06  Emilia KasperSSLv2 compat ciphers: clarify comment
2015-10-06  Dr. Stephen... Don't try and parse boolean type.
2015-10-06  Andy PolyakovAddress more Windows warnings illuminated by mingw.
2015-10-05  Dmitry BelyavskiyNew cipher and cipher modes standardized in Russia
2015-10-05  Alessandro... Validate ClientHello extension field length
2015-10-05  Emilia KasperAdd PACKET_copy_all
2015-10-05  Emilia Kasperssl_sess.c: grab a copy of the session ID
2015-10-05  Emilia KasperPACKETize and clean up ssl_bytes_to_cipher_list.
2015-10-05  Emilia Kasperssl3_get_client_hello: rearrange logic
2015-10-05  Richard Levittemake depend
2015-10-05  Richard LevitteFix make depend for things being built in subdirectories
2015-10-05  Andy PolyakovHarmonize pointer printing and size_t-fy casts.
2015-10-05  Andy Polyakovbio/bss_log.c: harmonize format string to silence ...
2015-10-05  Andy PolyakovAddress Windows warnings in apps/.
2015-10-05  Andy PolyakovExplicitly cast INVALID_SOCKET to (int) to address...
2015-10-05  Dr. Stephen... Free up ASN.1 structures at top level only.
2015-10-03  Kurt RoeckxFix more d2i cases to properly update the input pointer
2015-10-02  Rich SalzRemove BIO_s_file_internal macro.
2015-10-01  Matt CaswellRevert "Custom cipher constants"
2015-10-01  Dmitry BelyavskiyCustom cipher constants
2015-09-30  Richard LevitteRemove the hard coded -DOPENSSL_NO_DEPRECATED from...
2015-09-30  Matt CaswellChange the DEFAULT ciphersuites to exclude DES, RC4...
2015-09-30  Andy Polyakovbn/asm/armv4-mont.pl: boost NEON performance.
2015-09-30  Rich SalzMake update / libeay.num fix
2015-09-30  Matt CaswellFix libeay.num
2015-09-30  Matt CaswellAdd a test for duplicated ordinals
2015-09-30  Ben LaurieDisplay brief help if no options for list.
2015-09-30  Matt CaswellAdd GOST12 cms/smime capabilities
2015-09-30  David WoodhouseFix no-stdio build
2015-09-29  Andy Polyakovengine/e_capi.c: fix various warnings.
2015-09-29  Andy PolyakovFix -Wshadow warnings in mingw builds.
2015-09-29  Andy PolyakovFix pedantic warnings in mingw builds.
2015-09-29  Andy PolyakovFix prototypes in e_ossttest.c.
2015-09-29  Andy Polyakovasn1t.h: silence -Wmissing-prototype in Windows builds.
2015-09-29  Andy PolyakovRationalize .gitignore and harmonize pair of Makefiles.
2015-09-29  Nicholas CooperRT3948: Some structs have confusing names.
2015-09-28  Alessandro... Print debug info for extended master secret extension
2015-09-28  Michal BozonRT4053: Typo in error message
2015-09-28  Rich SalzRemove obsolete b64 demo's
2015-09-28  Emilia KasperPACKET: simplify ServerHello parsing
2015-09-28  Emilia KasperEmpty NewSessionTicket: test session resumption
2015-09-28  Emilia KasperEmpty session ticket: add a test
2015-09-28  Emilia KasperRT2772: accept empty SessionTicket
2015-09-28  Andy PolyakovUpdate year in Windows builds.
2015-09-28  Andy PolyakovHarmonize util/mkrc.pl with header move.
2015-09-28  Dr. Stephen... SRP memory leak fix
2015-09-28  Emilia KasperSilence Wconditional-uninitialized
2015-09-28  Jack Danger... Fixing typo in PROBLEMS
2015-09-26  Andy PolyakovSkylake performance results.
2015-09-26  Alessandro... GH408 follow-on: update buflen
2015-09-25  Rich SalzFix typo in previous commit.
2015-09-25  Rich SalzChange --debug to -d for compat with old releases.
2015-09-25  Rich SalzRemove obsolete OCSP demo
next