summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTIONHEADmasterRichard Levitte8 hours3-4/+7
* test: aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur8 hours2-1/+34
* doc: aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur8 hours2-0/+8
* feat: support the aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur8 hours5-0/+189
* Support CLI and API setting of provider configuration parametersViktor Dukhovni9 hours11-29/+168
* Work around to get llvm-mingw working on aarch64Alexandr Nedvedicky9 hours1-0/+9
* Move rodata to .rodata section for armv8Alexey Moksyakov9 hours3-22/+46
* Missing .gitignore entriesDmitry Belyavskiy12 hours1-0/+21
* `atoi` should be allowedDmitry Belyavskiy12 hours1-0/+1
* provider_deactivate(): Check return value of CRYPTO_atomic_add()onexyoung15 hours1-1/+8
* Workaround for RSA on AArch64 Big EndianNikolay Nikolaev2 days1-0/+2
* Remove non-existing error code.Peter Bierma2 days1-1/+0
* Synchronize openssl.txt with comperr.hPeter Bierma2 days1-5/+5
* Fix dtls testsBernd Edlinger2 days1-0/+1
* Revert "Use open2 instead of open for s_server instance"Bernd Edlinger2 days1-10/+54
* Revert "chomp does not work on windows."Bernd Edlinger2 days1-2/+1
* Revert "Do not confuse TAP::Parser by mixing up stderr with stdout."Bernd Edlinger2 days1-7/+1
* Correct documented KEM ids for OSSL_HPKE_str2suiteTom Fay2 days1-3/+3
* Add a GitHub workflow to make a releaseDmitry Misharov2 days1-0/+41
* genpkey: Avoid leaving empty file if encryption passphrase does not matchshridhar kalavagunta3 days3-18/+58
* Fix test failure in 30-test_evp_pkey_provided.tBernd Edlinger3 days1-0/+1
* Big and little-endian load and store supportViktor Dukhovni4 days9-1/+555
* Finishing touch to perlasm update to make it work on OpenBSDsashan4 days2-6/+42
* Make it able to run asm code on OpenBSD (arm64)Theo Buehler4 days12-73/+164
* drbg: provide requested amount of entropy, rather than self-strengthDimitri John Ledkov4 days1-1/+2
* Fix obvious misspelling of ASN1_VALUETom Cosgrove4 days1-2/+2
* Fix double 'the'sTom Cosgrove4 days3-4/+4
* LoongArch: we should access global symbol by la.global instead ofWang Xin4 days1-1/+1
* Fix premature reuse of qp's in rcu locksNeil Horman4 days2-6/+19
* Fix intermittent test failure in 80-test_cmp_http.tBernd Edlinger4 days1-1/+1
* coveralls.yml: Avoid excluding subdirectories of already excluded dirsTomas Mraz5 days1-2/+0
* speed: Pass IV to EVP_CipherInit_ex for -evp runs with non-AEAD ciphersIngo Franzki5 days1-1/+1
* Tweak case of [fs] variant letter in SLH-DSA algorithmsViktor Dukhovni7 days5-286/+286
* coveralls.yml: Add --ignore-errors mismatchTomas Mraz7 days1-0/+1
* Pre-ML-KEM/DSA decoder/encoder refactorViktor Dukhovni8 days3-61/+47
* Fix buildinf.h generation for space and backslashKai Pastor8 days1-1/+3
* Update error codes in "crypto/err/openssl.txt"Michael Baentsch8 days1-2/+1
* Replace self-hosted runners with GitHub hostedDmitry Misharov8 days2-16/+86
* Fix memory leaks from missing checks of return value from sk_OPENSSL_STRING_p...Frederik Wedel-Heinen8 days5-19/+38
* Fix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXYRichard Levitte9 days1-1/+1
* Fix encryption level orderingNeil Horman9 days2-41/+41
* Free data if sk_OPENSSL_STRING_push fails.Frederik Wedel-Heinen10 days2-2/+12
* Return NULL from ossl_lib_ctx_get_concrete() when it is uninitializedFrederik Wedel-Heinen10 days2-4/+16
* Added configuration for Embarcadero-Borland Clang Compiler 64 (BCC64)Семенов Герман10 days2-2/+63
* Check returns of various sk_*_push functionsFrederik Wedel-Heinen10 days11-18/+39
* Pass functions with correct signatures to the evp_generic_fetch_xxx methodsFrederik Wedel-Heinen10 days7-34/+104
* Fix a funding.json errorMatt Caswell10 days1-6/+6
* Some PQ-related CSOR OIDsViktor Dukhovni11 days6-11/+444
* Fix potential memory leak in PKCS12_add_key_ex()Niels Dossche11 days1-1/+3
* Fix a potential misaligned memory accessBernd Edlinger11 days1-1/+1