]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2017-04-28  Rich SalzEnsure blank lines between tests.
2017-04-28  Richard LevitteTLSProxy: When in debug mode, show the exact subprocess...
2017-04-27  Rich SalzRemove (broken) diagnostic print
2017-04-27  Bernd EdlingerRemove unnecessary loop in pkey_rsa_decrypt.
2017-04-26  Rob PercivalCT_POLICY_EVAL_CTX_set_time expects milliseconds, but...
2017-04-26  Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-26  Dr. Stephen... Add and use function test_pem to work out test filenames.
2017-04-25  Andy Polyakovasn1/a_int.c: clean up asn1_get_int64. 3318/head
2017-04-25  Andy Polyakovasn1/a_int.c: don't write result if returning error.
2017-04-25  Andy Polyakovasn1/a_int.c: simplify asn1_put_uint64.
2017-04-25  Andy Polyakovasn1/a_int.c: remove code duplicate and optimize branches,
2017-04-25  Matt CaswellFix some variable references in init_client
2017-04-25  Matt CaswellFix problem with SCTP close_notify alerts
2017-04-25  Matt CaswellDon't attempt to send fragments > max_send_fragment...
2017-04-25  Matt CaswellRemove special case code for SCTP reneg handling
2017-04-25  Bernard Spilopenssl enc: Don't unbuffer stdin
2017-04-24  Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-24  Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-24  Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to Windows
2017-04-22  Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-22  David BenjaminNumbers greater than 1 are usually non-negative.
2017-04-19  Rich SalzDocument Next Protocol Negotiation APIs
2017-04-18  Thiago Arraisupdate docs because depth refers only to intermediate...
2017-04-17  Rich SalzCatch EC_R_UNKNOWN_GROUP in check_unsupported()
2017-04-14  Nicola TuveriReformat evptests.txt
2017-04-13  Nicola TuveriRemove ecdhtest.c
2017-04-13  Nicola Tuveriecdhtest.c: move co-factor ECDH KATs to evptests
2017-04-13  Richard LevitteASN.1: adapt SSL_SESSION_ASN1 by explicitely embedding...
2017-04-13  Richard LevitteASN.1: change INTxx, UINTxx and Z variants to be embedable
2017-04-13  Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-12  Nicola TuveriRemove more stale code in ecdhtest.c
2017-04-12  Nicola Tuveriecdhtest.c: move KATs to evptests.txt
2017-04-12  Nicola TuveriRemove stale code in ecdhtest.c
2017-04-12  Nicola Tuveriecdhtest.c: move NAMED CURVES TESTS to evptests.txt
2017-04-11  Frank MorgnerAdded error checking for OBJ_create
2017-04-11  Richard LevitteFix x_int64.c
2017-04-11  Todd ShortRemove ECDH(E) ciphers from SSLv3
2017-04-11  Rich SalzAdditional check to handle BAD SSL_write retry
2017-04-11  Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-11  Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-10  Andy Polyakovrand/rand_lib.c: keep fixing no-engine configuration.
2017-04-10  Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-08  Andy Polyakove_os.h: omit PRIu64.
2017-04-08  Andy Polyakovbio/b_print.c: drop dependency on BN config.
2017-04-07  Rich SalzStandardize on =over 4 and check for it.
2017-04-07  Rich SalzUse 'over 2' for bullet lists.
2017-04-07  Richard LevitteFix rand_lib.c for no-engine configuration
2017-04-07  Richard LevitteDon't try to clean up RAND from ENGINE
2017-04-07  Richard LevitteMake getting and setting the RAND default method thread...
2017-04-06  Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-04-06  Richard LevitteIn rand_cleanup_int(), don't go creating a default...
2017-04-04  Andy PolyakovConfigurations/README: reword bn_ops description.
2017-04-04  Richard LevitteFix faulty check of padding in x_long.c
2017-04-04  Matt CaswellFix a possible integer overflow in long_c2i
2017-04-04  Richard LevitteConvert SSL_SESSION_ASN1 to use size specific integers
2017-04-04  Richard Levittemake update
2017-04-04  Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-03  Matt CaswellEnsure dhparams can handle X9.42 params in DER
2017-04-03  Matt CaswellAdd missing macros for DHxparams
next