]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-03-28  Paulichanges: note the banning of truncated hashes with...
2023-03-28  Paulidoc: note the restriction on digests used by DRBGs...
2023-03-28  PauliDRBG: restrict the digests that can be used with HMAC...
2023-03-28  Paulifips: rework the option handling code
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-28  Tomas MrazFix documentation of X509_VERIFY_PARAM_add0_policy()
2023-03-28  Matt CaswellUpdated CHANGES.md and NEWS.md for CVE-2023-0465
2023-03-28  Matt CaswellAdd a Certificate Policies Test
2023-03-28  Matt CaswellEnsure that EXFLAG_INVALID_POLICY is checked even in...
2023-03-28  Matt CaswellGenerate some certificates with the certificatePolicies...
2023-03-27  afshinpir`EVP_PKEY_CTX_dup` segmentation fault fix
2023-03-27  Jorge Ramirez... test: evp_extra: EC, read affine coordinates
2023-03-27  Jorge Ramirez... translation: EC legacy keys, handle OSSL_PKEY_PARAM_EC_...
2023-03-27  Tomas MrazAvoid duplication of OPENSSL_armcap_P on 32bit ARM
2023-03-27  Tomas MrazPrint the duplicate symbols found in test
2023-03-25  Dr. David von... apps/lib/http_server.c: improve diagnostics, e.g.,...
2023-03-25  Dr. David von... 80-test_cmp_http.t: fix server port and confusion clien...
2023-03-25  Dr. David von... CMP add: fix -reqin option, which requires adding OSSL_...
2023-03-25  Dr. David von... apps/cmp.c: make sure that last -reqin argument is...
2023-03-25  Dr. David von... CMP app: improve doc and help output on -{req,rsp}...
2023-03-25  Michael BaentschUpdate the EVP_PKEY_get_id documentation
2023-03-24  Peter Kaestletls1_set_groups_list: freeing *pext before overwriting
2023-03-23  Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2023-03-23  PauliDisable the policy tree exponential growth test conditi...
2023-03-23  Aleksey SaninAdded tests and updated help
2023-03-23  Aleksey SaninAdd an option to specify number of bits in the subprime...
2023-03-22  Georgi ValkovVC++ 2010 x86 compilers do not have InterlockedOr64
2023-03-22  Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-22  Paulichanges: note about policy tree size limits and circumv...
2023-03-22  Paulitest: add test cases for the policy resource overuse
2023-03-22  Paulix509: excessive resource use verifying policy constraints
2023-03-21  Hugo LandauQUIC: Add history section to SSL_inject_net_dgram()
2023-03-21  Hugo LandauQUIC DEMUX: Ensure time field is always initialised
2023-03-21  Hugo LandauQUIC: Add tests for datagram injection API
2023-03-21  Hugo LandauQUIC: Add support for datagram injection
2023-03-21  Tomas MrazAdd simple interoperability test with Cloudflare quiche
2023-03-21  VeronikaNguyenAdded `CERTIFICATE_VERIFY_MAX_LENGTH` constant
2023-03-21  Milan BrozAdd Argon2 KDF demo.
2023-03-21  FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21  FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-21  Richard Levitteproviders/implementations/kdfs/argon2.c: Don't use...
2023-03-21  Čestmír Kalinathread: remove remnants of ossl_crypto_mem_barrier
2023-03-21  zhangzhileienable hardware acceleration for sm4-ccm
2023-03-20  PauliAvoid freeing context on error
2023-03-20  PauliCoverity 1522032: use after free
2023-03-20  JAVAID Mohammad... cmp_msg.c: free memory of certStatus before goto err
2023-03-20  Everton ConstantinoUpdate documentation to reflect new Windows on Arm...
2023-03-19  Matt CaswellFix some Windows issues in the quic_reactor
2023-03-19  Matt CaswellAdd a simple QUIC test for blocking mode
2023-03-19  Matt CaswellMake sure the QRX and QTX are associated with a libctx
2023-03-19  Matt CaswellFix seg fault when calling SSL_shutdown() for a QUIC...
2023-03-19  Matt CaswellFix SSL_has_pending() for QUIC connections
2023-03-19  Matt CaswellProvide better errors for some QUIC failures
2023-03-19  Matt CaswellDefer unknown QUIC ctrls to the SSL object for TLS
2023-03-19  Mike GilbertFix Configure test for -mips in CFLAGS
2023-03-19  Paulidoc: note the default iteration count for PBKDF2 in...
2023-03-19  PauliInclude the default iteration count in the help for...
2023-03-18  Tomas MrazAdd sanity test for OSSL_sleep()
2023-03-18  Tomas Mrazsleep.c: Limit the sleep time instead of sleeping for...
2023-03-17  Richard Levitteproviders/implementations/kdfs/argon2.c: Include openss...
2023-03-17  Tomas Mrazrsaz-*k-avx512.pl: fix wrong name of avx512 flag variable
2023-03-17  Tomas Mrazaes-gcm-avx512.pl: Fix the clang version detection...
2023-03-17  Čestmír Kalinaproviders: add Argon2 KDF
2023-03-17  Čestmír Kalinae_os2: add ossl_static_assert_type_eq
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...
next