Commit Graph

  • 164b8e99cc Add logic to support SHA2 HMAC algorithms Dirkjan Bussink 2014-04-20 10:04:21 +00:00
  • 4a08902664 Add SHA2 algorithms for HMAC Dirkjan Bussink 2014-04-20 09:53:47 +00:00
  • d6e6a453fc log: Fix log levels. Gangadhar Sandrani 2014-04-22 09:35:33 +02:00
  • eb86fd8cdf kex: server fix for first_kex_packet_follows Jon Simons 2014-04-15 01:48:24 -07:00
  • 099e2e8438 build: Do not link against libssl, only libcrypto Alan Dunn 2014-04-12 16:11:13 -05:00
  • 2691ed595e cmake: Install cmake config files to the correct directory. Andreas Schneider 2014-04-16 15:45:06 +02:00
  • 7b133cf9f5 doc: Improve docs for ssh_channel_get_exit_status(). Andreas Schneider 2014-04-09 15:01:25 +02:00
  • 9b59f1a222 channels: Fix exit-signal request. Andreas Schneider 2014-04-09 14:52:14 +02:00
  • 8f21f879d3 session: Fix a memory leak with custom banner. Andreas Schneider 2014-04-09 14:46:57 +02:00
  • 67752dabfc cmake: Enable creation of the compile command database by default. Andreas Schneider 2014-04-04 10:03:43 +02:00
  • 291312c5e4 cmake: Install cmake config files to the correct directory. Andreas Schneider 2014-04-16 15:45:06 +02:00
  • e2805abbf7 Revert "kex: server fix for first_kex_packet_follows" Andreas Schneider 2014-04-15 09:49:25 +02:00
  • 79d51099ac examples: Fix a bad shift if ssh_get_fd() returns -1. Andreas Schneider 2014-04-14 21:24:28 +02:00
  • adf23533e0 doc: Improve docs for ssh_channel_get_exit_status(). Andreas Schneider 2014-04-09 15:01:25 +02:00
  • 927cd90dc1 channels: Fix exit-signal request. Andreas Schneider 2014-04-09 14:52:14 +02:00
  • b5efbe75cd session: Fix a memory leak with custom banner. Andreas Schneider 2014-04-09 14:46:57 +02:00
  • 01311dd419 cmake: Fix doxygen. Andreas Schneider 2014-04-09 15:01:13 +02:00
  • 5865b9436f kex: server fix for first_kex_packet_follows Jon Simons 2014-04-09 15:24:04 -07:00
  • ad1313c2e5 Revert "direct-tcpip and forwarded-tcpip callbacks" Andreas Schneider 2014-04-09 12:49:06 +02:00
  • 0cb9f792b8 cmake: Update doxygen module. Andreas Schneider 2014-04-09 11:21:29 +02:00
  • efe785e711 direct-tcpip and forwarded-tcpip callbacks Loïc Michaux 2014-03-07 15:19:44 +01:00
  • 48aca98cd5 pki crypto: expose new ssh_pki_key_ecdsa_name API Jon Simons 2014-04-04 15:37:43 -07:00
  • 89e154f78c libsshpp: include required <string> header for std::string Petar Koretic 2014-03-31 10:13:06 +00:00
  • 491b407d17 examples: Update ssh_server_fork for new SSH_BIND_OPTIONS_HOSTKEY Alan Dunn 2014-03-27 08:18:49 -05:00
  • 2f4589b765 doc: Document new meaning of SSH_BIND_OPTIONS_HOSTKEY Alan Dunn 2014-03-27 08:18:48 -05:00
  • acb7161c81 options: Repurpose SSH_BIND_OPTIONS_HOSTKEY to load host keys Alan Dunn 2014-03-27 08:18:47 -05:00
  • 437a39c798 cmake: Enable creation of the compile command database by default. Andreas Schneider 2014-04-04 10:03:43 +02:00
  • b3e6d5df53 packet: Fix function name. Andreas Schneider 2014-03-27 11:26:27 +01:00
  • 34ac4e4248 packet: elide two buffer_prepend calls into one Jon Simons 2014-02-06 12:37:02 -08:00
  • 53644a14ac style: be consistent when iterating over wanted_methods Luka Perkov 2014-02-10 00:13:26 +00:00
  • aa05248ca8 packet: elide two buffer_prepend calls into one Jon Simons 2014-02-06 12:37:02 -08:00
  • 1928fb6a85 doc: Fix ssh_userauth_none() function signature. Andreas Schneider 2014-03-27 11:06:01 +01:00
  • 5b1678f197 doc: Improve and consolidate ssh_bind_options_set docs Alan Dunn 2014-03-21 08:51:34 -05:00
  • 8aff91dfcb libssh: libhpp: overload read function to support timeout parameter Petar Koretic 2014-03-20 09:59:43 +00:00
  • c0cc12d582 libssh: libhpp: avoid unnecessary call to ssh_channel_read Petar Koretic 2014-03-20 09:59:42 +00:00
  • a162071f9a libssh: libhpp: fix multiple definitions for acceptForward function Petar Koretic 2014-03-20 09:59:42 +00:00
  • 2091dab273 channel: check for closed state in waitwindow loops Jon Simons 2014-02-26 18:51:24 -08:00
  • 7f18ec4620 kex: enable more ECDSA hostkey algos Jon Simons 2014-02-15 15:48:54 -08:00
  • 8e698382db pki_crypto: guard against NULL pubkey->rsa in signature extraction Jon Simons 2014-02-10 13:07:23 -08:00
  • ce10d40325 session: fix comment typo Luka Perkov 2014-03-20 14:51:57 +01:00
  • 3fed9a5aff messages: use predefined macro for clearing sensitive data Luka Perkov 2014-03-20 14:46:17 +01:00
  • da0c77fdb1 client: fix corner case when sockets are manually created Luka Perkov 2014-03-17 16:16:07 +01:00
  • 818c80baed tests: torture_connect: add test for user provided socket Luka Perkov 2014-03-17 13:53:23 +01:00
  • bb55bb2daf tests: torture_connect: fix coding style Luka Perkov 2014-03-14 13:13:00 +01:00
  • fdced9d544 pki_crypto: Replace deprecated RSA_generate_key() with RSA_generate_key_ex() Petar Koretic 2014-03-16 10:20:44 +00:00
  • 96db44ff17 update gitignore file Luka Perkov 2014-03-14 12:29:25 +00:00
  • 70dbbfa320 doc: Add ECDSA keys to docs, make key docs consistent Alan Dunn 2014-03-07 08:13:22 -06:00
  • 1118fc2adf options: Allow use of host ECDSA key Alan Dunn 2014-03-07 08:13:21 -06:00
  • 257449a0b6 tests: Check the the ecdsa_nid is the same. Andreas Schneider 2014-03-27 10:00:30 +01:00
  • 8752460df4 tests: Add test case for bug #147 Alan Dunn 2014-03-12 08:34:01 -05:00
  • 04543c9dbc doc: Fix ssh_userauth_none() function signature. Andreas Schneider 2014-03-27 11:06:01 +01:00
  • d5aeebe323 socket: Fix style of ssh_socket_pollcallback Alan Dunn 2014-03-21 09:42:08 -05:00
  • 47bd0b6d1f doc: Improve and consolidate ssh_bind_options_set docs Alan Dunn 2014-03-21 08:51:34 -05:00
  • 8e2590b535 libssh: libhpp: overload read function to support timeout parameter Petar Koretic 2014-03-20 09:59:43 +00:00
  • c51f42a566 libssh: libhpp: avoid unnecessary call to ssh_channel_read Petar Koretic 2014-03-20 09:59:42 +00:00
  • 00d4fbe753 libssh: libhpp: fix multiple definitions for acceptForward function Petar Koretic 2014-03-20 09:59:42 +00:00
  • dee8e5688b channel: check for closed state in waitwindow loops Jon Simons 2014-02-26 18:51:24 -08:00
  • 40d81bb7ca kex: enable more ECDSA hostkey algos Jon Simons 2014-02-15 15:48:54 -08:00
  • 10bc5ac203 pki_crypto: guard against NULL pubkey->rsa in signature extraction Jon Simons 2014-02-10 13:07:23 -08:00
  • 8ba9402282 session: fix comment typo Luka Perkov 2014-03-20 14:51:57 +01:00
  • a2fe341da5 messages: use predefined macro for clearing sensitive data Luka Perkov 2014-03-20 14:46:17 +01:00
  • dbb2de272b client: fix corner case when sockets are manually created Luka Perkov 2014-03-17 16:16:07 +01:00
  • 9423a3a065 tests: torture_connect: add test for user provided socket Luka Perkov 2014-03-17 13:53:23 +01:00
  • 0c5d4954a7 tests: torture_connect: fix coding style Luka Perkov 2014-03-14 13:13:00 +01:00
  • 0b8d24f800 pki_crypto: Replace deprecated RSA_generate_key() with RSA_generate_key_ex() Petar Koretic 2014-03-16 10:20:44 +00:00
  • 48354f56ec update gitignore file Luka Perkov 2014-03-14 12:29:25 +00:00
  • 5c0c95bd34 examples: Add ECDSA key option to ssh_server_fork Alan Dunn 2014-03-07 08:13:24 -06:00
  • c82dd2eb81 examples: Add no default keys options to ssh_server_fork Alan Dunn 2014-03-07 08:13:23 -06:00
  • f6276fe739 doc: Add ECDSA keys to docs, make key docs consistent Alan Dunn 2014-03-07 08:13:22 -06:00
  • 2a1089d607 options: Allow use of host ECDSA key Alan Dunn 2014-03-07 08:13:21 -06:00
  • fbf73ede1e tests: Check the the ecdsa_nid is the same. Andreas Schneider 2014-03-27 10:00:30 +01:00
  • 577840d7f7 tests: Add test case for bug #147 Alan Dunn 2014-03-12 08:34:01 -05:00
  • 6f089a098b pki_crypto: Always copy ecdsa_nid into duplicated ECDSA keys Alan Dunn 2014-02-17 09:17:18 -06:00
  • 8b3be050c9 pki: Use SHA-2 for session ID signing with ECDSA keys Alan Dunn 2014-02-14 10:36:29 -06:00
  • ade33474be server: silence build warning Luka Perkov 2014-03-11 17:28:38 +00:00
  • dbf7749696 packet: log disconnect code in host byte order Jon Simons 2014-02-10 17:43:54 -08:00
  • 2db45dd547 bind: only set bindfd after successful listen Jon Simons 2014-02-10 18:20:19 -08:00
  • 3d9b1693eb pki_crypto: Always copy ecdsa_nid into duplicated ECDSA keys Alan Dunn 2014-02-17 09:17:18 -06:00
  • 15f3988bc8 pki: Use SHA-2 for session ID signing with ECDSA keys Alan Dunn 2014-02-14 10:36:29 -06:00
  • 9c2127b798 server: silence build warning Luka Perkov 2014-03-11 17:28:38 +00:00
  • 0bb779904d packet: log disconnect code in host byte order Jon Simons 2014-02-10 17:43:54 -08:00
  • 5eeac3566e bind: only set bindfd after successful listen Jon Simons 2014-02-10 18:20:19 -08:00
  • 87145387aa Prepare libssh-0.6.3. libssh-0.6.3 Andreas Schneider 2014-03-04 11:18:05 +01:00
  • d027460792 bump version to 0.6.2 Aris Adamantiadis 2014-03-04 11:34:36 +01:00
  • e99246246b security: fix for vulnerability CVE-2014-0017 Aris Adamantiadis 2014-02-05 21:24:12 +01:00
  • 3fdd82f2a8 security: fix for vulnerability CVE-2014-0017 Aris Adamantiadis 2014-02-05 21:24:12 +01:00
  • 48f0bfc703 security: fix for vulnerability CVE-2014-0017 v0-5 Aris Adamantiadis 2014-02-05 21:24:12 +01:00
  • c96e862c08 examples: Add missing include for stderr. Andreas Schneider 2014-02-17 09:20:46 +01:00
  • 7021a46617 cmake: Merge server examples. Andreas Schneider 2014-02-16 17:59:46 +01:00
  • c7cb2d0657 examples: Remove old samplesshd-tty. Andreas Schneider 2014-02-16 17:58:55 +01:00
  • fd50a4dd9f examples: Remove old samplesshd. Andreas Schneider 2014-02-16 17:56:46 +01:00
  • afe97d6cab examples: Add ssh_server_fork example Audrius Butkevicius 2014-02-16 12:22:50 +00:00
  • 00949383f4 config: Add missing HAVE_LIBUTIL_H define in config.h Audrius Butkevicius 2014-02-16 12:20:49 +00:00
  • 2a1cb323f7 examples: Add missing include on FreeBSD. Andreas Schneider 2014-02-14 10:32:30 +01:00
  • 4463d89a4a cmake: Check for libutil.h on FreeBSD. Andreas Schneider 2014-02-14 10:32:17 +01:00
  • 9e0fb9f29b pki: Fix build warning about unused variables. Andreas Schneider 2014-02-14 10:30:42 +01:00
  • a277dd9277 Add session/channel byte/packet counters Audrius Butkevicius 2014-02-12 16:53:18 +00:00
  • 6cd94a63ff pki: Fix the build on OpenSolaris. Andreas Schneider 2014-02-12 09:39:49 +01:00
  • 370d4b014d pki: Fix the build on OpenSolaris. Andreas Schneider 2014-02-12 09:39:49 +01:00
  • 7bd5e4101c pki: Fix memory leak with ecdsa signatures. Andreas Schneider 2014-02-11 10:31:51 +01:00