Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Fixed ssh_is_ipaddr on FreeBSD. | Andreas Schneider | 2011-02-13 | 1 | -0/+3 |
* | misc: Added ssh_is_ipaddr() function. | Andreas Schneider | 2011-02-12 | 1 | -0/+32 |
* | Fix getpwuid_r on opensolaris | Aris Adamantiadis | 2011-01-11 | 1 | -7/+7 |
* | misc: Avoid redefine of _WIN32_IE. | Andreas Schneider | 2011-01-01 | 1 | -2/+9 |
* | misc: Fixed a possible memory leak. | Andreas Schneider | 2010-12-27 | 1 | -1/+2 |
* | misc: Fixed a typo. | Andreas Schneider | 2010-09-29 | 1 | -1/+1 |
* | misc: Make sure ssh_analyze_banner has proper length checks. | Andreas Schneider | 2010-09-29 | 1 | -19/+37 |
* | misc: Differentiate between client and server in ssh_analyze_banner. | Andreas Schneider | 2010-09-29 | 1 | -2/+8 |
* | misc: Fixed a possible data overread and crash bug. | Andreas Schneider | 2010-09-29 | 1 | -2/+5 |
* | misc: Move ssh_analyze_banner to a common location. | Andreas Schneider | 2010-09-29 | 1 | -0/+63 |
* | misc: Fixed a memory leak. | Andreas Schneider | 2010-09-07 | 1 | -1/+2 |
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+685 |