openssl.git
8 hours ago Alexandr NedvedickyOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP... master
8 hours ago Richard Levittedoc/fingerprints.txt: Add the future OpenSSL release key
15 hours ago Richard Levittecrypto/threads_pthread.c: refactor all atomics fallback...
15 hours ago Richard Levittecrypto/threads_pthread.c: Cleanup misaligned preprocess...
15 hours ago Neil HormanRemove repetitive words
38 hours ago afshinpirAdding missing NULL pointer check
39 hours ago Tomas Mrazlist_provider_info(): Fix leak on error
4 days ago Neil HormanAugment README.md in top level to indicate Makefile...
4 days ago Neil Hormandisable http3 demo on windows
4 days ago Neil Hormanmake addr_len the right sign in sslecho
4 days ago Neil HormanReplace getline with fgets in sslecho demo
4 days ago Neil Hormandont include unistd.h on windows for sslecho
4 days ago Neil HormanDon't include unistd.h in sconnect for windows
4 days ago Neil HormanFix signal handling in saccept for windows
4 days ago Neil HormanFix warnings found by clang in CI
4 days ago Neil HormanEnable demos in select builds
4 days ago Neil Hormanfix all the warnings in our demos and make them enableable
4 days ago Neil HormanConvert demos to primary build system
4 days ago Tomas Mrazossl_provider_new(): Fix memory leak on error
4 days ago Tomas Mrazmake_addressPrefix(): Fix a memory leak in error case
5 days ago Neil HormanFix duplicate mutex allocation in threads_win.c
5 days ago Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
5 days ago Oleg Bulatovcrypto/provider_core.c: Allocate activatecnt_lock
6 days ago Hugo LandauChange approach to SSL_pending API
6 days ago Hugo LandauQUIC APL: Revise SSL_pending and SSL_has_pending handli...
6 days ago Hugo LandauQUIC QSM: Add function to determine if data is waiting
6 days ago Dimitri John Ledkovtest: fix 20-test_dgst.t to use hexkey
6 days ago Tomas MrazDocument that private and pairwise checks are not bound...
6 days ago Tomas Mrazfuzz/decoder.c: Limit the key sizes on which checks...
6 days ago olszomalFix socket descriptor checks on Windows
6 days ago Dimitri PapadopoulosFix typos found by codespell
6 days ago Hubert Karioman EVP_PKEY_CTX_set_params: document params is a list
6 days ago Tom Cosgroveaarch64: fix BTI in bsaes assembly code
6 days ago Neil HormanEnsure proper memory barriers around ossl_rcu_deref...
6 days ago Tomas MrazDowngrade also the download-artifact action
7 days ago Jiasheng Jiangffc/ffc_params_generate.c: Add the check for the EVP_MD...
7 days ago Jiasheng Jiangts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_...
7 days ago Jiasheng Jiangsignature/dsa_sig.c: Add checks for the EVP_MD_get_size()
7 days ago Jiasheng Jiangsignature/ecdsa_sig.c: Add checks for the EVP_MD_get_size()
7 days ago Neil HormanAdd docs noting requirements for SM2 signing
7 days ago Neil HormanAdd check for public key presence on sm2 signing
7 days ago Jiasheng JiangAPPS: Add missing OPENSSL_free() and combine the error...
7 days ago Tom CosgroveFix "Error finalizing cipher loop" when running openssl...
7 days ago Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
7 days ago slontisAdd demo for ECDH key exchange
7 days ago Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
7 days ago slontisCheck range of RSA plaintext and ciphertext when using...
7 days ago Matt CaswellCopyright year updates
7 days ago Richard LevitteCopyright year updates
7 days ago Tomas MrazSync libcrypto.num and libssl.num with 3.3 branch
7 days ago Tomas MrazSync CHANGES.md and NEWS.md with 3.3 branch
7 days ago Tomas MrazUpdate the version to 3.4.0-dev
8 days ago Matt CaswellAdd a test for session cache overflow
8 days ago Matt CaswellHardening around not_resumable sessions
8 days ago Matt CaswellAdd a CHANGES.md/NEWS.md entry for the unbounded memory...
8 days ago Matt CaswellFix unconstrained session cache growth in TLSv1.3
8 days ago Matt CaswellExtend the multi_resume test for simultaneous resumptions
8 days ago Matt CaswellAdd a test for session cache handling
8 days ago Jiangning LiuEnable SHA3 unrolling and EOR3 optimization for Ampere
11 days ago Randall S. BeckerNonStop: Do not call sleep() with a 0 value
12 days ago Richard LevitteDiverse small VMS build fixups
12 days ago Dmitry Misharovdowngrade upload-artifact action to v3
12 days ago Tomas Mrazopenssl-crl(1): The -verify option is implied by -CA...
12 days ago Tomas MrazDEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free...
12 days ago Kurt RoeckxFix syntax of dependabot.yml
12 days ago Warner Loshposix_async: FreeBSD also defines {make|swap|get|set...
12 days ago Tomas MrazAdd design document about handing some MAX defines
12 days ago slontisAdd 'documentation policy' link to CONTRIBUTING guide.
12 days ago slontisUpdate Documentation for EVP_DigestSign, EVP_DigestVerify.
12 days ago Job SnijdersAlign 'openssl req' string_mask docs to how the softwar...
12 days ago willmafhtypo fix
12 days ago willmafhSSL_alert_desc_string_long(): Delete unnecessary underline
12 days ago Drokov PavelRemove receiving of unused return value
13 days ago Tomas MrazWorkaround the relocation truncated to fit problem...
13 days ago 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[bot]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_...
next