aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-17gssapi: Add support for GSSAPIDelegateCredentials config option.Simo Sorce1-1/+9
2013-11-15gssapi: Add support for GSSAPIClientIdentity config option.Andreas Schneider1-1/+9
2013-11-15gssapi: Add support for GSSAPIServerIdentity config option.Andreas Schneider1-1/+9
2013-07-14src: Migrate to SSH_LOG.Andreas Schneider1-2/+2
2013-06-02BUG 103: Fix ProxyCommand parsing.Andreas Schneider1-2/+21
2013-06-02config: Rename ssh_config_get_str().Andreas Schneider1-11/+11
2012-02-05session: Use a struct for all options.Andreas Schneider1-3/+3
2011-09-18priv: Remove crypto.h and add correct includes to src files.Andreas Schneider1-0/+3
2011-09-18priv: Move options and config prototypes to own header.Andreas Schneider1-0/+1
2011-02-12use ssh_log instead of fprintf in ssh_config_parse_fileBernhard R. Link1-3/+1
2010-12-27Added compression options and allow "yes/no" settingAris Adamantiadis1-4/+2
2010-10-04Add zlib@openssh.com on the list of compressionAris Adamantiadis1-2/+2
2010-09-28options: Rename HOSTKEYCHECK to STRICTHOSTKEYCHECK.Andreas Schneider1-4/+4
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+347