curl/tests
Viktor Szakats 07e9f73f32
runtests: skip setting ed25519 SSH key format
`ssh-keygen -t ed25519` does not support PEM key format, and it
defaults to `RFC4716` which is what we want.

It affected GHA/windows tests that explicitly used ed25519 keys.

Also:
- GHA/windows: bump minimums to hopefully catch this early next time.
  1701a8319e #21353
- merge two Perl lines.

Reported-by: herbenderbler on github
Fixes #21360
Follow-up to acda4eae5e #21223

Closes #21374
2026-04-19 11:53:18 +02:00
..
certs genserv.pl: make external calls safe 2026-03-23 12:39:38 +01:00
cmake
data http: clear digest nonce on cross-orgin redirect 2026-04-17 22:16:08 +02:00
http pytest: check 429 handling 2026-04-17 22:17:50 +02:00
libtest lib506: rename CURLcode variable to result 2026-04-17 12:09:14 +02:00
server dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
tunit build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00
unit unit1658: rename CURLcode to result 2026-04-17 13:34:44 +02:00
.gitignore
allversions.pm
appveyor.pm
azure.pm
CMakeLists.txt
config.in
configurehelp.pm.in
devtest.pl
dictserver.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
directories.pm
ech_combos.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
ech_tests.sh
ftpserver.pl
getpart.pm
globalconfig.pm
http-server.pl
http2-server.pl
http3-server.pl
Makefile.am
memanalyze.pl
memanalyzer.pm
negtelnetserver.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
nghttpx.conf
pathhelp.pm tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
processhelp.pm
requirements.txt
rtspserver.pl
runner.pm tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
runtests.pl runtests: allow configuring SSH host/client key algorithm 2026-04-05 11:19:42 +02:00
secureserver.pl
serverhelp.pm
servers.pm tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
smbserver.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
sshhelp.pm runtests: allow configuring SSH host/client key algorithm 2026-04-05 11:19:42 +02:00
sshserver.pl runtests: skip setting ed25519 SSH key format 2026-04-19 11:53:18 +02:00
test745.pl
test971.pl
test1119.pl tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
test1135.pl
test1139.pl
test1140.pl
test1165.pl
test1167.pl tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
test1173.pl
test1175.pl
test1177.pl
test1222.pl
test1275.pl test1275.pl: ignore indented sections in markdowns 2026-04-01 14:36:10 +02:00
test1276.pl
test1477.pl
test1486.pl
test1488.pl
test1544.pl
test1707.pl perl: harden external command invocations 2026-03-26 14:20:07 +01:00
testcurl.pl testcurl.pl: replace shell commands with Perl rmtree() 2026-03-21 22:42:38 +01:00
testutil.pm
tftpserver.pl
util.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
valgrind.pm
valgrind.supp