Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-07 | 1 | -0/+1 |
| | | | | | | | | Conflicts: include/libssh/misc.h libssh/keyfiles.c libssh/misc.c | ||||
* | Fixed and added support for several identity files. | Andreas Schneider | 2010-03-06 | 1 | -0/+1 |
| | |||||
* | Rename ssh_list_add to ssh_list_append. | Andreas Schneider | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | Added a prepend function for ssh_list. | Andreas Schneider | 2010-03-06 | 1 | -0/+1 |
| | |||||
* | renamed ssh_list_get_head to ssh_list_pop_head | Aris Adamantiadis | 2010-03-06 | 1 | -8/+4 |
| | |||||
* | More include file splitting | Aris Adamantiadis | 2009-09-26 | 1 | -0/+69 |