]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-04-10  olszomalFix socket descriptor checks on Windows
2024-04-10  Dimitri PapadopoulosFix typos found by codespell
2024-04-10  Hubert Karioman EVP_PKEY_CTX_set_params: document params is a list
2024-04-10  Tom Cosgroveaarch64: fix BTI in bsaes assembly code
2024-04-10  Neil HormanEnsure proper memory barriers around ossl_rcu_deref...
2024-04-10  Tomas MrazDowngrade also the download-artifact action
2024-04-09  Jiasheng Jiangffc/ffc_params_generate.c: Add the check for the EVP_MD...
2024-04-09  Jiasheng Jiangts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_...
2024-04-09  Jiasheng Jiangsignature/dsa_sig.c: Add checks for the EVP_MD_get_size()
2024-04-09  Jiasheng Jiangsignature/ecdsa_sig.c: Add checks for the EVP_MD_get_size()
2024-04-09  Neil HormanAdd docs noting requirements for SM2 signing
2024-04-09  Neil HormanAdd check for public key presence on sm2 signing
2024-04-09  Jiasheng JiangAPPS: Add missing OPENSSL_free() and combine the error...
2024-04-09  Tom CosgroveFix "Error finalizing cipher loop" when running openssl...
2024-04-09  Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-09  slontisAdd demo for ECDH key exchange
2024-04-09  Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2024-04-09  slontisCheck range of RSA plaintext and ciphertext when using...
2024-04-09  Matt CaswellCopyright year updates
2024-04-09  Richard LevitteCopyright year updates
2024-04-09  Tomas MrazSync libcrypto.num and libssl.num with 3.3 branch
2024-04-09  Tomas MrazSync CHANGES.md and NEWS.md with 3.3 branch
2024-04-09  Tomas MrazUpdate the version to 3.4.0-dev
2024-04-08  Matt CaswellAdd a test for session cache overflow
2024-04-08  Matt CaswellHardening around not_resumable sessions
2024-04-08  Matt CaswellAdd a CHANGES.md/NEWS.md entry for the unbounded memory...
2024-04-08  Matt CaswellFix unconstrained session cache growth in TLSv1.3
2024-04-08  Matt CaswellExtend the multi_resume test for simultaneous resumptions
2024-04-08  Matt CaswellAdd a test for session cache handling
2024-04-08  Jiangning LiuEnable SHA3 unrolling and EOR3 optimization for Ampere
2024-04-05  Randall S.... NonStop: Do not call sleep() with a 0 value
2024-04-04  Richard LevitteDiverse small VMS build fixups
2024-04-04  Dmitry Misharovdowngrade upload-artifact action to v3
2024-04-04  Tomas Mrazopenssl-crl(1): The -verify option is implied by -CA...
2024-04-04  Tomas MrazDEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free...
2024-04-04  Kurt RoeckxFix syntax of dependabot.yml
2024-04-04  Warner Loshposix_async: FreeBSD also defines {make|swap|get|set...
2024-04-04  Tomas MrazAdd design document about handing some MAX defines
2024-04-04  slontisAdd 'documentation policy' link to CONTRIBUTING guide.
2024-04-04  slontisUpdate Documentation for EVP_DigestSign, EVP_DigestVerify.
2024-04-04  Job SnijdersAlign 'openssl req' string_mask docs to how the softwar...
2024-04-04  willmafhtypo fix
2024-04-04  willmafhSSL_alert_desc_string_long(): Delete unnecessary underline
2024-04-04  Drokov PavelRemove receiving of unused return value
2024-04-03  Tomas MrazWorkaround the relocation truncated to fit problem...
2024-04-03  Jiasheng Jiangrsa/rsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-04-02  Adrien ZingerFix GCC compilation -Waggressive-loop-optimizations
2024-04-02  Hugo LandauBIO_s_connect: Do not set keepalive on dgram sockets
2024-04-02  Vladimir KotalDocument change of -verify behavior in crl and req...
2024-04-02  pohsingwuUse RFC 5869 test case for HKDF self-test
2024-04-02  Bernd EdlingerRemove handling of NULL sig param in ossl_ecdsa_determi...
2024-04-02  Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-02  Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-04-02  Hubert KarioASYNC_start_job: more readable documentation for handli...
2024-04-02  Jiasheng JiangAlter the check
2024-04-02  Jiasheng Jiangssl/ssl_lib.c: Add the check before cast from int to...
2024-04-02  dependabot... Bump actions/setup-python from 5.0.0 to 5.1.0
2024-04-02  Simo SorceExplicitly state what -keys does
2024-04-02  Jiasheng JiangAlter the variable name
2024-04-02  Jiasheng Jiangssl/tls13_enc.c: Replace size_t with int and add the...
2024-04-02  Jiasheng Jiangssl/t1_lib.c: Add checks for the EVP_MD_get_size()
2024-04-02  Jiasheng Jiangrands/drbg_hash.c: Add checks for the EVP_MD_get_size()
2024-04-02  Neil HormanAdd locking to atomic operations in rw/rcu tests
2024-04-01  Jiasheng Jiangrands/drbg_hmac.c: Add checks for the EVP_MD_get_size()
2024-04-01  Jiasheng Jiangmacs/kmac_prov.c: Add checks for the EVP_MD_get_size()
2024-04-01  Jiasheng Jiangsignature/rsa_sig.c: Add checks for the EVP_MD_get_size()
2024-04-01  Jiasheng Jiangkdfs/hmacdrbg_kdf.c: Add checks for the EVP_MD_get_size()
2024-04-01  Jiasheng Jiangtest/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get...
2024-04-01  Jiasheng JiangAdd OPENSSL_free to avoid mem leak
2024-04-01  Jiasheng Jiangstore/store_lib.c: Add the checks for the EVP_MD_CTX_ge...
2024-03-30  Jiasheng Jiangdsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-03-30  Jiasheng Jiangx509/x509_set.c: Add the check for the EVP_MD_CTX_get_s...
2024-03-30  Jiasheng JiangBreak the if statement up into 2 if statements
2024-03-30  Jiasheng Jiangsignature/sm2_sig.c: Add the check for the EVP_MD_CTX_g...
2024-03-29  Alex BozarthAllow provider sigalgs in SignatureAlgorithms conf
2024-03-29  Job SnijdersReject setting invalid CSR versions
2024-03-29  Jiasheng Jiangrsa/rsa_ameth.c: Add the check for the EVP_MD_get_size()
2024-03-26  Neil HormanFix threadstest wrapping again
2024-03-26  Tomas MrazUpdate gost-engine submodule to fix the CI
2024-03-26  Vladimir Kotalapps/req,crl: exit with 1 on verification failure
2024-03-25  Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-25  Jiasheng JiangReplace size_t with int and add the check for the EVP_M...
2024-03-25  Jiasheng JiangReplace unsigned with int
2024-03-25  sashanfix demos/sslecho/main.c so it builds on OpenBSD too
2024-03-25  Tomas MrazAdd 3.3 and 3.2 branches to Coveralls builds
2024-03-23  Randall S.... Correct OSSL_sleep for NonStop PUT model by introducing...
2024-03-22  Yavor GeorgievDon’t use the recvmmsg dgram method on Android <5
2024-03-22  olszomalFixed a typo and grammar in openssl-ts.pod
2024-03-22  Dmitry Misharovfix uploading artifacts for paramertrized jobs
2024-03-22  Neil HormanMake counters in rcu/rw threads torture test 64 bit
2024-03-22  Dmitry MisharovAdd M1 macOS runner to some workflows
2024-03-22  Jakov Smolićriscv: Fix remaining asm checks
2024-03-22  Matt HauckUpdate FIPS hmac key documentation
2024-03-21  Hugo LandauMove artifact upload code into the shell script
2024-03-21  Hugo LandauExperimental support for uploading qlog artifacts
2024-03-15  Matt CaswellFix unbounded memory growth when using no-cached-fetch
2024-03-15  Bernd EdlingerTry to fix intermittent CI failures in quic_multistream...
2024-03-15  Alexandr Nedvedickyplug potential memory leak in error code path
2024-03-15  Tomas MrazRaise the AFL_MAP_SIZE to accommodate future growth
2024-03-15  Tomas Mraz82-test_ocsp_cert_chain.t: Just ignore unrecognized...
next