summaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Expand)AuthorAgeFilesLines
* gssapi: Add support for GSSAPIDelegateCredentials config option.Simo Sorce2013-11-151-1/+9
* gssapi: Add support for GSSAPIClientIdentity config option.Andreas Schneider2013-11-151-1/+9
* gssapi: Add support for GSSAPIServerIdentity config option.Andreas Schneider2013-11-151-1/+9
* src: Migrate to SSH_LOG.Andreas Schneider2013-07-141-2/+2
* BUG 103: Fix ProxyCommand parsing.Andreas Schneider2013-06-021-2/+21
* config: Rename ssh_config_get_str().Andreas Schneider2013-06-021-11/+11
* session: Use a struct for all options.Andreas Schneider2012-02-051-3/+3
* priv: Remove crypto.h and add correct includes to src files.Andreas Schneider2011-09-181-0/+3
* priv: Move options and config prototypes to own header.Andreas Schneider2011-09-181-0/+1
* use ssh_log instead of fprintf in ssh_config_parse_fileBernhard R. Link2011-02-121-3/+1
* Added compression options and allow "yes/no" settingAris Adamantiadis2010-12-271-4/+2
* Add zlib@openssh.com on the list of compressionAris Adamantiadis2010-10-041-2/+2
* options: Rename HOSTKEYCHECK to STRICTHOSTKEYCHECK.Andreas Schneider2010-09-281-4/+4
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+347