summaryrefslogtreecommitdiffstats
path: root/src/misc.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Fixed ssh_is_ipaddr on FreeBSD.Andreas Schneider2011-02-131-0/+3
* misc: Added ssh_is_ipaddr() function.Andreas Schneider2011-02-121-0/+32
* Fix getpwuid_r on opensolarisAris Adamantiadis2011-01-111-7/+7
* misc: Avoid redefine of _WIN32_IE.Andreas Schneider2011-01-011-2/+9
* misc: Fixed a possible memory leak.Andreas Schneider2010-12-271-1/+2
* misc: Fixed a typo.Andreas Schneider2010-09-291-1/+1
* misc: Make sure ssh_analyze_banner has proper length checks.Andreas Schneider2010-09-291-19/+37
* misc: Differentiate between client and server in ssh_analyze_banner.Andreas Schneider2010-09-291-2/+8
* misc: Fixed a possible data overread and crash bug.Andreas Schneider2010-09-291-2/+5
* misc: Move ssh_analyze_banner to a common location.Andreas Schneider2010-09-291-0/+63
* misc: Fixed a memory leak.Andreas Schneider2010-09-071-1/+2
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+685