]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-04-17  Richard Levitte.ctags.d is previous, include it in our tarballs
2024-04-17  Jerry ShihUse scalar ALU and vector ALU together for chacha20...
2024-04-17  Yangyu Chenpoly1305.c: fix typo on POLY1305_BLOCK_SIZE
2024-04-17  Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2024-04-17  Alexandr Nedvedickyextend x86_64-xlate.pl perlasm so it can handle .rodata...
2024-04-17  Tomas Mrazfuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX...
2024-04-17  Viktor DukhovniDefine KU_ constants via corresponding X509v3_KU_
2024-04-17  trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
2024-04-16  Alexandr NedvedickyOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP...
2024-04-16  Richard Levittedoc/fingerprints.txt: Add the future OpenSSL release key
2024-04-16  Richard Levittecrypto/threads_pthread.c: refactor all atomics fallback...
2024-04-16  Richard Levittecrypto/threads_pthread.c: Cleanup misaligned preprocess...
2024-04-16  Neil HormanRemove repetitive words
2024-04-15  afshinpirAdding missing NULL pointer check
2024-04-15  Tomas Mrazlist_provider_info(): Fix leak on error
2024-04-12  Neil HormanAugment README.md in top level to indicate Makefile...
2024-04-12  Neil Hormandisable http3 demo on windows
2024-04-12  Neil Hormanmake addr_len the right sign in sslecho
2024-04-12  Neil HormanReplace getline with fgets in sslecho demo
2024-04-12  Neil Hormandont include unistd.h on windows for sslecho
2024-04-12  Neil HormanDon't include unistd.h in sconnect for windows
2024-04-12  Neil HormanFix signal handling in saccept for windows
2024-04-12  Neil HormanFix warnings found by clang in CI
2024-04-12  Neil HormanEnable demos in select builds
2024-04-12  Neil Hormanfix all the warnings in our demos and make them enableable
2024-04-12  Neil HormanConvert demos to primary build system
2024-04-12  Tomas Mrazossl_provider_new(): Fix memory leak on error
2024-04-12  Tomas Mrazmake_addressPrefix(): Fix a memory leak in error case
2024-04-11  Neil HormanFix duplicate mutex allocation in threads_win.c
2024-04-11  Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
2024-04-11  Oleg Bulatovcrypto/provider_core.c: Allocate activatecnt_lock
2024-04-10  Hugo LandauChange approach to SSL_pending API
2024-04-10  Hugo LandauQUIC APL: Revise SSL_pending and SSL_has_pending handli...
2024-04-10  Hugo LandauQUIC QSM: Add function to determine if data is waiting
2024-04-10  Dimitri John... test: fix 20-test_dgst.t to use hexkey
2024-04-10  Tomas MrazDocument that private and pairwise checks are not bound...
2024-04-10  Tomas Mrazfuzz/decoder.c: Limit the key sizes on which checks...
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
next