openssl.git
2022-04-14 Tomas MrazAdd error code for unsupported explicit parameters
2022-04-14 Tomas Mrazendecode_test: Handle expected failures for non-fips...
2022-04-14 Tomas MrazImport only named params into FIPS module
2022-04-13 tangyiqunCheck the return of EVP_KDF_fetch()
2022-04-12 Zhou QingyangAdd return value check of X509V3_add_value() in X509V3_...
2022-04-12 Daniel FialaSSL_conf_cmd: Allow DH Parameters at any position.
2022-04-11 Todd ShortFix -no-tls1_2 in tests
2022-04-11 Tomas MrazAdd test for openssl ecparam with fips and base providers
2022-04-11 Tomas Mrazec_export: Other parameters are exportable with domain...
2022-04-11 Tomas MrazAdd test for resetting SM2 dist ID
2022-04-11 Tomas Mrazsm2: Allow setting 0 length SM2 dist ID param
2022-04-11 yuanjungongCrypto/evp: Fix null pointer dereference
2022-04-10 Paulikdf: avoid NULL dereference on malloc failure in sshkdf
2022-04-07 Hugo LandauDocument {SSL|SSL_CTX}_set_{purpose|trust}()
2022-04-07 Hugo LandauDocument SSL_CTX_get_ssl_method
2022-04-07 Tomas Mraztest_fipsinstall: Fallback to config(FIPSKEY) for the...
2022-04-07 Hugo LandauFix failure to check result of bn_rshift_fixed_top
2022-04-05 Arran Cudbard... Document the fact that setting a BIO create function...
2022-04-05 Todd C. MillerFix AIX build when no-shared is passed to Configure.
2022-04-05 Daniel FialaRedefine macro X509_http_nbio to avoid using ocsp.h
2022-04-03 Viktor SöderqvistFix broken link to coding-style.html
2022-04-03 PauliFix Coverity 1503096: out-of-bounds access
2022-04-01 Tomas Mrazreq, x509: Allow printing modulus of RSA-PSS keys
2022-03-31 Paulidoc: fix example in ssh KDF man page.
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-30 Tomas Mraztls_process_server_hello: Disallow repeated HRR
2022-03-30 Paulisparse array: reduces the block size
2022-03-29 Hugo LandauFix typo in manpage SSL_CONF_cmd(3)
2022-03-28 Hugo LandauRemove statistics tracking from LHASH
2022-03-25 Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-25 Juergen Christs390x: Hide internal cpuid symbol and function
2022-03-25 Tomas MrazFix formatting of NOTES-WINDOWS.md and doc-nits failure
2022-03-25 PauliFix Coverity 1498612: integer overflow
2022-03-24 Gabor KerteszAdd build note for win-arm64
2022-03-23 Richard Levitteutil/markdownlint.rb: Allow fenced code blocks
2022-03-23 PauliFix Coverity 1201763 uninitialised pointer read
2022-03-23 PauliFix Coverity 1498613: resource leak
2022-03-23 PauliFix Coverity 1498611 & 1498608: uninitialised read
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-20 PauliFix coverity 1498607: uninitialised value
2022-03-18 Dr. David von... OSSL_CMP_CTX_new.pod: make references to private key...
2022-03-18 Dr. David von... OSSL_CMP_MSG_get0_header.pod: re-phrase two lenthy...
2022-03-18 Dr. David von... SSL_CTX_set_verify.pod: move a note further down where...
2022-03-18 David Carlierprint SSL session, fix build warnings on OpenBSD.
2022-03-18 Tomas Mrazeng_dyn: Avoid spurious errors when checking for 1...
2022-03-18 Hugo LandauFix documentation for provider-signature
2022-03-18 Hugo LandauFix declaration inconsistency (Camellia)
2022-03-18 Hugo LandauList missing operations in provider(7)
2022-03-16 tangyiquncheck return value of functions that call BIO_new()
2022-03-15 Matt CaswellPrepare for 3.0.3
2022-03-15 Matt CaswellPrepare for release of 3.0.2 openssl-3.0.2
2022-03-15 Matt Caswellmake update
2022-03-15 Matt CaswellUpdate copyright year
2022-03-15 Matt CaswellUpdate CHANGES/NEWS for new release
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-15 Tomas MrazAdd documentation of BN_mod_sqrt()
2022-03-15 Tomas MrazFix possible infinite loop in BN_mod_sqrt()
2022-03-15 Hugo LandauFix signed integer overflow in evp_enc
2022-03-15 Oliver RobertsFixed typo in inner_evp_generic_fetch() error handling
2022-03-15 Hugo LandauEVP_MD performance fix (refcount cache contention)
2022-03-14 Hugo LandauAdd EVP demo for SIPHASH
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-14 Tomas MrazFix documentation of parameters for DH and ECDH KEX
2022-03-14 Tomas MrazDH: Make padding always on when X9.42 KDF is used
2022-03-14 Hugo LandauAdd manpages for SSL_get_certificate, SSL_get_private_key
2022-03-14 Jiasheng Jiangcrypto/pem/pem_lib.c: Add check for BIO_read
2022-03-14 xkernelcheck return value of functions that call BIO_new(...
2022-03-14 Hugo LandauAdd EVP demo for RSA key generation
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-12 Dr. David von... OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-03-11 Dr. Matthias... docs: correct manual page links for version 3.0
2022-03-11 Todd ShortDOC: TLS compression is disabled by default
2022-03-11 Dr. Matthias... README: add missing link to OpenSSL 3.0 manual pages
2022-03-10 Tomas MrazDrop ariacbc demo binary
2022-03-10 xkernelcheck the return of OPENSSL_sk_new_null
2022-03-10 Todd ShortSet protocol in init_client()
2022-03-10 Dmitry BelyavskiyAvoid potential memory leak
2022-03-10 xkernelcheck the return value of BIO_new_file()
2022-03-10 Dr. Matthias... README: add link to migration_guide manual page
2022-03-10 Matt CaswellSome platforms don't have pthread_atfork
2022-03-09 Marcel Raadandroid-x86 target: Add -latomic
2022-03-09 Hugo LandauFix test failure when testing with Test::Harness
2022-03-08 Paulifetch: convert a NULL property query to ""
2022-03-06 Hugo LandauAdd EVP demos for RSA-PSS signing and verification
2022-03-06 Hugo LandauAdd EVP demo for Poly1305 demonstrating Poly1305-AES
2022-03-06 DanielAdd demo for ARIA-256-CBC.
2022-03-04 Hugo LandauEVP demo for XOF digest using SHAKE256
2022-03-04 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-04 Richard LevitteRework dependencies between config files and build...
2022-03-04 Hugo LandauAdd EVP demo for X25519 key exchange
2022-03-03 Hugo LandauFix typo in EVP_MD-BLAKE2(7)
2022-03-03 Hugo Landaus_server: Do not use SSL_sendfile when KTLS is not...
2022-03-03 Tomas MrazAdd back check for the DH public key size
2022-03-03 Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-03-02 DanielImprove documentation of BIO_FLAGS_BASE64_NO_NL flag.
2022-03-01 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-03-01 Nicola Tuveri[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersu...
2022-03-01 Nicola Tuveri[ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias
2022-02-28 Tom Cosgroveaarch64: Fix async_fibre_swapcontext() on clang BTI...
next