]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-07-07  Richard Levittetest/recipes/90-test_shlibload.t: Make sure to handle...
2017-07-07  Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
2017-07-05  Rich SalzAdd echo for end of each build phase
2017-07-05  Matt CaswellFix travis clang-3.9 builds
2017-07-05  Richard LevitteFix small UI issues
2017-07-05  Richard LevitteAvoid possible memleak in X509_policy_check()
2017-07-03  Richard LevitteCorrect documentation for UI_get0_result_string
2017-07-01  Richard LevitteWhen apps_startup() fails, exit with a failure code...
2017-06-29  Richard Levitteutil/mkdef.pl: Make symbol version processing Linux...
2017-06-29  Richard Levitteutil/mkdef.pl: Add UNIX as a platform
2017-06-25  Richard Levittetsget.in: remove call of WWW::Curl::Easy::global_cleanup
2017-06-22  Matt CaswellFix OBJ_create() to tolerate a NULL sn and ln
2017-06-22  David BenjaminFix the names of ChaCha20-Poly1305 cipher suites in...
2017-06-21  Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21  Matt CaswellFix DTLS failure when used in a build which has SCTP...
2017-06-21  Matt CaswellDon't fail the connection in SSLv3 if server selects...
2017-06-20  Bernd EdlingerAdd parentheses around macro argument of OSSL_NELEM.
2017-06-20  Benjamin KadukRemove duplicates from clang_devteam_warnings
2017-06-20  Benjamin KadukAddress some -Wold-style-declaration warnings
2017-06-20  Benjamin KadukAdd -Wextra to gcc devteam warnings
2017-06-19  Bernd EdlingerFix the fall-out in 04-test_bioprint.t
2017-06-19  Bernd EdlingerFix the error handling in ERR_get_state:
2017-06-17  Paul YangRemove non-accurate description in Configure script
2017-06-17  Bernd EdlingerRemove a pointless "#if 0" block from BN_mul.
2017-06-15  Todd ShortAdd apps/progs.h to gitignore
2017-06-15  Richard LevitteBuild apps/progs.h dynamically
2017-06-15  Richard Levitte.travis.yml: Detect if 'make update' updated something
2017-06-14  Bernd EdlingerFix crash in ecdh_simple_compute_key.
2017-06-14  Bernd EdlingerFix a possible crash in dsa_builtin_paramgen2.
2017-06-14  Bernd EdlingerFix another possible crash in rsa_ossl_mod_exp.
2017-06-14  Bernd EdlingerFix possible crash in X931 code.
2017-06-14  Todd ShortFix ex_data and session_dup issues
2017-06-14  Bernd EdlingerFix a possible crash in the error handling.
2017-06-13  Bernd EdlingerFix a memleak in ec_copy_parameters.
2017-06-12  Bernd EdlingerFix memleak in EVP_DigestSignFinal/VerifyFinal.
2017-06-10  Rich SalzRemove needless type casting.
2017-06-10  Paul YangFix possible usage of NULL pointers in apps/spkac.c
2017-06-09  Jonathan ProtzenkoFix speed command for alternation of ciphers and digests.
2017-06-09  Rich Salzfix broken implementations of GOST ciphersuites
2017-06-08  Benjamin KadukRemove stale note from s_server.pod
2017-06-08  Tomas MrazIgnore -named_curve auto value to improve backwards...
2017-06-08  Rich SalzFix a read off the end of the input buffer
2017-06-08  Diego Santa... Use memset to clear SRP_CTX instead of NULL and zero...
2017-06-08  Diego Santa... Make SRP_CTX.info ownership and lifetime be the same...
2017-06-08  Richard LevitteWindows: rearrange programs cleanup
2017-06-07  Rich SalzAdd a lock around the OBJ_NAME table
2017-06-05  Rich SalzDocument default client -psk_identity
2017-06-05  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-05  Rich SalzOnly release thread-local key if we created it.
2017-06-02  Rich SalzAdd text pointing to full change list.
2017-06-01  Benjamin KadukDo not document SSL_CTX_set1_cert_store()
2017-05-31  Paul YangFix coding style in apps/passwd file
2017-05-31  Matt CaswellWait longer for the server in TLSProxy to start
2017-05-30  Rich SalzAdd stricter checking in NAME section
2017-05-27  Rich SalzMake default_method mostly compile-time
2017-05-27  Andy Polyakovmodes/ocb128.c: address undefined behaviour warning.
2017-05-26  Matt CaswellFix a Proxy race condition
2017-05-26  Todd ShortFix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION
2017-05-26  Rainer JungFix use of "can_load()" in run_tests.pl.
2017-05-25  Kurt RoeckxAdd missing commas in pod files
2017-05-25  Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2017-05-25  Matt CaswellPrepare for 1.1.0g-dev 3551/head
2017-05-25  Matt CaswellPrepare for 1.1.0f release OpenSSL_1_1_0f
2017-05-25  Matt CaswellUpdate CHANGES and NEWS for new release
2017-05-24  David WoodhouseDocument that PKCS#12 functions assume UTF-8 for passwords
2017-05-24  Richard LevitteClarify what character encoding is used in the returned...
2017-05-23  Paul YangFix typo in doc/man3/EVP_EncrypInit.pod
2017-05-22  Alex Gaynor[1.1.0 backport] set entry type on SCTs from X.509...
2017-05-22  Todd ShortFix infinite loops in secure memory allocation.
2017-05-22  Diego Santa... Fix srp app missing NULL termination with password...
2017-05-22  Andy Polyakovtest/run_tests.pl: don't mask test failures.
2017-05-21  Rich Salz-inkey can be an identifier, not just a file
2017-05-19  Diego Santa... Fix endless loop on srp app when listing users
2017-05-19  Matt CaswellFix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
2017-05-19  Matt CaswellMake SSL_is_server() accept a const SSL
2017-05-17  Richard LevitteRemove notification settings from appveyor.yml
2017-05-15  Richard LevitteINSTALL: Remind people to read more if they added confi...
2017-05-15  Richard LevitteINSTALL: clarify a bit more how Configure treats "unkno...
2017-05-12  Todd ShortClean up SSL_OP_* a bit
2017-05-11  Richard LevitteClean away needless VMS check
2017-05-11  Richard LevitteCleanup - use e_os2.h rather than stdint.h
2017-05-11  Patrick SteuerFix strict-warnings build
2017-05-11  Tomas MrazFix regression in openssl req -x509 behaviour.
2017-05-11  PauliRemove dead code.
2017-05-10  Rich SalzIgnore MSVC warnings (via Gisle Vanem)
2017-05-10  Matt CaswellAdd a test for SNI in conjunction with custom extensions
2017-05-10  Matt CaswellCopy custom extension flags in a call to SSL_set_SSL_CTX()
2017-05-10  Richard LevittePrefer TAP::Harness over Test::Harness
2017-05-09  Matt CaswellRemove support for OPENSSL_SSL_TRACE_CRYPTO
2017-05-08  Meena VyasAdded a new Makefile in demos/evp directory
2017-05-05  Andy Polyakovsha/sha512.c: fix formatting.
2017-05-05  Andy Polyakovperlasm/x86_64-xlate.pl: work around problem with hex...
2017-05-04  Rich SalzFix pathname errors in errcode file
2017-05-04  Matt CaswellDon't leave stale errors on queue if DSO_dsobyaddr...
2017-05-02  Rich SalzConvert uses of snprintf to BIO_snprintf
2017-05-02  Matt CaswellFix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
2017-05-02  Rich SalzFix URL links in comment
2017-05-02  Todd ShortFix time offset calculation.
2017-04-30  Andy Polyakovasn1/a_int.c: fix "next negative minimum" corner case...
2017-04-28  Rich SalzCheck fflush on BIO_ctrl call
next