summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move rodata to .rodata section for armv8Alexey Moksyakov27 hours3-22/+46
* Missing .gitignore entriesDmitry Belyavskiy29 hours1-0/+21
* `atoi` should be allowedDmitry Belyavskiy29 hours1-0/+1
* provider_deactivate(): Check return value of CRYPTO_atomic_add()onexyoung33 hours1-1/+8
* Workaround for RSA on AArch64 Big EndianNikolay Nikolaev3 days1-0/+2
* Remove non-existing error code.Peter Bierma3 days1-1/+0
* Synchronize openssl.txt with comperr.hPeter Bierma3 days1-5/+5
* Fix dtls testsBernd Edlinger3 days1-0/+1
* Revert "Use open2 instead of open for s_server instance"Bernd Edlinger3 days1-10/+54
* Revert "chomp does not work on windows."Bernd Edlinger3 days1-2/+1
* Revert "Do not confuse TAP::Parser by mixing up stderr with stdout."Bernd Edlinger3 days1-7/+1
* Correct documented KEM ids for OSSL_HPKE_str2suiteTom Fay3 days1-3/+3
* Add a GitHub workflow to make a releaseDmitry Misharov3 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 Horman5 days2-6/+19
* Fix intermittent test failure in 80-test_cmp_http.tBernd Edlinger5 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 Dukhovni8 days5-286/+286
* coveralls.yml: Add --ignore-errors mismatchTomas Mraz8 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 Baentsch9 days1-2/+1
* Replace self-hosted runners with GitHub hostedDmitry Misharov9 days2-16/+86
* Fix memory leaks from missing checks of return value from sk_OPENSSL_STRING_p...Frederik Wedel-Heinen9 days5-19/+38
* Fix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXYRichard Levitte9 days1-1/+1
* Fix encryption level orderingNeil Horman10 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-Heinen11 days7-34/+104
* Fix a funding.json errorMatt Caswell11 days1-6/+6
* Some PQ-related CSOR OIDsViktor Dukhovni11 days6-11/+444
* Fix potential memory leak in PKCS12_add_key_ex()Niels Dossche12 days1-1/+3
* Fix a potential misaligned memory accessBernd Edlinger12 days1-1/+1
* Fix the sporadic test failure in 30-test_evp_extra.tBernd Edlinger12 days1-1/+2
* Run fuzz-checker workflow on ubuntu-24.04Bernd Edlinger12 days1-12/+12
* Fix test failure in 90-test_memleak.tBernd Edlinger12 days1-1/+1
* use-of-uninitialized-value in quic_tserver_testBernd Edlinger12 days1-0/+1
* Fix a minor memory sanitizer issueBernd Edlinger12 days1-0/+1
* Try to work around the llvm-symbolizer failureBernd Edlinger12 days1-1/+1