| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc: Added ssh_is_ipaddr() function. | Andreas Schneider | 2011-02-12 | 1 | -0/+2 |
| | | |||||
| * | misc: Differentiate between client and server in ssh_analyze_banner. | Andreas Schneider | 2010-09-29 | 1 | -1/+1 |
| | | |||||
| * | misc: Move ssh_analyze_banner to a common location. | Andreas Schneider | 2010-09-29 | 1 | -0/+1 |
| | | | | | Don't duplicate functions! | ||||
| * | Added a function to expand an escaped string. | Andreas Schneider | 2010-05-11 | 1 | -0/+1 |
| | | |||||
| * | Added a function to expand the tilde from a path. | Andreas Schneider | 2010-05-11 | 1 | -0/+2 |
| | | |||||
| * | First implementation of known_hosts with port read | Aris Adamantiadis | 2010-05-01 | 1 | -0/+1 |
| | | |||||
| * | Fixed solaris compilation warning and ignore case at host parameter. | Ruben Garcia Azuara | 2010-04-07 | 1 | -0/+1 |
| | | | | | | | | | | - Suppress compilation warning in solaris caused by a comma at the end of the last value. - Ignore case at host parameter in config file Signed-off-by: Ruben Garcia Azuara <rubenga@tid.es> Signed-off-by: Andreas Schneider <mail@cynapses.org> | ||||
| * | Fixed and added support for several identity files. | Andreas Schneider | 2010-03-04 | 1 | -0/+1 |
| | | |||||
| * | Rename ssh_list_add to ssh_list_append. | Andreas Schneider | 2010-03-04 | 1 | -1/+1 |
| | | |||||
| * | Added a prepend function for ssh_list. | Andreas Schneider | 2010-03-04 | 1 | -0/+1 |
| | | |||||
| * | renamed ssh_list_get_head to ssh_list_pop_head | Aris Adamantiadis | 2010-03-01 | 1 | -8/+4 |
| | | |||||
| * | More include file splitting | Aris Adamantiadis | 2009-09-26 | 1 | -0/+69 |
