summaryrefslogtreecommitdiffstats
path: root/libssh/config.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed config parsing wich has overwritten user specified values.Andreas Schneider2010-04-041-7/+11
|
* Remove support for SSHv1 Cipher variable.Andreas Schneider2010-03-121-2/+0
|
* Try zlib compression and fallback to none if not available.Andreas Schneider2010-02-111-2/+2
|
* Added more error messages to config parser.Andreas Schneider2009-10-061-1/+3
|
* Get rid of the options structure.Andreas Schneider2009-10-021-21/+21
|
* More include file movingsAris Adamantiadis2009-09-261-0/+1
|
* Use the new options interface in config parser.Andreas Schneider2009-09-221-16/+23
|
* Added support for ~/.ssh/config.Andreas Schneider2009-09-151-0/+305