summaryrefslogtreecommitdiffstats
path: root/apps/nseq.c (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysExpanding trace of providers algorithms fetching/caching/etcDmitry Belyavskiy4-1/+26
3 daysAdd function X509_VERIFY_PARAM_get_purpose()Rajeev Ranjan4-0/+13
3 daysCMP: add support for central key generationRajeev Ranjan37-153/+966
3 daysFixes some memory leaks when errors occur in ossl_cmp_rp_new().Frederik Wedel-Heinen1-10/+9
4 daysAlso expose an accessor for a single string provider config propertyViktor Dukhovni2-3/+15
5 daysExclude amplificationlimit test with mvfst clientNeil Horman1-0/+3
5 daysFix magic + 20 in PEM_ASN1_write_bioSean Kannanaikal1-3/+2
5 daysFix passing struct by value rather than by reference to syscallMae1-1/+1
5 daystemplate_kem.c: Use proper printf format for size_tTomas Mraz1-3/+3
5 daystemplate_kem.c: Check outlen before dereferencing itTomas Mraz1-2/+4
5 daysCheck returns of sk_X509_CRL_push and handle appropriately.Frederik Wedel-Heinen4-12/+22
5 daysExpose the provider `c_get_params` function via PROV_CTX.Viktor Dukhovni5-0/+60
5 daysDon't lose config infopairs of built-in providersViktor Dukhovni1-15/+45
6 daysos-zoo.yml: Add linux-s390x runnerDmitry Misharov1-0/+17
6 daysFix data race in asn1_str2tag() on tntmp which was accidentally made staticStas Cymbalov1-1/+2
6 dayseddsa_signverify_init(): Avoid memory leak on errorTomas Mraz1-0/+1
6 daysmac_legacy_kmgmt.c: Avoid possible memory leak on errorTomas Mraz1-2/+2
6 daystest_kdf_scrypt(): Test resetting the KDF contextTomas Mraz1-10/+16
6 dayskdf_scrypt_reset(): NULLify freed pointersTomas Mraz1-0/+2
6 daysscrypt: Do not free the context itself when fetch failsTomas Mraz1-1/+0
6 daysconfig.pod: Fix typoAlexander Heinlein1-1/+1
6 daysRefactor MAKE_ENCODER in providers/implementations/encode_decode/encode_key2a...Richard Levitte1-105/+101
6 daysGive DTLS tests more time to completeBernd Edlinger1-1/+1
7 daysapps/cms.c: Cleanup for dead assignment to argcAlex Prabhat Bara1-1/+0
7 daysrcu: Ensure that updates to the ID field of a qp don't lose refsNeil Horman1-4/+27
8 daysbyteorder.h: Fix MSVC compiler error C2371Kelvin Lee1-0/+1
8 daysproviders/implementations/keymgmt/ec_kmgmt.c: Remove unused variableJiasheng Jiang1-2/+0
8 daysImprove ASN1_TIME_print documentation and outputMichael Baentsch2-32/+31
8 dayskeymgmt: refactor fips indicator checkDimitri John Ledkov1-8/+4
8 dayss_socket: naccept: close listening socket after accepting clientsNadav Tasher1-2/+9
8 daysSupport boolean queries against provider configViktor Dukhovni4-5/+62
8 daysRevert "Move rodata to .rodata section for armv8"Alexey Moksyakov3-46/+22
9 daysRestore correct registers in aarch64 AES-CTR codeJulian Andres Klode1-1/+1
9 daysMove some encode helpers to crypt/encode_decode/Viktor Dukhovni3-217/+245
9 daysCheck return of OSSL_PROVIDER_do_all to avoid coverity noiseViktor Dukhovni1-2/+3
9 daysDon't promise a non-zero return size in error cases.Viktor Dukhovni1-66/+80
9 daysMake the provider context available to encodersViktor Dukhovni7-79/+166
10 daysAdd CHANGES.md and NEWS.md updates for CVE-2024-13176Tomas Mraz2-3/+25
10 daysFix timing side-channel in ECDSA signature computationTomas Mraz3-9/+22
10 daysfix X509_PURPOSE_add() to take |sname| as primary key and handle |id| in a ba...Dr. David von Oheimb10-73/+266
10 daysfix X509_PURPOSE_set() to support clearing the purpose requirement as needed ...Dr. David von Oheimb5-3/+6
10 daysIf you call X509_add_cert with cert == NULL and the X509_ADD_FLAG_UP_REFotherddn19782-0/+3
12 daysFix documentation of OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTIONRichard Levitte3-4/+7
12 daystest: aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur2-1/+34
12 daysdoc: aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur2-0/+8
12 daysfeat: support the aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur5-0/+189
12 daysSupport CLI and API setting of provider configuration parametersViktor Dukhovni11-29/+168
12 daysWork around to get llvm-mingw working on aarch64Alexandr Nedvedicky1-0/+9
12 daysMove rodata to .rodata section for armv8Alexey Moksyakov3-22/+46
12 daysMissing .gitignore entriesDmitry Belyavskiy1-0/+21