Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for StrictHostKeyChecking and UserKnownHostsFile parameters. | Ruben Garcia Azuara | 2010-04-07 | 1 | -1/+17 |
* | Fixed solaris compilation warning and ignore case at host parameter. | Ruben Garcia Azuara | 2010-04-07 | 1 | -1/+3 |
* | Fixed config parsing wich has overwritten user specified values. | Andreas Schneider | 2010-04-04 | 1 | -7/+11 |
* | Remove support for SSHv1 Cipher variable. | Andreas Schneider | 2010-03-12 | 1 | -2/+0 |
* | Try zlib compression and fallback to none if not available. | Andreas Schneider | 2010-02-11 | 1 | -2/+2 |
* | Added more error messages to config parser. | Andreas Schneider | 2009-10-06 | 1 | -1/+3 |
* | Get rid of the options structure. | Andreas Schneider | 2009-10-02 | 1 | -21/+21 |
* | More include file movings | Aris Adamantiadis | 2009-09-26 | 1 | -0/+1 |
* | Use the new options interface in config parser. | Andreas Schneider | 2009-09-22 | 1 | -16/+23 |
* | Added support for ~/.ssh/config. | Andreas Schneider | 2009-09-15 | 1 | -0/+305 |