Commit Graph

  • 3671c61023 build: Fixed build. Andreas Schneider 2010-05-12 19:36:40 +02:00
  • 9739dae794 proxycommand: check the return values of pipe(). Andreas Schneider 2010-05-12 19:29:13 +02:00
  • 2702f3ea3f Fixed building libssh with DEBUG_CRYPTO. Andreas Schneider 2010-05-12 19:24:22 +02:00
  • 81793de030 Fixed building libssh with DEBUG_CRYPTO. Andreas Schneider 2010-05-12 19:24:22 +02:00
  • a5157e69b1 Increment the soversion number. Andreas Schneider 2010-05-12 19:01:25 +02:00
  • 4abd0522b4 Increment version and soversion numbers. Andreas Schneider 2010-05-12 19:00:07 +02:00
  • 62b6eb4436 Updated ChangeLog entries for 0.4.3. Andreas Schneider 2010-05-12 18:59:29 +02:00
  • 4b7eba1eda Added runtime detection of WSAPoll(). Andreas Schneider 2010-05-12 15:47:26 +02:00
  • 101a65378c Merge branch 'look' Andreas Schneider 2010-05-12 18:42:20 +02:00
  • 91ef298e7d Added runtime detection of WSAPoll(). Andreas Schneider 2010-05-12 15:47:26 +02:00
  • 9970b1fd7d Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR. Andreas Schneider 2010-05-12 13:57:54 +02:00
  • 739234afb9 Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR. Andreas Schneider 2010-05-12 13:55:32 +02:00
  • 4ecefb5017 Fixed linking errors on Windows. Andreas Schneider 2010-05-12 13:53:25 +02:00
  • 444008aabc Fixed build of ssh_lowercase and ssh_hostport on Windows. Andreas Schneider 2010-05-12 13:47:28 +02:00
  • 45857bc606 Fixed windows include files in pcap support. Andreas Schneider 2010-05-12 13:39:00 +02:00
  • d703f51861 Fixed windows include files in pcap support. Andreas Schneider 2010-05-12 13:39:00 +02:00
  • a009702cd6 Fixed Windows build warnings. Andreas Schneider 2010-05-12 13:08:45 +02:00
  • ed268e5948 Fixed Windows build. Andreas Schneider 2010-05-12 12:46:50 +02:00
  • 10b4654ad5 Added a select(2) based poll-emulation if poll(2) is not available. Andreas Schneider 2010-04-03 21:22:32 +02:00
  • da9b2e25f6 Fixed Windows build warnings. Andreas Schneider 2010-05-12 13:08:45 +02:00
  • fc508f9494 Fixed Windows build. Andreas Schneider 2010-05-12 12:46:50 +02:00
  • 9d7fc9d50b Use the new expand functions. Andreas Schneider 2010-05-11 02:08:29 +02:00
  • b8bc3a6582 Added a function to expand an escaped string. Andreas Schneider 2010-05-10 23:18:09 +02:00
  • 07e8d8f1f2 Added a function to expand the tilde from a path. Andreas Schneider 2010-05-10 22:47:00 +02:00
  • 3573bd4d87 Use the new expand functions. Andreas Schneider 2010-05-11 02:08:29 +02:00
  • c7ee14e786 Added a torture test for ssh_path_expand_escape(). Andreas Schneider 2010-05-11 01:12:08 +02:00
  • fac56bae32 Added a function to expand an escaped string. Andreas Schneider 2010-05-10 23:18:09 +02:00
  • c5c1698cde Added a torture test for ssh_path_expand_tilde(). Andreas Schneider 2010-05-10 22:47:21 +02:00
  • 4df7daec82 Added a function to expand the tilde from a path. Andreas Schneider 2010-05-10 22:47:00 +02:00
  • 26d04ff037 Fix style in ssh_poll_ctx_dopoll Aris Adamantiadis 2010-05-10 23:19:39 +02:00
  • 5713481838 Fix options copy Aris Adamantiadis 2010-05-10 22:46:20 +02:00
  • 74c9c1afa9 Added code to test proxycommand Aris Adamantiadis 2010-05-10 22:44:06 +02:00
  • 34a927716a Added code to test proxycommand Aris Adamantiadis 2010-05-10 22:40:28 +02:00
  • bae4090715 Backport of the proxycommand feature Aris Adamantiadis 2010-05-10 22:32:52 +02:00
  • e159f04df8 make compression not mandatory in options_getopt Aris Adamantiadis 2010-05-10 22:17:29 +02:00
  • 4a21b6f168 Some grammarnazi things + fix int->socket_t Aris Adamantiadis 2010-05-10 22:01:09 +02:00
  • fe16cce405 Fix crash in testcase proxycommand Aris Adamantiadis 2010-05-10 21:50:03 +02:00
  • 403ded1e97 Use configure checks to define vsnprintf and strncpy. Andreas Schneider 2010-05-10 15:32:17 +02:00
  • 6fd8de3376 Added configure checks for _vsnprintf_s and strncpy. Andreas Schneider 2010-05-10 15:27:40 +02:00
  • 8ba02b6f4c Use configure checks to define vsnprintf and strncpy. Andreas Schneider 2010-05-10 15:32:17 +02:00
  • f5191ec222 Added configure checks for _vsnprintf_s and strncpy. Andreas Schneider 2010-05-10 15:27:40 +02:00
  • 144126789c Added configure checks for vsnprintf and _vsnprintf. Andreas Schneider 2010-05-10 15:24:52 +02:00
  • 5fe99f8b09 Fixed building libssh with VC9. Andreas Schneider 2010-05-10 14:40:00 +02:00
  • 8dcfc9849e Fixed building libssh with VC9. Andreas Schneider 2010-05-10 14:40:00 +02:00
  • b28fb6654c Fixed a MSVC build error. Andreas Schneider 2010-05-10 13:18:16 +02:00
  • 9294c3284c Changed test name + test with invalid proxycommand Aris Adamantiadis 2010-05-10 11:08:32 +02:00
  • af155db080 Move ssh_hostport to a location which is global accessible. Patrick Spendrin 2010-05-08 18:37:41 +02:00
  • df5a94d445 The lower function doesn't have the prefix. Patrick Spendrin 2010-05-08 18:36:57 +02:00
  • 4bfe7f024c Added more defines to use secure VC functions. Andreas Schneider 2010-04-06 23:06:37 +02:00
  • 9278dc0666 Added more defines to use secure VC functions. Andreas Schneider 2010-04-06 23:06:37 +02:00
  • af519d73ae Fix doc and actually make the test run :) Aris Adamantiadis 2010-05-09 01:05:12 +02:00
  • 3a326793fd Test case for proxycommand Aris Adamantiadis 2010-05-09 00:54:37 +02:00
  • f31a14b793 ssh_socket support for 2 fd + Proxyhost command Aris Adamantiadis 2010-05-09 00:48:10 +02:00
  • 7886326aa8 Fix u_int_x_t -> uint_x_t Aris Adamantiadis 2010-05-08 22:23:05 +02:00
  • 31cc03f8e6 added test for ntohll Aris Adamantiadis 2010-05-08 22:22:06 +02:00
  • cf7449c525 Added tests for ssh_dirname and ssh_basename Aris Adamantiadis 2010-05-08 22:13:35 +02:00
  • b0cdbf5b22 Added test for zlib compression method Aris Adamantiadis 2010-05-07 13:51:10 +02:00
  • 231e378157 Added torture_algorithms test case Aris Adamantiadis 2010-05-07 13:39:38 +02:00
  • 431d8fe7c7 The actual init test Aris Adamantiadis 2010-05-07 13:39:08 +02:00
  • 9ee4d6c697 Added torture_ssh_init unit test Aris Adamantiadis 2010-05-07 13:16:42 +02:00
  • 99ea177eea oops, this file was not intended to be commited Aris Adamantiadis 2010-05-07 13:03:35 +02:00
  • 476630841f Match hashed [host]:port format knownhosts Aris Adamantiadis 2010-05-01 16:52:46 +02:00
  • 7f59662cad knownhosts writing cherry-pick Aris Adamantiadis 2010-05-07 12:58:56 +02:00
  • e9d6b15926 First implementation of known_hosts with port read Aris Adamantiadis 2010-05-07 12:55:33 +02:00
  • 3f14d7a54a More detailed tests Aris Adamantiadis 2010-05-05 14:57:47 +02:00
  • 52acb3fcac Make unit test spit libssh error messages Aris Adamantiadis 2010-05-05 14:26:30 +02:00
  • a8d08a9478 Fixed a typo in tutorial Aris Adamantiadis 2010-05-03 21:15:24 +02:00
  • c691aa3e32 Forgot the pki files Aris Adamantiadis 2010-05-02 00:03:06 +02:00
  • 430e570629 Added pki.[ch] files as a new standard API for PKs Aris Adamantiadis 2010-05-01 20:32:27 +02:00
  • 65dc4f1186 Match hashed [host]:port format knownhosts Aris Adamantiadis 2010-05-01 16:52:46 +02:00
  • 6b320a00a0 knownhosts writing and unit test Aris Adamantiadis 2010-05-01 12:47:44 +02:00
  • 22be109956 First implementation of known_hosts with port read Aris Adamantiadis 2010-05-01 00:40:10 +02:00
  • 4bb790fb5d Fix uninitialized variable used Aris Adamantiadis 2010-04-28 20:22:05 +02:00
  • 7d32ec5d28 Fix warnings found with clang analyzer Aris Adamantiadis 2010-04-28 19:36:39 +02:00
  • 20e7ec96ae Fix bugs found by clang analyzer Aris Adamantiadis 2010-04-28 18:43:41 +02:00
  • 2e563e0fa8 Fix documentation of MacroCheckCCompilerFlagSSP Aris Adamantiadis 2010-04-28 18:31:07 +02:00
  • cbd0a8f4b5 Change the test file for stackprotector for clang Aris Adamantiadis 2010-04-28 18:01:15 +02:00
  • ecbe577be3 Fixed warnings with clang Aris Adamantiadis 2010-04-28 17:23:47 +02:00
  • 84db436e3b Fix doc and libgcrypt build Aris Adamantiadis 2010-04-28 12:48:47 +02:00
  • 904c6ed853 Renamed private type TYPE_RSA to SSH_KEYTYPE_* Aris Adamantiadis 2010-04-28 12:14:03 +02:00
  • 186e07b415 Added ssh_privatekey_type public function Aris Adamantiadis 2010-04-28 11:51:02 +02:00
  • 6885d32c05 Added ssh_privatekey_type public function Aris Adamantiadis 2010-04-28 11:51:02 +02:00
  • 4ab63d3d8c Added first unittest-based bug found :) Aris Adamantiadis 2010-04-27 23:48:54 +02:00
  • 696ef7aecc Added privatekey_from_file with passphrase test Aris Adamantiadis 2010-04-27 23:48:18 +02:00
  • 9603f2520b make torture_keyfiles silent Aris Adamantiadis 2010-04-27 23:28:18 +02:00
  • a5a806f7ee Added test for privatekey_from_file Aris Adamantiadis 2010-04-27 23:25:21 +02:00
  • fa294e8603 Fix select loop in sample Aris Adamantiadis 2010-04-24 23:22:00 +02:00
  • 97d2f755c4 Do not send twice ssh_userauth_none requests Aris Adamantiadis 2010-04-24 23:01:18 +02:00
  • 83536ab7d1 Fixes \r in SSH1 banner Aris Adamantiadis 2010-04-24 22:47:34 +02:00
  • 6cdbc01208 Fixes infinite loops Aris Adamantiadis 2010-04-24 22:46:19 +02:00
  • 833903e8ec torture: Fix compiling options test if NSS_BUFLEN_PASSWD isn't defined. Andreas Schneider 2010-04-20 13:30:07 +02:00
  • c53383a316 session: Fixed a memory leak. Andreas Schneider 2010-04-20 13:29:50 +02:00
  • dfc35699ea packet: Fixed linking if we build without server support. Andreas Schneider 2010-04-20 13:28:54 +02:00
  • b7a7c816df kex: Fixed a memory leak. Andreas Schneider 2010-04-20 13:28:12 +02:00
  • 090f036205 channels: Don't use signal as a name. Andreas Schneider 2010-04-20 13:27:12 +02:00
  • 8738e93dc0 cmake: Fixed openssl detection. Andreas Schneider 2010-04-20 13:25:46 +02:00
  • ee2bee88ee Fix warnings Aris Adamantiadis 2010-04-14 21:20:42 +02:00
  • 6ffd38d25e Fix doublefree happening after a negociation error Aris Adamantiadis 2010-04-14 21:14:32 +02:00
  • 250273cf1a Do not compile aes*-ctr with <=OpenSSL 0.9.7b Aris Adamantiadis 2010-04-14 20:43:06 +02:00
  • bc15f7b7aa Fix missing string_data() in crypto debug code Aris Adamantiadis 2010-04-14 18:24:23 +02:00