summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Changelog.release-0-4-4Andreas Schneider2010-05-311-0/+1
* Fix warning for snprintfAris Adamantiadis2010-05-311-0/+1
* Fix unclean null termination in ~ expendingAris Adamantiadis2010-05-311-1/+1
* Increased version numbers.Andreas Schneider2010-05-304-4/+8
* misc: Make sure the expanded string is null-terminated.Andreas Schneider2010-05-301-0/+1
* session: Fixed setting up default identity files.Andreas Schneider2010-05-281-3/+3
* options: Make sure that we have always have default options set.Andreas Schneider2010-05-212-11/+9
* options: Set the local username if still not set.Andreas Schneider2010-05-211-0/+7
* keyfiles: Fixed possible problem with known_hosts path.Andreas Schneider2010-05-211-1/+1
* cmake: Fixed doxygen.release-0-4-3Andreas Schneider2010-05-181-5/+9
* doxygen: Fixed latex pdf generation.Andreas Schneider2010-05-183-4/+4
* Updated changelog file.Andreas Schneider2010-05-171-1/+4
* sftp: Fixed sftp_chown.Andreas Schneider2010-05-171-1/+2
* Fix sftp_rename on sftp3Aris Adamantiadis2010-05-171-2/+3
* Typos in last patchAris Adamantiadis2010-05-142-3/+5
* Fix build on VC7Aris Adamantiadis2010-05-143-3/+26
* Respond to keepalives/global requestsAris Adamantiadis2010-05-123-2/+34
* build: Fixed build.Andreas Schneider2010-05-121-1/+0
* Fixed building libssh with DEBUG_CRYPTO.Andreas Schneider2010-05-122-0/+3
* Increment version and soversion numbers.Andreas Schneider2010-05-123-9/+9
* Updated ChangeLog entries for 0.4.3.Andreas Schneider2010-05-121-0/+21
* Added runtime detection of WSAPoll().Andreas Schneider2010-05-123-8/+33
* Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR.Andreas Schneider2010-05-122-0/+7
* Fixed windows include files in pcap support.Andreas Schneider2010-05-121-1/+3
* Fixed Windows build warnings.Andreas Schneider2010-05-123-2/+16
* Fixed Windows build.Andreas Schneider2010-05-121-2/+3
* Added a select(2) based poll-emulation if poll(2) is not available.Andreas Schneider2010-05-122-138/+109
* Use the new expand functions.Andreas Schneider2010-05-115-105/+106
* Added a function to expand an escaped string.Andreas Schneider2010-05-112-0/+85
* Added a function to expand the tilde from a path.Andreas Schneider2010-05-112-2/+65
* Added code to test proxycommandAris Adamantiadis2010-05-101-2/+15
* Backport of the proxycommand featureAris Adamantiadis2010-05-108-3/+87
* Use configure checks to define vsnprintf and strncpy.Andreas Schneider2010-05-101-2/+10
* Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider2010-05-102-2/+11
* Fixed building libssh with VC9.Andreas Schneider2010-05-101-7/+17
* Move ssh_hostport to a location which is global accessible.Patrick Spendrin2010-05-101-14/+14
* The lower function doesn't have the prefix.Patrick Spendrin2010-05-101-1/+1
* Added more defines to use secure VC functions.Andreas Schneider2010-05-101-9/+9
* oops, this file was not intended to be commitedAris Adamantiadis2010-05-071-108/+0
* Match hashed [host]:port format knownhostsAris Adamantiadis2010-05-071-0/+3
* knownhosts writing cherry-pickAris Adamantiadis2010-05-072-13/+145
* First implementation of known_hosts with port readAris Adamantiadis2010-05-073-3/+25
* Added ssh_privatekey_type public functionAris Adamantiadis2010-04-282-0/+17
* Fix doublefree happening after a negociation errorAris Adamantiadis2010-04-141-4/+1
* Do not compile aes*-ctr with <=OpenSSL 0.9.7bAris Adamantiadis2010-04-143-0/+18
* Fix missing string_data() in crypto debug codeAris Adamantiadis2010-04-142-10/+10
* Fix vsnprintf symbol on older VS2003 compilerAris Adamantiadis2010-04-063-0/+20
* Fix building on win32/vs7Aris Adamantiadis2010-04-061-3/+3
* Fixed a typo.Andreas Schneider2010-04-041-1/+1
* Removed the unneeded dependency to doxygen.Andreas Schneider2010-04-041-1/+0