aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-10torture_pki_ecdsa: Add tests for private key with passphraseAndreas Schneider1-0/+42
2018-01-10torture_key: Add ecdsa keys with passphraseAndreas Schneider1-3/+35
2018-01-10torture_pki_dsa: Add tests for private key with passphraseAndreas Schneider1-0/+42
2018-01-10torture_pki_rsa: Add tests for private key with passphraseAndreas Schneider1-0/+42
2018-01-10pki_crypto: Fix private key generation with passwordAndreas Schneider4-6/+6
2018-01-10tests: Move torture keys to own fileAndreas Schneider11-335/+410
2018-01-10cmake: Move ed25519 tests into unix partAndreas Schneider1-1/+1
2018-01-10tests: Move rsa tests to own test fileAndreas Schneider3-523/+549
2018-01-10tests: Remove obsolete setup_both_keys()Andreas Schneider1-10/+0
2018-01-10tests: Move ed25519 functions to the right fileAndreas Schneider2-289/+308
2018-01-10tests: Move ecdsa tests to own test fileAndreas Schneider3-487/+497
2018-01-10tests: Move dsa tests to own test fileAndreas Schneider3-387/+439
2018-01-10tests: Move helper functions to a common fileAndreas Schneider4-70/+101
2018-01-10libgcrypt: Add missing config.h includeAndreas Schneider2-0/+4
2018-01-10torture: Give sshd more time to start upAndreas Schneider1-1/+1
2018-01-04tests: Fix torture_pki with libcryptoAndreas Schneider1-1/+3
2018-01-02Happy new year!Andreas Schneider1-3/+5
2017-12-28pki: Fix accidental ECC switch case fallthroughs into ed25119 cases when buil...jvijtiuk2-3/+5
2017-12-28config: Avoid long -> int -> long casting for timeout configuration optionJakub Jelen1-5/+6
2017-12-28add mbedtls crypto supportJuraj Vijtiuk42-10/+3526
2017-12-28options: Rewrite set() description to get()Jakub Jelen1-6/+2
2017-12-21options: Move SSH_OPTIONS_ADD_IDENTITY to *set() function descriptionJakub Jelen1-14/+5
2017-12-21docs: correction for importing key fileEric Bentley1-1/+1
2017-12-21tests/client/algorithms: Respect global verbosity settingsJakub Jelen1-0/+3
2017-12-21tests/config: Verify LogLevel from config is appliedJakub Jelen1-0/+10
2017-12-21tests/config: Newly parsed optionsJakub Jelen1-3/+10
2017-12-21tests/config: Enable and disable authentication methodsJakub Jelen1-0/+80
2017-12-21tests/config: Verify known_hosts files are appliedJakub Jelen1-0/+26
2017-12-21tests: HostkeyAlgorithms passed from config to optionsJakub Jelen2-0/+32
2017-12-21config: Add CMake check for glob()Jakub Jelen4-2/+25
2017-12-21config: glob support for include with testNoName1152-1/+69
2017-12-15config: support for MACsJakub Jelen3-1/+23
2017-12-15tests/config: Text KexAlgorithms parsing in ssh_configJakub Jelen1-1/+5
2017-12-15tests/options: Verify key exchange algorithms are set properlyJakub Jelen1-0/+29
2017-12-15config: Set global log level from configuration fileJakub Jelen1-5/+10
2017-12-15options: Typo. The expand character is %dJakub Jelen1-1/+1
2017-12-15config: Remove MAC option (SSHv1)Jakub Jelen1-9/+1
2017-12-15config: Add configuration options from current OpenSSH 7.5 (and fix typos)Jakub Jelen1-13/+17
2017-12-15options: Document SSH_OPTIONS_GLOBAL_KNOWNHOSTS and set default valueJakub Jelen1-1/+18
2017-12-15Add new optionsAris Adamantiadis9-19/+343
2017-12-15tests: Temporarily build chroot_wrapperJakub Jelen2-1/+18
2017-12-15tests: Do not generate pcap file by defaultJakub Jelen1-1/+4
2017-12-15tests: Give server more time to startJakub Jelen1-1/+1
2017-12-15tests: Do not test blowfish ciphers with OpenSSH 7.6 and newerJakub Jelen2-0/+8
2017-11-16client: Add missing language tag in disconnect messageAndreas Schneider1-2/+3
2017-11-09test: ssh_userauth_kbdint_setanswer() does not network interactionAndreas Schneider1-3/+1
2017-11-09sftp: Check for NULL path and give correct errorAndreas Schneider1-0/+5
2017-11-08examples: Build server examples on Linux tooAndreas Schneider1-2/+2
2017-11-08pki_crypto: Avoid potential memory leakJakub Jelen1-1/+3
2017-11-07examples: Rename samplessh to ssh-clientAndreas Schneider2-2/+2