]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-08-06  Dr. David von... Fix CMP app TLS connection not respecting vpm options...
2021-08-06  Amir MohammadiFix test case for a2i_IPADDRESS
2021-08-06  Christian HeimesTest case for a2i_IPADDRESS
2021-08-06  Amir MohammadiFix ipv4_from_asc behavior on invalid Ip addresses
2021-08-06  Tomas MrazX509_STORE_CTX_get_error: Fix some minor documentation...
2021-08-05  Kelvin LeeFix VS2019 compile error C4703: potentially uninitializ...
2021-08-05  Tomas Mrazcms: Fix handling of -rctform option
2021-08-05  Tomas Mrazcms: Do not try to check binary format on stdin
2021-08-05  Tomas Mrazreq: Avoid segfault when -modulus is used
2021-08-05  Billy Brumley[doc/man3] documentation: BN_cmp manpage updates
2021-08-05  Paulitest: add -macopt hexkey: to dgst command tests
2021-08-05  Paulictrls: add missing control string translation for key...
2021-08-05  Paulievp_test: add TLS 1.3 KDF test suite
2021-08-05  Paulitest: add test cases for TLS 1.3 KDF
2021-08-05  Pauliupdate doc/build.info
2021-08-05  Paulifips: add power up test for TLS 1.3 KDF
2021-08-05  Paulidoc: add TLS 1.3 KDF to the FIPS provider list of algor...
2021-08-05  Paulidoc: reorder the string and int extract/expand param...
2021-08-05  Paulidoc: add links to new KDF
2021-08-05  Paulidoc: add documentation for TLS13_KDF
2021-08-05  Pauliprovider: add TLS13_KDF to the default and FIPS providers
2021-08-05  Paulitls/prov: move the TLS 1.3 KDF code to providers
2021-08-05  Paulidoc: add missing link directive in X942 KDF
2021-08-05  PauliCI: remove spurious blank lines
2021-08-05  Paulici: specific gcc explicitly on the basic-gcc CI build
2021-08-05  Paulici: separate the config dump from the configuration...
2021-08-05  Dmitry BelyavskiyDocument necessary error code processing
2021-08-04  Tomas MrazAdd oid_section to sysdefault.cnf to test adding new...
2021-08-04  Tomas MrazPrevent recursive call of OPENSSL_INIT_LOAD_CONFIG
2021-08-04  Dr. David von... apps/pkeyutl.c: call ERR_print_errors() on all errors...
2021-08-04  Tomas MrazUse copy.pl to install the fips module on Windows
2021-08-04  Tomas MrazWindows, VMS: Do install_fips on install if fips is...
2021-08-04  Beat Bollidoc: replace markdown backticks with perlpod syntax
2021-08-04  Beat Bollidoc: use the documented =item markers
2021-08-03  PauliAdd config_diagnostics to our configuration files.
2021-08-03  Dmitry BelyavskiyIf we have passed the private key, don't copy it implicitly
2021-07-31  Tanzinul IslamRedefine getpid() -> _getpid() only for MSVC
2021-07-31  Paulichanges: remove duplicate entry
2021-07-30  Paulidoc: document that config_diagnostics is sensible but...
2021-07-29  Paulidemo: add GMAC demonstration program
2021-07-29  yangyangtiantianlonglongFix dtls timeout dead code
2021-07-29  Matt CaswellPrepare for 3.0 beta 3
2021-07-29  Matt CaswellPrepare for release of 3.0 beta 2 openssl-3.0.0-beta2
2021-07-29  Matt Caswellmake update
2021-07-29  Matt CaswellUpdate copyright year
2021-07-29  Matt CaswellUpdate fingerprints.txt
2021-07-28  Todd ShortAdd missing session timeout calc
2021-07-28  Paulitest: add a comment indication that a bad MAC is intent...
2021-07-28  Matt CaswellAdd some testing for the case where the FIPS provider...
2021-07-28  Matt CaswellDon't try and load the config file while already loadin...
2021-07-28  Matt CaswellEnsure any default_properties still apply even in the...
2021-07-28  Matt CaswellDon't leak the OSSL_LIB_CTX in the event of a failure...
2021-07-28  Paulici: disable async for the SH4 build and reenable the...
2021-07-28  Paulici: get rid of no-asm flag to m68k cross compiles
2021-07-28  Paulici: add the param conversion tests to the cross compiles.
2021-07-28  PauliQEMU: include test runs for most cross compilation...
2021-07-28  Paulitest: handle not a number (NaN) values in the param...
2021-07-27  Matt CaswellAdd a test case for EVP_MD_meth_dup() and EVP_CIPHER_me...
2021-07-27  Matt CaswellFix EVP_MD_meth_dup and EVP_CIPHER_meth_dup
2021-07-27  Matt CaswellMark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_...
2021-07-27  Tomas MrazKTLS: AES-CCM in TLS-1.3 is broken on 5.x kernels,...
2021-07-27  Tomas MrazTest ktls in non-default options CI build
2021-07-27  Tomas MrazDrop no-ktls from runchecker daily build as it has...
2021-07-27  Tomas MrazECDSA_SIG_set0(): Clarify documentation and fix formatt...
2021-07-27  Tomas MrazECDSA_SIG_set0: r and s parameters cannot be NULL
2021-07-26  Richard LevitteDOCS: Move the description of EVP_PKEY_get0_description()
2021-07-26  Richard LevitteEVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0...
2021-07-23  Tomas MrazFix potential problems with EVP_PKEY_CTX_new() with...
2021-07-23  Tomas Mrazdo_sigver_init: Add missing ERR_clear_last_mark()
2021-07-23  Paulici: QEMU based cross compiled testing
2021-07-23  Paulici: reinstate the passwd tests for the no-cached-fetch...
2021-07-23  jenda1Makefile: Avoid changing LIBDIR based on whether it...
2021-07-23  Tomas MrazDSA/RSA_print(): Fix potential memory leak
2021-07-22  Matt CaswellAdd a test for custom EVP_PKEY_METHODs
2021-07-22  Matt CaswellFix custom EVP_PKEY_METHOD implementations where no...
2021-07-22  Matt CaswellUpdate our EVP_PKEY_METHODs to get low level keys via...
2021-07-22  Dr. David von... OSSL_HTTP_open(): Fix memory leak on TLS connect failur...
2021-07-21  Paulici: omit tests that consume too much memory
2021-07-21  Dr. David von... tls_process_{client,server}_certificate(): allow verify...
2021-07-21  Dr. David von... SSL_CTX_set_cert_verify_callback.pod: various correctio...
2021-07-21  yangyangtiantianlonglongAdd testcases for SSL_key_update() corner case calls
2021-07-20  Paulitest: include all DRBG tests in FIPS mode
2021-07-20  Paulidocs: update CTR DRBG documentation to not mention...
2021-07-20  Paulierr: remove the derivation function is mandatory for...
2021-07-20  Paulidrbg: allow the ctr derivation function to be disabled...
2021-07-20  Ingo SchwarzeFix a read buffer overrun in X509_aux_print().
2021-07-20  Petr Gottharddoc: fix OPENSSL_VERSION_NUMBER length in the synopsis
2021-07-20  Paulidemos: update readme file with pbkdf2 and scrypt examples.
2021-07-20  Paulidemos: add Makefile support for pbkdf2 and scrypt KDF...
2021-07-20  Paulidemo: add scrypt demonstration program
2021-07-20  Paulidemo: add pbkdf2 demonstration program
2021-07-19  Paulitest: fix use after scope problem in ACVP test
2021-07-17  Matt CaswellFix some minor record layer issues
2021-07-17  Matt CaswellFix signed/unsigned comparison warnings in sslapitest
2021-07-17  Pauliconfig: enable ACVP test case if FIPS is enabled.
2021-07-16  Tomas Mrazdoc: It is not possible to use SSL_OP_* value in prepro...
2021-07-16  Matt CaswellDisallow SSL_key_update() if there are writes pending
2021-07-16  Matt CaswellDon't reset the packet pointer in ssl3_setup_read_buffer
2021-07-16  Tomas MrazRSA_public_decrypt is equivalent to a verify recover...
2021-07-16  Tomas Mrazevp_test: Add tests for rsa_padding_mode:none
next