]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-06-14  Paulifips: update DSA security check to fix legacy verify...
2023-06-14  Michael Baentschupdated (lib+)oqsprovider to latest releases
2023-06-14  Matt CaswellOnly take note of the ack deadline if we can actually...
2023-06-14  Tomas Mrazcmactest.c: Fix no-des and no-sm4 build failures
2023-06-14  Paulifips: use memory ordering rather than locks
2023-06-14  Matt CaswellFix minor issues in the demo/man pages for TLS client...
2023-06-14  Matt CaswellSplit the blocking TLS client guide page into two
2023-06-14  Matt CaswellAllow man7 pages to not have a DESCRIPTION section
2023-06-14  Matt CaswellAdd a tutorial on writing a simple blocking TLS client
2023-06-14  Matt CaswellAdd a very simple blocking TLS client demo
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-13  Mike Kasickrand_lib: RAND_poll: Reseed in non-"no-deprecated"...
2023-06-13  Jiasheng Jiangcrypto/sm2/sm2_sign.c: Add BN_CTX_end
2023-06-12  Wim DecroixX509_NAME_cmp fix for empty name
2023-06-12  fisher.yuUpdate CMAC test cases.
2023-06-12  Matthias St... INSTALL: document shared library pinning for static...
2023-06-12  Theo BuehlerFix incorrect ERR_raise() calls
2023-06-12  Michael Baentschadd cygwin CI
2023-06-12  Michael BaentschFix build on cygwin
2023-06-12  James KnightIntroduce [HAVE_/NO_]MADVISE defines
2023-06-11  Heiko Stuebnerriscv: aes: dual-license under Apache + 2-clause BSD
2023-06-11  Heiko Stuebnerriscv: GCM: dual-license under Apache + 2-clause BSD
2023-06-10  Tomas MrazCoverity 1528485: Remove unused assignment of wvalue
2023-06-10  Tomas MrazCoverity 1528486: Avoid assignment of unused value...
2023-06-10  Tomas MrazCoverity 1528487: Avoid assignment of unused value...
2023-06-10  Tomas MrazCoverity 1528488: Avoid assignment of unused value...
2023-06-10  Tomas MrazCoverity 1528490: Avoid assignment of unused value...
2023-06-10  Tomas MrazCoverity 1528492: Fix possible memory leak if t ==...
2023-06-10  Tomas MrazCoverity 1528494 and 1528493: Remove unused assignment...
2023-06-10  Tomas MrazCoverity 1528496: remove assignment of unused value
2023-06-10  Tomas MrazCoverity 1529992: Check return value of sscanf()
2023-06-10  Tomas MrazCoverity 1531836: Check return value of CRYPTO_atomic_add()
2023-06-10  Tomas MrazCoverity 1531872: j is not used anywhere later, remove...
2023-06-10  Tomas MrazInclude poll.h instead of incorrect sys/poll.h
2023-06-10  Tomas MrazFix failures of OS Zoo CI
2023-06-10  Tomas MrazSet RC4 defines on libcrypto/liblegacy
2023-06-09  Michael BaentschCast the argument to unsigned char when calling isspace()
2023-06-09  Matthias St... util/find-doc-nits: extend regex to match new OPT_INFORM A
2023-06-09  Dr. Matthias... apps/asn1parse: improve RFC7462 compliance
2023-06-09  Dr. Matthias... apps/opt: refactor input format parsing
2023-06-08  fisher.yuOptimize CMAC_Update for better performance.
2023-06-08  fisher.yuUpdate CMAC cipher algorithm list and test cases.
2023-06-08  PauliAdd 3.0.9 to list of FIPS releases
2023-06-08  PauliUpdate versions tested to include 3.1.1
2023-06-08  Paulikdf test: restrict the version of the FIPS provider
2023-06-08  Antony PolukhinWorkaround false positive warning of MSAN in eng_rdrand.c
2023-06-08  dependabot... Bump coverallsapp/github-action from 2.1.2 to 2.2.0
2023-06-08  Richard Levittebuild.info: Introduce special syntax for dependencies...
2023-06-06  Matt CaswellModify ENGINE_pkey_asn1_find_str() to use a read lock...
2023-06-06  Matt CaswellConvert the ENGINE struct_ref field to be an atomic
2023-06-06  Alex BozarthAdd SSL_get0_group_name() to get name of the group...
2023-06-06  Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-06-06  Tomas MrazMake link to RFC 1578 in CHANGES.md be a proper link
2023-06-06  Richard LevitteRestrict the size of OBJECT IDENTIFIERs that OBJ_obj2tx...
2023-06-06  Vladimír Kotalallow to disable http
2023-06-06  Paulidoc: note that out ChaCha20 isn't standard compliant.
2023-06-04  Matt CaswellDon't take a write lock to retrieve a value from a...
2023-06-04  Matt CaswellAvoid an unneccessary lock if we didn't add anything...
2023-06-03  Dmitry BelyavskiyRemove pointless warning on pkcs12 import
2023-06-02  Tomas MrazUpdate fuzz/corpora submodule to latest data
2023-06-02  DaranaFix documentation where openssl-genrsa is listed as
2023-06-02  Paulipossible workaround
2023-06-02  PauliUpdate .gitignore
2023-06-02  Pauligcm: use the new faster param location mechanism.
2023-06-02  Pauliparams: provide a faster TRIE based param lookup.
2023-06-02  Jairus Christensen[feat] SSL RTT in both client and server statem. SSL_ge...
2023-06-01  Matt CaswellAvoid taking a write lock in ossl_provider_doall_activa...
2023-06-01  Matt CaswellEnable obtaining certain DRBG params without a lock
2023-06-01  Matt CaswellRefactor the DRBG implementations to manage locking...
2023-06-01  Dr. David von... openssl-cmp.pod.in: tweak doc of -subject, -issuer...
2023-06-01  Dr. David von... cmp_mock_srv.c: improve comment on cert to be produced...
2023-06-01  Dr. David von... cmp_client.c: add comment on certConf and add 'ossl_unu...
2023-06-01  Dr. David von... apps.c: add comment to do_X509_sign() referring to...
2023-06-01  Dr. David von... apps/cmp.c: make management of http_cb_arg pointer...
2023-06-01  Dr. David von... apps/cmp.c: improve warnings on option use
2023-06-01  Dr. David von... CMS_ContentInfo_free(): fix mem leak on encrypted conte...
2023-06-01  Dr. David von... SMIME_crlf_copy(): check for NULL pointer arguments
2023-06-01  Yuri PenkinIgnore the fetch error when a legacy algorithm is found
2023-06-01  Dr. David von... CMP: add support for genm/genp messages with id-it...
2023-06-01  PauliQUIC: CID conformance
2023-06-01  Paulidoc: update FIPS provider version information
2023-06-01  Paulitags: fix `make tags` target for out of tree builds
2023-06-01  Kurt RoeckxAdd PEM fuzzer
2023-06-01  Tomas MrazCompute RSA-PSS algorithm params in libcrypto for legacy
2023-05-31  Xiaokang QianFix arm64 asm code back compatible issue with gcc 4.9.4
2023-05-30  dependabot... Bump actions/setup-python from 4.6.0 to 4.6.1
2023-05-30  Dr. David von... CMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt...
2023-05-30  Dr. David von... ssl/statem_srvr.c: clean up handling of EVP_PKEY_decryp...
2023-05-30  Dr. David von... cmp_http.c: Remove obsolete comment w.r.t. ERR_clear_er...
2023-05-30  Rajarshi KarmakarOSSL_sleep(): Calling sleep() function if sleepTime...
2023-05-30  Matt CaswellOptimise locking in rsa_get_blinding()
2023-05-30  Matt CaswellWhen we're just reading EX_CALLBACK data just get a...
2023-05-30  Matt CaswellAvoid taking a write lock in RAND_get_rand_method()
2023-05-29  Matt CaswellDon't take a write lock when freeing an EVP_PKEY
2023-05-29  Clemens Langx509: Handle ossl_policy_level_add_node errors
2023-05-29  Clemens Langx509: Fix possible use-after-free when OOM
2023-05-29  Tomas MrazAdd missing CHANGES.md entries
2023-05-29  Hugo LandauSSL_handle_events(): Minor fixes to documentation
2023-05-29  Hugo LandauQUIC: Rename SSL_tick etc. in s_client
2023-05-29  Hugo LandauQUIC: Rename SSL_tick etc. in man(7) docs
next