Commit Graph

  • 20e637968a cmake: Define BSD. Andreas Schneider 2011-01-24 15:44:11 +01:00
  • 5c581f8a4c libsshpp: Removed unused variable. Andreas Schneider 2011-01-23 22:55:59 +01:00
  • d67cbdc926 examples: Fixed compilation on Windows. Andreas Schneider 2011-01-24 15:24:51 +01:00
  • a63dbc07f3 examples: Fixed knownhosts on Windows. Andreas Schneider 2011-01-23 22:52:53 +01:00
  • 6a3cd6c20f examples: enable exec and senddata on all plattforms. Andreas Schneider 2011-01-23 21:49:13 +01:00
  • 8a9ce6239a examples: Remove unused header file. Andreas Schneider 2011-01-23 21:48:41 +01:00
  • f3685f0f73 examples: Use ssh_getpass(). Andreas Schneider 2011-01-23 20:08:25 +01:00
  • 50a119dd0a misc: Added multiplatform ssh_getpass() fuction. Andreas Schneider 2011-01-23 20:08:17 +01:00
  • 8abdaa7abf examples: Start to build examples on more plattforms. Andreas Schneider 2011-01-23 18:57:35 +01:00
  • 80ef7d9304 Fix problem with ssh_connect w/ timeout &fd > 1024 Aris Adamantiadis 2011-01-03 22:51:23 +01:00
  • 84df46f805 Fix use-after-free when socket is closed in a callback handler Aris Adamantiadis 2011-01-19 16:01:21 +01:00
  • 460d43f050 cmake: Fixed ZLIB configure check. Andreas Schneider 2011-01-18 18:56:24 +01:00
  • 625692f4c5 cmake: Don't use cmake 2.8.3 features. Andreas Schneider 2011-01-17 09:24:57 +01:00
  • 0e2bbdd25b Fix doxygen warning Aris Adamantiadis 2011-01-16 23:42:08 +01:00
  • 6b52aaff1c ssh_auth_password made nonblocking Aris Adamantiadis 2011-01-16 21:57:11 +01:00
  • 227764a803 Made ssh_userauth_none nonblocking Aris Adamantiadis 2011-01-16 21:23:50 +01:00
  • 624676b1cc Made ask_userauth nonblocking Aris Adamantiadis 2011-01-16 18:05:47 +01:00
  • a236a15c6c modules: Improved the GCrypt module. Andreas Schneider 2011-01-16 12:47:06 +01:00
  • cb775092bc cmake: Fixed NSIS module. Andreas Schneider 2011-01-16 12:21:58 +01:00
  • 8d7d313498 cmake: Fixed ZLIB path checks. Andreas Schneider 2011-01-16 12:16:53 +01:00
  • c6e1792696 cmake: Improved the NSIS module. Andreas Schneider 2011-01-16 12:12:35 +01:00
  • 90fc5554e1 cmake: Improved the ZLIB find module based on CMake one. Andreas Schneider 2011-01-16 11:53:37 +01:00
  • e579dfb342 cmake: Fixed license header of the OpenSSL module. Andreas Schneider 2011-01-16 11:51:02 +01:00
  • 0c93914948 cmake: Improved FindOpenSSL based on CMake ones. Andreas Schneider 2011-01-16 11:15:49 +01:00
  • 670dd17044 Test double ssh_disconnect Aris Adamantiadis 2011-01-15 22:50:34 +01:00
  • b945cbca52 Fix double-connect testcase Aris Adamantiadis 2011-01-15 22:43:58 +01:00
  • e6d17ccc15 build: Updated the ChangeLog. release-0-4-8 Andreas Schneider 2011-01-11 11:06:19 +01:00
  • f8361d324e Fix torture_connect_double so it tests the right thing Aris Adamantiadis 2011-01-14 14:35:44 +01:00
  • 0b46f68c5f Fixed compilation without argp.h available Aris Adamantiadis 2011-01-13 21:21:19 +01:00
  • 2917e71aad Replaced argp support for platforms that support it Aris Adamantiadis 2011-01-13 18:34:04 +01:00
  • 551b87b65b New testcases for nonblocking ssh_connect and double ssh_connect Aris Adamantiadis 2011-01-13 18:09:04 +01:00
  • 5b6f048197 Use termination functions for event polling Aris Adamantiadis 2011-01-12 23:04:43 +01:00
  • a17472ff2b Fix unit tests for opensolaris Aris Adamantiadis 2011-01-11 17:48:48 +01:00
  • 7fbb926c0b Fix getpwuid_r on opensolaris Aris Adamantiadis 2011-01-11 17:45:26 +01:00
  • bb5f5281c0 build: Fixed build on Windows. Andreas Schneider 2011-01-11 11:07:17 +01:00
  • 9140242cbe Non-blocking mode for ssh_connect Aris Adamantiadis 2011-01-10 18:01:35 +01:00
  • bcea8921ba Change blocking parameter to a flag Aris Adamantiadis 2011-01-10 17:39:47 +01:00
  • 0b0a2d85d0 build: Updated version number to 0.4.8 Andreas Schneider 2011-01-10 14:52:25 +01:00
  • 076dfb8294 Fix connection callbacks called at wrong time Aris Adamantiadis 2011-01-10 12:14:26 +01:00
  • d631ce32ed All error path consistent with ssh_packet_kexinit Aris Adamantiadis 2011-01-10 11:24:15 +01:00
  • 4439d5c774 Log errors with ssh_log Aris Adamantiadis 2011-01-10 11:23:49 +01:00
  • ac6278feb7 Fix leak when key exchange fails. Aris Adamantiadis 2011-01-09 22:27:55 +01:00
  • d1e1103198 examples: Improve the authenticate_kbdint function. Andreas Schneider 2011-01-08 10:17:37 +01:00
  • 8d7245f54b keys: Fixed memory leaks in session signing. Andreas Schneider 2011-01-06 14:31:54 +01:00
  • 0b1f8a2b0c dh: Fixed a memory leak in ssh_print_hexa. Andreas Schneider 2011-01-06 14:25:35 +01:00
  • 4f83918109 Added interesting link Aris Adamantiadis 2011-01-07 10:42:19 +01:00
  • 8d676c77b1 Fix release number Aris Adamantiadis 2011-01-07 12:07:09 +01:00
  • 6b27966c9c keys: Fixed memory leaks in session signing. Andreas Schneider 2011-01-06 14:31:54 +01:00
  • a016d356fa dh: Fixed a memory leak in ssh_print_hexa. Andreas Schneider 2011-01-06 14:25:35 +01:00
  • 61852635b5 tests: Moved assert to the write place in torture_keyfiles. Andreas Schneider 2011-01-06 10:23:54 +01:00
  • 184f1e1706 tests: Assert if ssh_get_random failed in torture_rand_thread. Andreas Schneider 2011-01-06 10:13:06 +01:00
  • dfa01d0862 examples: Use the src mode in scp do_copy function. Andreas Schneider 2011-01-06 10:09:38 +01:00
  • 82547867eb options: Remove unsused getopt option. Andreas Schneider 2011-01-06 10:03:15 +01:00
  • 7d9f889911 tests: Added missing asserts in torture_keyfiles. Andreas Schneider 2011-01-06 10:00:57 +01:00
  • 13ece2a2f8 messages: Added missing NULL pointer checks. Andreas Schneider 2011-01-06 09:48:30 +01:00
  • e57d5a45b9 Fix the missing returns in C++ wrapper Aris Adamantiadis 2011-01-05 21:14:27 +01:00
  • ec12da273e tests: Fixed the segfault in torture_knownhosts. Andreas Schneider 2011-01-04 23:10:01 +01:00
  • fdffa42c02 Fix "SSH_KEXINIT received in wrong state" race Aris Adamantiadis 2011-01-04 16:59:54 +01:00
  • b1a65dd25f Fix problem with ssh_connect w/ timeout &fd > 1024 Aris Adamantiadis 2011-01-03 22:51:23 +01:00
  • d679d5d7ef poll: Ensure that the poll handle and ctx is zeroed. Andreas Schneider 2011-01-03 09:07:02 +01:00
  • 2464a25de7 tests: Fixed a build warning introduced before. Andreas Schneider 2011-01-03 09:02:34 +01:00
  • e12253168c tests: Call init and finalize in client torture tests. Andreas Schneider 2011-01-03 08:46:14 +01:00
  • 1540dad17f tests: Added more openssl valgrind suppressions. Andreas Schneider 2011-01-03 07:47:10 +01:00
  • 350838d1b5 messages: Fixed cast warnings on Windows. Andreas Schneider 2011-01-02 19:35:19 +01:00
  • f23880ddee base64: Added casts to GET macros to fix build warnings. Andreas Schneider 2011-01-02 19:32:58 +01:00
  • be3e5c35cf scp: Fixed a build warning on Windows. Andreas Schneider 2011-01-02 19:31:13 +01:00
  • 73c0cd050e poll: Fixed a build warning on Windows. Andreas Schneider 2011-01-02 19:23:13 +01:00
  • c54d6b7f8a bind: Added include file for close function on Windows. Andreas Schneider 2011-01-02 19:15:05 +01:00
  • 2b6fa19fe5 cmake: Fixed msvc posix warnings and unsecure functions. Andreas Schneider 2011-01-02 19:13:07 +01:00
  • 3f538b3ddd Call ssh_init()/ssh_finalize bf/af each testcase Aris Adamantiadis 2011-01-02 17:25:51 +01:00
  • 2faaefade9 Revert "tests: Call ssh_init() and ssh_finalize() before we run the tests." Aris Adamantiadis 2011-01-02 17:15:03 +01:00
  • ef1866db76 tests: Call ssh_init() and ssh_finalize() before we run the tests. Andreas Schneider 2011-01-02 09:19:53 +01:00
  • d4072082d0 tests: More openssl valgrind suppressions. Andreas Schneider 2011-01-02 09:10:42 +01:00
  • a7237e8cea tests: Updated the valgrind suppressions file. Andreas Schneider 2011-01-01 22:13:03 +01:00
  • bc2db562e5 cmake: Added missing OpenSSL directories on Windows. Andreas Schneider 2011-01-01 16:15:52 +01:00
  • 93ce8e8ffd cmake: Added looking for zdll on Windows. Andreas Schneider 2011-01-01 16:15:33 +01:00
  • 98bacf032f tests: Added torture_auth_autopubkey client test. Andreas Schneider 2011-01-01 20:52:34 +01:00
  • e795dae8f2 tests: Added a windows test for torture_path_expand_tilde. Andreas Schneider 2011-01-01 19:23:38 +01:00
  • 459fa3734f tests: Fixed includes for torture_list on Windows. Andreas Schneider 2011-01-01 20:22:50 +01:00
  • 52d6b7b914 tests: Fixed includes of torture_options for windows. Andreas Schneider 2011-01-01 20:20:42 +01:00
  • 5331489581 tests: Fixed the torture_callbacks test. Andreas Schneider 2011-01-01 19:13:29 +01:00
  • 2945a42c75 tests: Don't run torture_keyfiles on Windows. Andreas Schneider 2011-01-01 18:50:32 +01:00
  • 1f47730a82 tests: Fixed Windows build of torture_options. Andreas Schneider 2011-01-01 18:43:03 +01:00
  • 1b88542fbe misc: Avoid redefine of _WIN32_IE. Andreas Schneider 2011-01-01 18:42:13 +01:00
  • e78cc89b52 cmake: Added ssl libraries for OS/2. Andreas Schneider 2010-12-31 14:56:29 +01:00
  • 530629c5a7 cmake: Added ssl libraries for OS/2. Andreas Schneider 2010-12-31 14:55:36 +01:00
  • f6586576fb cmake: Fixed a warning on OS/2 if the compiler version is empty. (cherry picked from commit 98b5f07631) Andreas Schneider 2010-12-31 14:41:50 +01:00
  • 98b5f07631 cmake: Fixed a warning on OS/2 if the compiler version is empty. Andreas Schneider 2010-12-31 14:41:50 +01:00
  • 3797ca0ec6 libssh: Don't use the visibility flag on OS/2. Andreas Schneider 2010-12-31 14:35:06 +01:00
  • f46bf41813 libssh: Don't use the visibility flag on OS/2. Andreas Schneider 2010-12-31 14:35:06 +01:00
  • bfe59d0cdd cmake: Fixed installation path for OS/2. Andreas Schneider 2010-12-31 14:08:20 +01:00
  • 8e632b14d1 cmake: Fixed installation path for OS/2. Andreas Schneider 2010-12-31 14:08:20 +01:00
  • 4728ac54fc build: Fixed some build warnings. Andreas Schneider 2010-12-30 12:12:34 +01:00
  • da86340551 cmake: Improved the ctest file. Andreas Schneider 2010-12-30 12:12:06 +01:00
  • fc8fdcb16b cmake: Only use Profiling on Unix systems. Andreas Schneider 2010-12-30 11:55:13 +01:00
  • be68cfe923 cmake: Fixed NSIS detection on Windows. Andreas Schneider 2010-12-30 11:17:48 +01:00
  • cb48057098 threads: Fixed ssh_pthread_thread_id with mingw. Andreas Schneider 2010-12-30 00:39:07 +01:00
  • ef91ac4ea0 socket: Fixed ssh_socket_fd_set prototype. Andreas Schneider 2010-12-30 00:30:44 +01:00
  • 1646ce970c cmake: Fixed find modules on Windows. Andreas Schneider 2010-12-30 00:26:37 +01:00
  • 08906e0f7f tests: It is enough to include libssh.h for torture_init. Andreas Schneider 2010-12-29 21:02:51 +01:00