aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-14Sanitize libssh namespace + legacy wrappersAris Adamantiadis40-1315/+1640
2010-05-12connect: Fixed signedness warnings from MSVC.Andreas Schneider1-5/+6
2010-05-12win: Added missing includes with newer MSCV.Andreas Schneider4-2/+31
2010-05-12connect: Don't shadow errno.Andreas Schneider1-6/+6
2010-05-12connect: Make sure that we use float values for the status.Andreas Schneider1-7/+7
2010-05-12proxycommand: check the return values of pipe().Andreas Schneider1-2/+11
2010-05-12Fixed building libssh with DEBUG_CRYPTO.Andreas Schneider2-0/+2
2010-05-12Increment the soversion number.Andreas Schneider1-7/+7
2010-05-12Merge branch 'look'Andreas Schneider3-8/+33
2010-05-12Added runtime detection of WSAPoll().Andreas Schneider3-8/+33
2010-05-12Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR.Andreas Schneider2-0/+7
2010-05-12Fixed linking errors on Windows.Andreas Schneider2-2/+4
2010-05-12Fixed build of ssh_lowercase and ssh_hostport on Windows.Andreas Schneider1-64/+63
2010-05-12Fixed windows include files in pcap support.Andreas Schneider1-1/+3
2010-05-12Fixed Windows build warnings.Andreas Schneider3-2/+16
2010-05-12Fixed Windows build.Andreas Schneider1-2/+3
2010-05-11Use the new expand functions.Andreas Schneider5-103/+102
2010-05-11Added a torture test for ssh_path_expand_escape().Andreas Schneider1-0/+27
2010-05-11Added a function to expand an escaped string.Andreas Schneider2-0/+85
2010-05-11Added a torture test for ssh_path_expand_tilde().Andreas Schneider1-0/+25
2010-05-11Added a function to expand the tilde from a path.Andreas Schneider2-0/+62
2010-05-10Fix style in ssh_poll_ctx_dopollAris Adamantiadis1-19/+26
2010-05-10Fix options copyAris Adamantiadis1-0/+5
2010-05-10Added code to test proxycommandAris Adamantiadis1-2/+15
2010-05-10make compression not mandatory in options_getoptAris Adamantiadis1-2/+2
2010-05-10Some grammarnazi things + fix int->socket_tAris Adamantiadis2-5/+6
2010-05-10Fix crash in testcase proxycommandAris Adamantiadis1-3/+8
2010-05-10Use configure checks to define vsnprintf and strncpy.Andreas Schneider1-2/+10
2010-05-10Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider2-0/+9
2010-05-10Added configure checks for vsnprintf and _vsnprintf.Andreas Schneider2-0/+11
2010-05-10Fixed building libssh with VC9.Andreas Schneider1-8/+17
2010-05-10Fixed a MSVC build error.Andreas Schneider1-0/+1
2010-05-10Changed test name + test with invalid proxycommandAris Adamantiadis1-1/+18
2010-05-10Added more defines to use secure VC functions.Andreas Schneider1-1/+10
2010-05-09Fix doc and actually make the test run :)Aris Adamantiadis3-5/+17
2010-05-09Test case for proxycommandAris Adamantiadis2-0/+62
2010-05-09ssh_socket support for 2 fd + Proxyhost commandAris Adamantiadis10-86/+248
2010-05-08Fix u_int_x_t -> uint_x_tAris Adamantiadis1-3/+3
2010-05-08added test for ntohllAris Adamantiadis1-0/+19
2010-05-08Added tests for ssh_dirname and ssh_basenameAris Adamantiadis1-0/+31
2010-05-07Added test for zlib compression methodAris Adamantiadis1-1/+22
2010-05-07Added torture_algorithms test caseAris Adamantiadis2-0/+147
2010-05-07The actual init testAris Adamantiadis1-0/+46
2010-05-07Added torture_ssh_init unit testAris Adamantiadis1-0/+1
2010-05-05More detailed testsAris Adamantiadis1-16/+16
2010-05-05Make unit test spit libssh error messagesAris Adamantiadis1-4/+4
2010-05-03Fixed a typo in tutorialAris Adamantiadis1-1/+1
2010-05-02Forgot the pki filesAris Adamantiadis2-0/+141
2010-05-01Added pki.[ch] files as a new standard API for PKsAris Adamantiadis4-9/+14
2010-05-01Match hashed [host]:port format knownhostsAris Adamantiadis1-0/+3