summaryrefslogtreecommitdiffstats
path: root/include/libssh/misc.h
Commit message (Expand)AuthorAgeFilesLines
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
* BUG 96: Guard ntohll() and htonll prototypes correctly.Andreas Schneider2012-12-031-1/+6
* session: Cleanup timeout functions.rofl0r2012-01-021-0/+1
* channels: replaced bugged lists with ssh_listAris Adamantiadis2011-09-021-0/+1
* misc: Add ssh_match_group().Andreas Schneider2011-08-221-0/+2
* misc: Remove session from ssh_get_local_username().Andreas Schneider2011-08-161-1/+1
* Introduced ssh_timeout_elapsed functionsAris Adamantiadis2011-05-241-0/+9
* misc: Added ssh_is_ipaddr() function.Andreas Schneider2011-02-121-0/+2
* misc: Differentiate between client and server in ssh_analyze_banner.Andreas Schneider2010-09-291-1/+1
* misc: Move ssh_analyze_banner to a common location.Andreas Schneider2010-09-291-0/+1
* Added a function to expand an escaped string.Andreas Schneider2010-05-111-0/+1
* Added a function to expand the tilde from a path.Andreas Schneider2010-05-111-0/+2
* First implementation of known_hosts with port readAris Adamantiadis2010-05-011-0/+1
* Fixed solaris compilation warning and ignore case at host parameter.Ruben Garcia Azuara2010-04-071-0/+1
* Fixed and added support for several identity files.Andreas Schneider2010-03-041-0/+1
* Rename ssh_list_add to ssh_list_append.Andreas Schneider2010-03-041-1/+1
* Added a prepend function for ssh_list.Andreas Schneider2010-03-041-0/+1
* renamed ssh_list_get_head to ssh_list_pop_headAris Adamantiadis2010-03-011-8/+4
* More include file splittingAris Adamantiadis2009-09-261-0/+69