]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-07-15  Tomas Mrazdoc: Document that incomplete certificates return error
2021-07-14  Paulitest: add single byte IV AES GCM tests
2021-07-14  PauliRemove lower limit on GCM mode ciphers
2021-07-14  Pauliapps: avoid using POSIX IO macros and functions when...
2021-07-14  Syrone WongFix OSSL_TRACE9 missing arg9
2021-07-13  Richard LevitteAvoid empty lines in nmake rule bodies
2021-07-13  Tianjia ZhangRemove executable mode attributes of non-executable...
2021-07-12  Pauliasn.1: fix Coverity 1487104 Logically dead code
2021-07-11  Paulidoc: document the new opt_legacy_okay() function's...
2021-07-11  Pauliapp: add library context and propq arguments to opt_md...
2021-07-11  Pauliapps: add a function opt_legacy_okay() that indicates...
2021-07-11  Pauliapps: add query to allow a command to know of a provide...
2021-07-11  Paulitest: make build descriptions more consistent
2021-07-11  Paulitest: add a shim function for the apps's opt_legacy_oka...
2021-07-11  Paulitest: rename apps_mem.c to be apps_shims.c in anticipat...
2021-07-11  Dr. David von... Fix legacy OCSP_REQ_CTX_http() function to expect ASN...
2021-07-11  Dr. David von... Improve doc of OSSL_HTTP_REQ_CTX_set_expected() on...
2021-07-10  Daiki UenoBIO_lookup_ex: use AI_ADDRCONFIG only if explicit host...
2021-07-10  Tomas Mraztest_cmp_ctx: Avoid using empty X509 with i2d
2021-07-10  Richard LevitteFix test/asn1_encode_test.c to handle encoding/decoding...
2021-07-10  Richard LevitteFix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
2021-07-10  Richard LevitteASN.1: Refuse to encode to DER if non-optional items...
2021-07-10  Richard LevitteTEST: Check that i2d refuses to encode non-optional...
2021-07-10  Richard LevitteConfigurations/unix-Makefile.tmpl: use platform->shared...
2021-07-10  Richard Levitteplatform->sharedlib_simple(): return undef when same...
2021-07-09  Matt CaswellFix s_server PSK handling
2021-07-09  Matt CaswellAdd a PKCS12 test to check with one input cert we get...
2021-07-09  Matt CaswellDon't add the first pkcs12 certificate multiple times
2021-07-08  Pauliapps: fix Coverity 1451531 Unchecked return value
2021-07-08  Paulievp: detect and raise an error if no digest is found...
2021-07-08  Juergen ChristFix compile warning with GCC 11.
2021-07-08  Randall S.... Made foreign bit field unsigned in evp.h
2021-07-08  Rich SalzFix bug in X509_print_ex
2021-07-07  Benjamin KadukFix comment for test_negotiated_group() test order
2021-07-07  Richard LevitteCRYPTO: Remove the check for built-in methods in the...
2021-07-07  Paulibn: procduce correct sign for result of BN_mod()
2021-07-06  Paulichanges: add entry noting the removal of ERR_GET_FUNC()
2021-07-06  Paulidoc: update documentation to note removal of ERR_GET_FUNC()
2021-07-06  Paulierr: remove ERR_GET_FUNC()
2021-07-06  Paulitest: add some integral type size sanity checks
2021-07-06  Pauliutil: add -fips option to wrap.pl to make using the...
2021-07-06  Shane LontisAdd HKDF negative tests
2021-07-06  Shane LontisAdd test for provider gettables
2021-07-06  Matt CaswellAvoid "excessive message size" for session tickets
2021-07-06  Tomas Mrazupdate fips checksums
2021-07-06  Tomas Mrazfips module header inclusion fine-tunning
2021-07-06  Martin Schwenkebn: Make fixed-length Montgomery Multiplication conditi...
2021-07-06  Martin Schwenkebn: Fix .size directive
2021-07-06  Martin Schwenkebn: Use a basic branch-if-not-zero
2021-07-06  Tomas Mrazrsa_cms_verify: Avoid negative return with missing...
2021-07-05  Tomas MrazCoverity #1486687: fix potential dereference of NULL...
2021-07-05  Paulidoc: include PBKDF1 documentation in build.info
2021-07-05  Paulidoc: add PBKDF1 provider documentation
2021-07-05  Pauliprovider: use #define for PBKDF1 algorithm name
2021-07-03  Richard LevittePROV & STORE: Make the 'file:' store loader understand...
2021-07-03  Richard LevittePROV & STORE: Don't decode keys in the 'file:' store...
2021-07-03  Richard LevitteTEST: Add testing of PVK and MSBLOB files to test_store
2021-07-02  Matt CaswellWork around a 32-bit mingw failure
2021-07-02  Matt CaswellUse TEST_time_t_* functions in cmp_hrd_test.c
2021-07-02  Matt CaswellAvoid some MinGW test failures
2021-07-02  Oliver MihatschFix memory leak in i2d_ASN1_bio_stream 16021/head
2021-07-02  Tomas MrazPEM_read_...: document that garbage and other PEM data...
2021-07-02  Tomas Mrazload_key_certs_crls: Avoid reporting any spurious errors
2021-07-02  Tomas Mraztest_pem_reading: Test loading a key from a file with...
2021-07-02  Tomas Mrazload_pkey_pem: Check for spurious errors when loading
2021-07-02  Tomas Mrazpem_read_bio_key: Add passphrase caching to avoid askin...
2021-07-02  Tomas Mrazpem_read_bio_key_decoder: Avoid spurious error on unkno...
2021-07-02  Shane LontisFix compile errors when building with --api=1.1.0 no...
2021-07-02  Paul Kehrerupdate pyca-cryptography regression test suite
2021-07-02  Randall S.... Defined out MUTEX attributes not available on NonStop...
2021-07-01  Tomas Mrazdoc: Mention the update of der data pointers in d2i/i2d
2021-07-01  Richard LevitteDOC: clarify OPENSSL_API_COMPAT
2021-07-01  Paulici: add a memory sanitiser test run
2021-07-01  Pauliafalg: add some memory initialisation calls to pacify...
2021-07-01  Randall S.... Document cross-compile considerations for NonStop x86...
2021-06-30  David BenjaminFix use of uninitialized memory in test_rsa_oaep
2021-06-30  Dr. David von... OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(...
2021-06-30  Dr. David von... cmp_mock_srv.c: Add missing OldCertID check for 'kur...
2021-06-30  Dr. David von... CMP: Add missing getter functions to CRMF API and CMP API
2021-06-30  Paulitest: fix test ordering in threads test
2021-06-30  Paulievp: fix coverity 1473380 Copy into fixed size buffer...
2021-06-30  Paulidh_test: fix coverity 1473239 Argument cannot be negati...
2021-06-30  Paulis_time: avoid unlikely division by zero
2021-06-30  Paulibio: check for valid socket when closing
2021-06-30  Paulitest: fix coverity 1469427 Improper use of negative...
2021-06-30  Paulix509: improve error reporting
2021-06-29  Dmitry BelyavskiyMissing link to fips_config documentation
2021-06-29  Tomas Mrazcoverity #1486532: fix potential NULL dereference in...
2021-06-29  Tomas Mrazcoverity #1486531: return error properly from x509_pubk...
2021-06-29  Richard LevitteEVP: Have EVP_PKCS82PKEY_ex() pass a correct selection...
2021-06-29  Richard LevitteDECODER & ENCODER: Make sure to pass around the origina...
2021-06-29  Dr. David von... ossl_cmp_error_new(): Fix Coverity issue 1486534, and...
2021-06-29  Hubert Kariodoc: make error checking in ticket handling code explicit
2021-06-29  David CARLIERdarwin platform replacing getentropy usage by platform...
2021-06-29  Richard LevitteOSSL_STORE: Fix crash when tracing STORE
2021-06-29  Richard LevitteENCODER & DECODER: Make a tighter coupling between...
2021-06-29  Richard LevittePROV: Have our PEM->DER decoder only recognise our...
2021-06-28  Matt CaswellEnsure ordinals are created during release process
2021-06-27  Lőrinczy, ZsigmondUpdate config.pm
2021-06-27  Paulievp_test: use correct size in memory clear
next