aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/misc.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-09CVE-2019-14889: misc: Add function to quote file namesAnderson Toshiyuki Sasaki1-0/+8
2019-08-06misc: Introduce internal function ssh_mkdirs()Anderson Toshiyuki Sasaki1-0/+3
2019-08-06misc: Introduce internal function ssh_dir_writeable()Anderson Toshiyuki Sasaki1-0/+1
2019-07-30misc: Introduce ssh_log_hexdump()Anderson Toshiyuki Sasaki1-0/+1
2018-10-09libmbedtls: Support OpenSSH-compatible AES-GCM ciphers using mbedTLSJakub Jelen1-0/+2
2018-06-29Rest in Peace SSHv1Andreas Schneider1-1/+1
2018-06-04misc: Add ssh_list_count()Andreas Schneider1-0/+1
2016-11-07misc: Use simpler macros for htonll and ntohllAndreas Schneider1-9/+0
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