aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/misc.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2012-12-03BUG 96: Guard ntohll() and htonll prototypes correctly.Andreas Schneider1-1/+6
2012-01-02session: Cleanup timeout functions.rofl0r1-0/+1
2011-09-02channels: replaced bugged lists with ssh_listAris Adamantiadis1-0/+1
2011-08-22misc: Add ssh_match_group().Andreas Schneider1-0/+2
2011-08-16misc: Remove session from ssh_get_local_username().Andreas Schneider1-1/+1
2011-05-24Introduced ssh_timeout_elapsed functionsAris Adamantiadis1-0/+9
2011-02-12misc: Added ssh_is_ipaddr() function.Andreas Schneider1-0/+2
2010-09-29misc: Differentiate between client and server in ssh_analyze_banner.Andreas Schneider1-1/+1
2010-09-29misc: Move ssh_analyze_banner to a common location.Andreas Schneider1-0/+1
2010-05-11Added a function to expand an escaped string.Andreas Schneider1-0/+1
2010-05-11Added a function to expand the tilde from a path.Andreas Schneider1-0/+2
2010-05-01First implementation of known_hosts with port readAris Adamantiadis1-0/+1
2010-04-07Fixed solaris compilation warning and ignore case at host parameter.Ruben Garcia Azuara1-0/+1
2010-03-04Fixed and added support for several identity files.Andreas Schneider1-0/+1
2010-03-04Rename ssh_list_add to ssh_list_append.Andreas Schneider1-1/+1
2010-03-04Added a prepend function for ssh_list.Andreas Schneider1-0/+1
2010-03-01renamed ssh_list_get_head to ssh_list_pop_headAris Adamantiadis1-8/+4
2009-09-26More include file splittingAris Adamantiadis1-0/+69