Age | Commit message (Collapse) | Author |
|
- (dtucker) [regress/keytype.sh] Actually test ecdsa key types.
|
|
[regress/Makefile regress/agent.sh regress/cert-hostkey.sh]
[regress/cert-userkey.sh regress/keytype.sh]
test ed25519 support; from djm@
|
|
querying the ones that are compiled in.
|
|
[regress/agent.sh regress/keytype.sh regress/cfgmatch.sh
regress/forcecommand.sh regress/proto-version.sh regress/test-exec.sh
regress/cipher-speed.sh regress/cert-hostkey.sh regress/cert-userkey.sh
regress/ssh-com.sh]
replace 'echo -n' with 'printf' since it's more portable
also remove "echon" hack.
|
|
to work. Spotted by Angel Gonzalez
|
|
test on OSX and others. Reported by imorgan AT nas.nasa.gov
|
|
Feedback from dtucker@
|
|
|
|
Import recent changes to regress/Makefile, pass a flag to enable ECC tests
from configure through to regress/Makefile and use it in the tests.
|
|
|