]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-05-01  Matt CaswellFix intermittent sslapitest early data related failures
2024-05-01  Matt CaswellUse OSSL_TIME instead of using arithmetic directly...
2024-04-30  Robert SchulzeFix race for X509 store found by thread sanitizer
2024-04-30  leerubin13ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS
2024-04-29  Daniel McCarneydoc: clarify SSL_CIPHER_description allocation
2024-04-29  Dmitry Misharovarchive artifacts before upload
2024-04-29  Michael Baentschupdated to oqs-provider 0.6.0
2024-04-29  Tomas Mraz82-test_ocsp_cert_chain.t: kill -HUP the server after...
2024-04-29  Tomas Mraz82-test_ocsp_cert_chain.t: Terminate the server after...
2024-04-26  Takehiko YokotaAdd an Apple privacy info file for OpenSSL
2024-04-24  Tomas MrazUpdate perl-actions/install-with-cpanm version in CI
2024-04-24  Randall S.... Remove all references to FLOSS for NonStop Builds.
2024-04-23  shridhar kalavaguntaInvoke tear_down when exiting test_encode_tls_sct(...
2024-04-22  Hubert KarioBe more explicit about RSAES-PKCS#1v1.5 error handling
2024-04-22  Neil HormanFix missing NULL check in prov_config_test
2024-04-22  Rajeev Ranjanfix sending error when no root CA cert update available
2024-04-19  slontisFix migration guide mappings for i2o/o2i_ECPublicKey
2024-04-19  Richard LevitteOSSL_STORE: Add reference docs for the built-in Windows...
2024-04-18  Neil HormanFix up path generation to use OPENSSL_MODULES
2024-04-18  Neil HormanUpdate modulepath test for provider config to skip...
2024-04-18  Neil HormanAdd test for OSSL_PROVIDER_load with module path set
2024-04-18  Neil Hormanset module path from template
2024-04-18  Hugo LandauQUIC TXP: Fix reserve calculations for PING frames
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  Tomas Mrazfuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX...
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-15  afshinpirAdding missing NULL pointer check
2024-04-15  Tomas Mrazlist_provider_info(): Fix leak on error
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  Neil HormanAdd locking to atomic operations in rw/rcu tests
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: Fix default stream creation on server side
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 PapadopoulosFix typos found by codespell in openssl-3.3 doc
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  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  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  Tomas MrazPrepare for 3.3.1 24073/head
2024-04-09  Tomas MrazPrepare for release of 3.3.0 openssl-3.3.0
2024-04-09  Tomas Mrazmake update
2024-04-09  Tomas MrazCopyright year updates
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-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  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  Tomas MrazWorkaround the relocation truncated to fit problem...
2024-04-03  Alex BozarthAllow provider sigalgs in SignatureAlgorithms conf
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  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  dependabot... Bump actions/setup-python from 5.0.0 to 5.1.0
2024-04-02  Simo SorceExplicitly state what -keys does
2024-03-29  Matt CaswellPrepare for 3.3 beta 2 23999/head
2024-03-29  Matt CaswellPrepare for release of 3.3 beta 1 openssl-3.3.0-beta1
2024-03-29  Matt Caswellmake update
2024-03-29  Matt CaswellCopyright year updates
2024-03-29  Matt CaswellUpdate CHANGES.md and NEWS.md with changes that have...
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-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
next