openssl.git
2023-03-14 klaus triendlAdded 'hybrid CRT' targets for the Windows platform
2023-03-14 slontisFix PKCS12_newpass() to work with PBES2.
2023-03-14 slontisAdd Tests for RSA signatures using X931 padding.
2023-03-14 Dmitry BelyavskiyAvoid erroneous diagnostics in speed measuring
2023-03-14 Simo SorceAdd a flag so finalised contexts are not reused
2023-03-14 Simo SorceAdd test for context duplication failure
2023-03-14 Simo SorceDo not fail if ctx dup does not succeed
2023-03-14 Matt CaswellImprove the performance of d2i_AutoPrivateKey and friends
2023-03-14 Tobias NießenDocument remaining obsolete SSL_OP_NETSCAPE_*_BUG
2023-03-14 ndosscheAdd missing assignment to EVP_get_digestbynid()
2023-03-14 Dr. David von... doc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14 afshinpirSegmentation fault in parent rng cleanup
2023-03-14 afshinpirUpdated `rsa_has()` for correct validation
2023-03-14 Tomas MrazFix size_t/int mismatch in cms_ec.c and rsa_sig.c
2023-03-14 Kornel Dulębaaes/asm/bsaes-armv7.pl: Replace adrl with add
2023-03-14 zhangzhileiRemove duplicate code
2023-03-14 PauliAdd missing copyright header
2023-03-14 Paulidoc: document that prediction resistance comes with...
2023-03-14 Dr. David von... apps/x509 etc.: allow private key input when public...
2023-03-14 Dr. David von... test/smime-certs/{mksmime-certs.sh,ca.cnf}: simplify...
2023-03-14 Dr. David von... apps/{dsa,ec,rsa,pkey}.c: harmonize coding w.r.t. ...
2023-03-08 Richard LevitteFix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()
2023-03-08 Richard LevitteFix util/wrap.pl.in for VMS usage
2023-03-07 Kurt RoeckxRun the punycode-test over the fuzz corpora during...
2023-03-07 Clemens Langfips: Use salt >= 16 bytes in PBKDF2 selftest
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07 Juergen ChristS390X: Accelerate keccak XOF
2023-03-07 Richard Levittetest//bio_dgram_test.c: Skip test when BIO_bind() fails
2023-03-07 Richard Levittebss_dgram.c: Use BIO_ADDR_sockaddr() and BIO_ADDR_socka...
2023-03-07 Richard LevitteDOCS: provider-keymgmt(7) - params for EVP_PKEY_get_def...
2023-03-06 Tomas Mrazstream_frame_new(): Add missing allocation check
2023-03-06 Tomas Mraztest_rstream_random(): Test adding final empty frame
2023-03-06 Tomas MrazTest new ossl_quic_rstream API calls
2023-03-06 Tomas MrazImprove the QUIC_RSTREAM implementation
2023-03-06 Richard LevitteVMS knows POSIX threads too!
2023-03-06 Matt CaswellImprove the performance of EVP_PKCS82PKEY_ex
2023-03-05 Matt CaswellTest that there are no errors on the stack for rejected...
2023-03-05 Matt CaswellRemove spurious error queue entries on early data
2023-03-05 PauliFix cast.
2023-03-05 Todd ShortAdd "make help" option
2023-03-02 HansHoogerwerfFix typo in base provider example code
2023-03-02 Tom CosgroveTidy up aarch64 feature detection code in armcap.c
2023-03-02 PauliCoverity 1521557: Error handling issues
2023-03-02 PauliInclude supported branches in coveralls
2023-03-02 dependabot... Bump coverallsapp/github-action from 1.2.3 to 1.2.4
2023-03-01 dependabot... Bump coverallsapp/github-action from 1.1.3 to 1.2.3
2023-03-01 Hardik ShahAdd fuzz test for v3name
2023-03-01 slontisRemove ossl_rsa_pss_params_30_set_maskgenalg().
2023-03-01 PauliUpdate AES documentation excluding AES SIV from the...
2023-03-01 PauliRemove AES SIV ciphers from the FIPS provider
2023-03-01 PauliDon't do AES SIV tests with the FIPS provider
2023-03-01 Matt CaswellEnsure we use a non-zero time for tickets in early...
2023-03-01 Matt CaswellFix early_data age calculation
2023-02-28 slontisFix FFC mdprop setting bugs.
2023-02-28 slontisFix potential infinite loops in ECDSA signing.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-28 Robin Leeec: Use .machine "any" explicitly in ecp_nistp521-ppc64
2023-02-28 PauliUpdate FIPS provider documentation to note that fips...
2023-02-28 ndosscheFix incomplete error check on RSA_public_decrypt()
2023-02-28 ndosscheFix incomplete error check on ASN1_item_i2d()
2023-02-28 slontisDocument the list of RAND algorithms in the default...
2023-02-28 slontisAdd provider pre-fetching documentation
2023-02-28 slontisAdd documentation for "NULL" cipher and digest algorithms.
2023-02-27 Alex GaynorAdded a fuzzer for SMIME
2023-02-24 Dr. David von... util/find-doc-nits: improve error diagnostics on missin...
2023-02-24 Dr. David von... CMS_add0_cert.pod: add missing man section numbers...
2023-02-24 Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24 Dr. David von... CMS_add0_cert: if cert already present, do not throw...
2023-02-24 Dr. David von... CMS_add1_crl(): prevent double free on failure of CMS_a...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-23 Richard Levittetest/recipes/01-test_symbol_presence.t: check for dupli...
2023-02-23 slontisAdd help for pkeyopt values for the genpkey commandline...
2023-02-23 olszomalSkip subdirectories in SSL_add_dir_cert_subjects_to_stack()
2023-02-23 Jeeban SethiFixes #20278: Fixed double free bug in crypto/http...
2023-02-23 Matt CaswellTest that QUIC has the ciphersuites that we expect
2023-02-23 Matt CaswellDon't send ciphersuites twice in QUIC
2023-02-23 Sam JamesCI: add Clang 16
2023-02-22 zhailiangliangFix potential NULL pointer dereference in function...
2023-02-22 Matt CaswellAdd const to some test tserver functions
2023-02-22 Matt CaswellRename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
2023-02-22 Matt CaswellDon't declare SSL_CONNECTION twice
2023-02-22 Matt CaswellEnsure calling BIO_recvmmsg() with a dgram pair reports...
2023-02-22 Matt CaswellAdd a helper function to prepend a frame to a packet
2023-02-22 Matt CaswellAdd explanatory comments to say what happens during...
2023-02-22 Matt CaswellAdd a qtest_check_server_transport_err helper function
2023-02-22 Matt CaswellExtend the corruption test to truncate a datagram
2023-02-22 Matt CaswellAdd the capability to listen for datagrams
2023-02-22 Matt CaswellDon't treat the Tserver as connected until the handshak...
2023-02-22 Matt CaswellAdd a test for a corrupted packet
2023-02-22 Matt CaswellEnable the fault injector to add faults to post-encrypt...
2023-02-22 Matt CaswellExpand some comments in the header file
2023-02-22 Matt CaswellRaise a protocol error if we have not received transpor...
2023-02-22 Matt CaswellAdd a test for a server that doesn't provide transport...
2023-02-22 Matt CaswellImplement the QUIC Fault injector support for TLS hands...
2023-02-22 Matt CaswellAdd the ability to mutate TLS handshake messages before...
2023-02-22 Matt CaswellAdd a test where an unknown frame type is received
2023-02-22 Matt CaswellEnable QUIC test server to find out the termination...
2023-02-22 Matt CaswellTreat unknown frames as a protocol error
2023-02-22 Matt CaswellDon't raise an error on retryable read in a BIO_s_dgram...
2023-02-22 Matt CaswellImplement the QUIC Fault injector support for plaintext...
next