Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Fixed ssh_is_ipaddr_v4() on Windows. | Andreas Schneider | 2011-02-13 | 1 | -0/+5 |
| | | | | (cherry picked from commit eea1df3574db36036aa68c098bc29996a241808d) | ||||
* | misc: Added working ssh_is_ipaddr for Windows. | Andreas Schneider | 2011-02-13 | 1 | -33/+69 |
| | | | | (cherry picked from commit cd30a1d4b1d47636f86579b666d769d395e19782) | ||||
* | misc: Fixed ssh_is_ipaddr on FreeBSD. | Andreas Schneider | 2011-02-13 | 1 | -0/+3 |
| | | | | (cherry picked from commit d1ddec00d99e96009eebead8e1263efcfe80f9ee) | ||||
* | misc: Added ssh_is_ipaddr() function. | Andreas Schneider | 2011-02-12 | 1 | -0/+32 |
| | | | | (cherry picked from commit b313fa944a5ab6e0eb935601cfdf60cf9008d06c) | ||||
* | 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 |
| | | | | Don't duplicate functions! | ||||
* | 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 |