openssl.git
2024-01-30 Matt CaswellPrepare for release of 3.2.1 openssl-3.2.1
2024-01-30 Matt Caswellmake update
2024-01-30 Matt CaswellCopyright year updates
2024-01-30 Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2024-01-25 Richard LevitteHave OSSL_PARAM_allocate_from_text() fail on odd number...
2024-01-25 Matt CaswellAdd some tests for various PKCS12 files with NULL Conte...
2024-01-25 Matt CaswellAdd NULL checks where ContentInfo data can be NULL
2024-01-24 Bernd EdlingerFix a possible memory leak in req_main
2024-01-23 Tomas Mrazci.yml: Replace actions-rs/toolchain@v1 with dtolnay...
2024-01-23 Tomas Mraztlsfuzzer.sh: Use python3
2024-01-23 Tomas Mraztlsfuzzer.sh: Make it more informative on errors
2024-01-23 Tomas Mraztlsfuzzer.sh: Run openssl version on the built app...
2024-01-23 Tomas Mrazgost_engine.sh: Set OPENSSL_ENGINES_DIR
2024-01-19 shashankmca80Uninitialized array variable
2024-01-18 Paul Dreikprevent integer overflow in ossl_asn1_time_from_tm
2024-01-18 Paul Dreikadd test for provoking integer overflow in ossl_asn1_ti...
2024-01-18 Matt CaswellDon't apply max_frag_len checking if no Max Fragment...
2024-01-18 Matt CaswellFix a FreeBSD build failure when KTLS is enabled
2024-01-18 Matt CaswellAdd a KTLS test where we write long app data records
2024-01-18 Dr. David von... X509_dup.pod: add caveat that extra data is not copied...
2024-01-18 Matt CaswellDocument SSL_R_UNEXPECTED_EOF_WHILE_READING
2024-01-18 Kevin JerebicaAdd a deprecation warning for a function in docs
2024-01-17 Lin RunzeFix performance regression of ChaCha20 on LoongArch64
2024-01-16 Samuel Thibaulthurd: Fix dgram_sendmmsg
2024-01-16 lan1120Check whether the pubkey exists in ossl_ecx_key_dup
2024-01-15 Frederik Wedel... Error in s_server when -rev option is used with dtls.
2024-01-15 Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-6237
2024-01-15 Tomas MrazLimit the execution time of RSA public key check
2024-01-15 Drokov PavelFix arithmetic expression overflow
2024-01-15 Akshat MaheshwariFix grammar in documentation
2024-01-15 Drokov PavelCheck ASN1_OBJECT_new result
2024-01-12 Richard LevitteAdd test/recipes/15-test_gensm2.t, to test SM2 key...
2024-01-12 Richard LevitteFix the encoding of SM2 keys
2024-01-12 Neil HormanFix NULL pointer deref when parsing the stable section
2024-01-12 Holger DenglerAdd tests for re-using cipher contexts
2024-01-12 Holger DenglerFix partial block encryption in cfb and ofb for s390x...
2024-01-12 Holger DenglerFix partial block encryption in cfb and ofb for s390x
2024-01-11 Neil HormanUpdate Docs for EVP_MAC
2024-01-11 Tomas MrazDisable build of HWAES on PPC Macs
2024-01-11 sashanevp_fetch.c: Check meth_id instead of name_id
2024-01-11 James Muirdoc: "digest" must be explicitly set with deterministic...
2024-01-10 Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-10 Bernd EdlingerFix a possible memory leak in sxnet_v2i
2024-01-09 Neil HormanCheck appropriate OSSL_PARAM_get_* functions for NULL
2024-01-09 Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-6129
2024-01-09 Rohan McLurepoly1305-ppc.pl: Fix vector register clobbering
2024-01-08 Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
2024-01-08 Richard LevitteVMS: Add the missing -p32 and -p64 variants for x86_64
2024-01-08 Richard LevitteFix VMS installation - update vmsconfig.pm for consistency
2024-01-05 Neil Hormancleanse stack variable in kdf_pbkdf1_do_derive
2024-01-05 Neil HormanValidate config options during x509 extension creation
2024-01-05 Neil Hormanfixup! Adding interop tests
2024-01-05 Neil HormanAdding interop tests
2024-01-05 Neil HormanUpdate workflow to use GITHUB_WORKSPACE
2024-01-05 Neil HormanAdding interop tests
2024-01-05 Matt CaswellCorrect ssl_old_test stream handling
2024-01-04 Matt CaswellClarify the PKCS12 docs
2024-01-03 Neil Hormancleanse stack variable in blake2[b|s] finalization
2024-01-03 Neil Hormanvalidate requested key length in kdf_pbkdf1_do_derive
2024-01-03 rilyshprovider-keymgmt.pod: fix typo
2024-01-03 slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-03 Tomas MrazAllow duplicate CMS attributes
2024-01-02 Grant Nicholriscv: Fix mispelling of extension test macro
2024-01-01 Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29 Sebastian Andrzej... apps: Don't print hostname on bio_out during connect.
2023-12-29 James Muirdoc: fix "the a" typos (and other things nearby)
2023-12-29 zengwei2000ddd-02-conn-nonblocking-threads.c: Fix the leak of...
2023-12-29 slontisAdd missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_...
2023-12-29 slontisLimit RSA-OAEP related functions to RSA keys only
2023-12-29 slontisFix memleak in rsa_cms_decrypt
2023-12-29 Bernd EdlingerFix error handling in ASN1_mbstring_ncopy
2023-12-29 Vitalii KoshuraDisable building quicserver utility when configured...
2023-12-29 Dimitri PapadopoulosFix typos found by codespell in man pages
2023-12-22 Tomas MrazAES: Document that the XTS, SIV, WRAP modes do not...
2023-12-22 Tomas MrazSM4: Document that the XTS mode does not support streaming
2023-12-22 Neil HormanDetect and prevent recursive config parsing
2023-12-22 Matt CaswellImprove the documentation on TLS record compression
2023-12-20 lan1120Make SSL_clear_options pass new options to record layer
2023-12-20 dependabot... Bump actions/setup-python from 4.7.1 to 5.0.0
2023-12-19 Xi RuoyaoLoongArch64 assembly pack: Fix ChaCha20 ABI breakage
2023-12-19 Kai PastorFix declspec align syntax
2023-12-19 Kai PastorFix comment syntax
2023-12-19 Bernd EdlingerFix no-des failure in test_cms
2023-12-19 Tomas MrazConsolidate raising errors in SSL_CONF_cmd()
2023-12-19 Tomas MrazTest that incorrect entry in the ssl section is not...
2023-12-19 Tomas MrazAlways apply all configuration settings from the ssl...
2023-12-19 Matt CaswellAdd a daily test for an alternative value for SSL3_ALIG...
2023-12-19 Matt CaswellEnsure the default length calculation includes the...
2023-12-19 Dmitry Misharovrun Windows GitHub CI workflow on self-hosted runners
2023-12-19 Dmitry Misharovrun GitHub CI workflow on self-hosted runners
2023-12-19 Dmitry Misharovrun Cross Compiles workflow on self-hosted runner
2023-12-18 James Muircms: avoid intermittent test failure
2023-12-18 Xi RuoyaoDefine L_ENDIAN for linux64-loongarch64
2023-12-18 dependabot... Bump actions/download-artifact from 3 to 4
2023-12-18 dependabot... Bump actions/upload-artifact from 3 to 4
2023-12-18 Dmitry KobetsFix instructions for running tests on Windows
2023-12-15 Tomas MrazFix provider compatibility check crash in evp_test
2023-12-15 Hugo LandauLHASH: Document down_load functions
2023-12-15 Hugo LandauLHASH: Fix documentation for doall-delete hazards
2023-12-13 Dr. David von... CONTRIBUTING.md: add reference to util/check-format...
next