]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-03-17  Čestmír Kalinaproverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD...
2023-03-17  Čestmír Kalinaevp_test: add thread support
2023-03-17  Čestmír Kalinaproviders: add XOF support to blake2b
2023-03-17  Čestmír Kalinaevp_test: add digest xoflen support
2023-03-16  PauliFix copyright disclaimer.
2023-03-16  Christoph Müllnerriscv: GCM: Implement GHASH()
2023-03-16  Christoph Müllnerriscv: GCM: Simplify GCM calculation
2023-03-16  Christoph Müllnerriscv: GCM: Use riscv.pm
2023-03-16  Christoph Müllnerriscv.pm: Add improved error messages to read_reg code
2023-03-16  Christoph Müllnerriscv: aes: Move reusable Perl code into Perl module
2023-03-16  Christoph Müllnerriscv: Clean up extension test macros
2023-03-16  Andy BernardFix documented function return types
2023-03-15  zhangzhileienable VPSM4_EX_CAPABLE for sm4_gcm
2023-03-15  PauliCoverity 1521490: resource leak
2023-03-15  Paulidemo: Fix makefile target
2023-03-14  klaus triendlAdded a short description of VC-WIN*-HYBRIDCRT to Windo...
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...
next