Commit Graph

  • c1efcd28f5 Fixes bug #99 Aris Adamantiadis 2010-08-28 23:35:59 +02:00
  • 1fa9409554 ssh_channel_forward_* -> ssh_forward_* Aris Adamantiadis 2010-08-28 23:31:07 +02:00
  • adcd2e38e9 libsshpp: do not use deprecated functions Aris Adamantiadis 2010-08-28 22:53:18 +02:00
  • c19fb5656b Fixed missing libsshpp methods Aris Adamantiadis 2010-08-28 22:51:23 +02:00
  • 74939b8b8d Added missing /** in doxygen @}'s Aris Adamantiadis 2010-08-28 21:32:08 +02:00
  • 29a229724b Fix a few documentation issues Aris Adamantiadis 2010-08-28 21:05:24 +02:00
  • a9fafc32a8 Near to end of implementation of the C++ wrapper Aris Adamantiadis 2010-08-28 13:59:24 +02:00
  • 2de227a88b doc: Fixed section names. Andreas Schneider 2010-08-27 16:22:38 +02:00
  • 31ad140d20 doc: More work on the tutorial. Éric Bischoff 2010-08-27 16:20:17 +02:00
  • bcf4e56fe0 Fix C++ documentation about the exceptions Aris Adamantiadis 2010-08-27 12:01:42 +02:00
  • 1834ca3820 Added a SSH_NO_CPP_EXCEPTIONS mode to libsshpp.h Aris Adamantiadis 2010-08-27 11:52:09 +02:00
  • ad4a4120b7 doc: Add more details to the mainpage. Andreas Schneider 2010-08-27 11:45:13 +02:00
  • 0800f7ba56 doc: Added a newline on the mainpage. Andreas Schneider 2010-08-27 11:33:43 +02:00
  • 36576babe8 doc: Document the server responses. Andreas Schneider 2010-08-27 11:27:42 +02:00
  • ba9f5b7d95 doc: Improved the tutorial. Éric Bischoff 2010-08-27 11:11:08 +02:00
  • e5801287da poll: Fixed the ssh_poll_(init/cleanup) functions. Andreas Schneider 2010-08-18 22:06:59 +02:00
  • 5b9d92c36f poll: Fixed the usage of WSAPoll() on Windows. Andreas Schneider 2010-08-11 12:21:30 +02:00
  • edc6b2cef2 poll: Added a cleanup function to free the ws2_32 library. Andreas Schneider 2010-05-17 11:19:31 +02:00
  • 11a5383604 poll: Fixed the ssh_poll_(init/cleanup) functions. Andreas Schneider 2010-08-18 22:06:59 +02:00
  • d991606493 poll: Fixed the usage of WSAPoll() on Windows. Andreas Schneider 2010-08-11 12:21:30 +02:00
  • 14048354d5 Fix conflicts/ missing /** */ in doxygen Aris Adamantiadis 2010-08-23 21:21:57 +02:00
  • 94b689e19d New update of doxygen documentation Eric Bischoff 2010-08-23 21:00:35 +02:00
  • 8066100f53 Doxygen fixes Aris Adamantiadis 2010-08-23 20:48:30 +02:00
  • f60c22628a lot of C++ wrapper work Aris Adamantiadis 2010-08-23 20:34:17 +02:00
  • 53e608cbc4 Changed SSH_SUCCESS to SSH_OK Aris Adamantiadis 2010-08-20 13:01:12 +02:00
  • d10e73ffd7 Fixed "@deprecated" in doxygen Aris Adamantiadis 2010-08-20 12:59:42 +02:00
  • 9590a643ab Fixed "@deprecated" in doxygen Aris Adamantiadis 2010-08-20 12:59:42 +02:00
  • bec9bc1222 Changed SSH_SUCCESS to SSH_OK Aris Adamantiadis 2010-08-20 12:58:48 +02:00
  • b3067e362c Obsoletes ssh_auth_list, comment ssh_userauth_list Aris Adamantiadis 2010-08-19 19:53:16 +02:00
  • 1e75841036 Obsoletes ssh_auth_list, comment ssh_userauth_list Aris Adamantiadis 2010-08-19 19:51:18 +02:00
  • 32bf28e7ef doc: Improve the tutorial. Eric Bischoff 2010-08-19 14:48:49 +02:00
  • fd5aeba117 Change SOversion to 4.2.0 instead of 5.0.0 Aris Adamantiadis 2010-08-18 23:18:57 +02:00
  • 24b524040b server: Added an API entry for the message callback. Milo Jhoran 2010-08-08 02:27:51 +02:00
  • e533c3f33b server: Fix missing socket close notification. milo 2010-08-12 23:25:20 +02:00
  • 41ab19e1d0 Log Proxycommand command executed Aris Adamantiadis 2010-08-10 14:32:03 +02:00
  • 77475bdd55 misc: Added %p for port to ssh_path_expand_escape(). Andreas Schneider 2010-08-10 11:10:26 +02:00
  • 0c70e80d47 Fix typos in port forwarding (server side) Milo Jhoran 2010-08-08 02:20:44 +02:00
  • 5aa4592f0c example: Fixed build of samplesshd. Andreas Schneider 2010-08-10 00:32:51 +02:00
  • 855b73de87 server: Split ssh_bind_accept and create ssh_handle_key_exchange. milo 2010-08-10 00:14:03 +02:00
  • 136f4d3b0d Removed unnecessary headers in samplesshd Aris Adamantiadis 2010-08-09 22:08:43 +02:00
  • 714edcb8d9 Moved content from deprecated.c to legacy.c Aris Adamantiadis 2010-08-09 22:05:33 +02:00
  • a6b6a61775 server: Make ssh_accept a depreacted function to not break the API. Andreas Schneider 2010-08-09 21:39:32 +02:00
  • 39c9a6dfed server: Merge ssh_bind_accept. Andreas Schneider 2010-08-09 21:28:16 +02:00
  • 561df8d9a2 server: Rename ssh_accept to ssh_bind_accept. Andreas Schneider 2010-08-09 18:47:13 +02:00
  • 48a20a6137 example: Fixed the sample ssh server implementation. milo 2010-08-09 18:43:39 +02:00
  • 8ef0fbc294 server: Fixed the server implementation. milo 2010-08-09 18:43:15 +02:00
  • 51a21823f9 server: Added a define to set the server status. milo 2010-08-08 23:08:16 +02:00
  • 7a68331fcd messages: Make sure we pop the message at the beginning. milo 2010-08-08 23:03:50 +02:00
  • d896d6393b wrapper: Added a log message if client kex is empty. milo 2010-08-08 23:02:48 +02:00
  • 6d531ed0a6 session: Set needed poll events for handling packets. milo 2010-08-08 23:01:52 +02:00
  • 06df7c1b31 socket: Make sure we only transmit data if we have some. milo 2010-08-08 23:00:23 +02:00
  • 2b108483ce pcap: Zero the pcap structure. milo 2010-08-08 22:57:30 +02:00
  • 23c745d335 kex: Fixed initialization of server kex. milo 2010-08-08 22:52:09 +02:00
  • eb361626cb session: Added callback for the connection per session. milo 2010-08-08 22:48:54 +02:00
  • b0f8ca556b session: Fixed the type of the session dh_handshake_state. milo 2010-08-08 22:44:12 +02:00
  • e41e28744f build: Added a check for NSIS. Andreas Schneider 2010-07-13 13:19:06 +02:00
  • e862f04527 build: Set a default zlib search path for windows. Andreas Schneider 2010-07-13 14:03:54 +02:00
  • 42519db55d build: Set a default openssl search path for windows. Andreas Schneider 2010-07-13 14:03:25 +02:00
  • 019cb77b84 build: Don't test for big endian on Windows. Andreas Schneider 2010-07-13 16:07:52 +02:00
  • 296f6a9217 build: Fixed the Windows preprocessor macros and defines. Andreas Schneider 2010-07-13 15:10:19 +02:00
  • 5f99fed07c build: Fixed some mingw warnings. Andreas Schneider 2010-07-24 21:36:00 +02:00
  • 9973de535e priv: Fixed a mingw build bug. Andreas Schneider 2010-07-24 10:10:00 +02:00
  • d688ed2553 Begining of zlib@openssh.org implementation Aris Adamantiadis 2010-07-23 16:49:28 +02:00
  • b4c0b03694 Added the client unit testing information Aris Adamantiadis 2010-07-23 11:04:09 +02:00
  • e721c122d3 Continue removing old flushing code Aris Adamantiadis 2010-07-23 11:01:06 +02:00
  • 8cd0d0040e Removed obsolete socket functions Aris Adamantiadis 2010-07-23 08:27:05 +02:00
  • e5542b027b State error in server.c Aris Adamantiadis 2010-07-23 08:18:37 +02:00
  • 5aa9cf2fcf Add consistency check to ssh_set_callbacks Aris Adamantiadis 2010-07-23 08:09:57 +02:00
  • a7d9f4addd Correctly handle failed opened channels Aris Adamantiadis 2010-07-19 22:50:15 +02:00
  • a924869096 Receive and send SSH_MSG_UNIMPLEMENTED Aris Adamantiadis 2010-07-18 00:39:51 +02:00
  • 8c08b062d0 Fixed channel opening failures (infinite loop) Aris Adamantiadis 2010-07-17 23:51:15 +02:00
  • 96b06e8bb4 Fixed keepalive problem on older openssh servers Aris Adamantiadis 2010-07-16 23:16:04 +02:00
  • a8efffa969 New example for port forwarding Aris Adamantiadis 2010-07-16 23:14:47 +02:00
  • a4f4fa3058 Fixed keepalive problem on older openssh servers Aris Adamantiadis 2010-07-16 23:04:54 +02:00
  • a9c4877d84 New example for port forwarding Aris Adamantiadis 2010-07-16 22:45:12 +02:00
  • 284466632e build: InstallRequiredSystemLibraries isn't needed. Andreas Schneider 2010-07-16 08:58:32 +02:00
  • aa8381999a build: Fixed the NSIS build. Andreas Schneider 2010-07-13 17:49:01 +02:00
  • ac54a26c5d build: Fixed the Windows build. Andreas Schneider 2010-07-13 17:27:52 +02:00
  • fd53ebc7b6 build: Define values for printf functions. Andreas Schneider 2010-07-13 17:25:48 +02:00
  • df2436b4a6 build: Don't test for big endian on Windows. Andreas Schneider 2010-07-13 16:07:52 +02:00
  • 7029d2f4b8 build: Fixed the Windows preprocessor macros and defines. Andreas Schneider 2010-07-13 15:10:19 +02:00
  • 3c9c358385 build: Set a default zlib search path for windows. Andreas Schneider 2010-07-13 14:03:54 +02:00
  • 82d1627cad build: Set a default openssl search path for windows. Andreas Schneider 2010-07-13 14:03:25 +02:00
  • 641e89b14a build: Fixed typo. Andreas Schneider 2010-07-13 13:25:20 +02:00
  • 3a61d55f27 build: Added a check for NSIS. Andreas Schneider 2010-07-13 13:19:06 +02:00
  • c4d1d8b684 build: Increase version numbers. release-0-4-5 Andreas Schneider 2010-07-13 10:15:22 +02:00
  • 10e27f26be build: Updated ChangeLog. Andreas Schneider 2010-07-12 09:48:22 +02:00
  • ef0215fcf2 poll: Added poll constants for Windows. Andreas Schneider 2010-07-09 09:46:57 +02:00
  • 9791bc3eeb poll: Added poll constants for Windows. Andreas Schneider 2010-07-09 09:46:57 +02:00
  • 82beeea619 options: Added option to bind a client to an ip address. Andreas Schneider 2010-07-07 12:40:49 +02:00
  • 4ad7828797 options: Added option to bind a client to an ip address. Andreas Schneider 2010-07-07 12:40:49 +02:00
  • a18a3813fb Removed dead code in socket.c Aris Adamantiadis 2010-07-07 10:19:47 +02:00
  • af8315b9ce Fixed ssh_socket_poll behaviour Aris Adamantiadis 2010-07-07 10:00:09 +02:00
  • 94fdcf7a2a socket: Fixed ssh_socket_poll(). Andreas Schneider 2010-07-06 23:18:16 +02:00
  • b8180f4069 poll: FD_SETSIZE is only for the count value of FD_SET on Windows. Andreas Schneider 2010-07-06 00:39:34 +02:00
  • 59a95fc3a7 poll: FD_SETSIZE is only for the count value of FD_SET on Windows. Andreas Schneider 2010-07-06 00:39:34 +02:00
  • c1729c36d9 socket: Fixed a prototype. Andreas Schneider 2010-06-25 16:20:38 +02:00
  • 94b00cc762 Add ssh_callbacks_exists internal macro + unittest (first commit with eclipse helios, crossing fingers ...) Aris Adamantiadis 2010-06-25 16:19:19 +02:00
  • 23efab0f8f socket: Fixed conflicting types. Andreas Schneider 2010-06-24 20:05:10 +02:00
  • e4701e7c86 poll: Another attempt to get bsd_poll() working correctly. Andreas Schneider 2010-06-24 09:17:39 +02:00