Commit Graph

  • e85b20ba82 pki: Fix memory leak with ecdsa signatures. Andreas Schneider 2014-02-11 10:31:51 +01:00
  • 78d5d64b38 Update ChangeLog. libssh-0.6.1 Andreas Schneider 2014-02-07 16:21:15 +01:00
  • f73a44c223 cpack: Ignore obj directory. Andreas Schneider 2014-02-10 10:15:37 +01:00
  • 352c7381a8 cpack: Ignore obj directory. Andreas Schneider 2014-02-10 10:15:37 +01:00
  • 1cccfdf8a0 packet: Improve readablity of packet decrypt. Andreas Schneider 2014-02-06 20:30:29 +01:00
  • 3e57b54688 packet: Improve readablity of packet decrypt. Andreas Schneider 2014-02-06 20:30:29 +01:00
  • 2a183440c7 packet_crypt: Make packet_{en,de}crypt fail consistently on len == 0 Alan Dunn 2014-02-05 17:26:57 -06:00
  • bb0023b7c7 packet: Do not decrypt zero length rest of buffer Alan Dunn 2014-02-06 08:12:46 -06:00
  • abe4ed0e75 packet_crypt: Make packet_{en,de}crypt fail consistently on len == 0 Alan Dunn 2014-02-05 17:26:57 -06:00
  • e7f831f0a3 packet: Do not decrypt zero length rest of buffer Alan Dunn 2014-02-06 08:12:46 -06:00
  • 4ea4e12df2 build: Use Threads_FOUND to decide whether to build ssh_threads. Raphael Kubo da Costa 2014-02-06 12:08:57 +02:00
  • fb49e194df session: skip timestamp init for non-blocking case Jon Simons 2014-02-04 19:04:16 -08:00
  • 13f4e31ad1 session: add getters for session cipher names Jon Simons 2014-02-03 22:37:25 -08:00
  • 398e8d50b5 build: Use Threads_FOUND to decide whether to build ssh_threads. Raphael Kubo da Costa 2014-02-06 12:08:57 +02:00
  • fa34d11749 session: skip timestamp init for non-blocking case Jon Simons 2014-02-04 19:04:16 -08:00
  • 93370d61ba session: add getters for session cipher names Jon Simons 2014-02-03 22:37:25 -08:00
  • da5fa4ef66 Revert f2c2687ca6 Aris Adamantiadis 2014-02-05 22:29:22 +01:00
  • 22d6c36800 Revert f2c2687ca6 Aris Adamantiadis 2014-02-05 22:29:22 +01:00
  • dca415a38e knownhosts: resolve leaks found by coverity Aris Adamantiadis 2014-02-05 08:07:45 +01:00
  • 56f86cd4a1 knownhosts: detect variations of ecdsa Aris Adamantiadis 2014-02-04 22:28:30 +01:00
  • c28ad814d0 knownhosts: resolve leaks found by coverity Aris Adamantiadis 2014-02-05 08:07:45 +01:00
  • fdc660f313 knownhosts: detect variations of ecdsa Aris Adamantiadis 2014-02-04 22:28:30 +01:00
  • f265afacfb tests: lines lost during last cherry-pick merge Aris Adamantiadis 2014-02-04 16:20:20 +01:00
  • 99f8b2b803 Kex: fix coverity warning + edge case Aris Adamantiadis 2014-02-02 20:50:36 +01:00
  • 22edaf43ee server: use custom server banners Audrius Butkevicius 2014-02-04 14:34:33 +00:00
  • 497bd31364 server: allow custom server banners (bug #83) Aris Adamantiadis 2014-02-01 18:00:01 +01:00
  • 8ed0c0b3c8 Knownhosts: implement hostkey with knownhosts heuristic Aris Adamantiadis 2014-02-01 17:34:16 +01:00
  • ce39d2fa73 knownhosts: add test case for bug #138 Aris Adamantiadis 2014-02-01 16:48:36 +01:00
  • 90d3768f0f known_hosts: add ssh_knownhosts_algorithms() Aris Adamantiadis 2014-02-01 16:35:13 +01:00
  • 6f66032209 build: remove OSX deprecated warnings for openssl Aris Adamantiadis 2014-02-02 21:41:32 +01:00
  • 57418dd2cc server: use custom server banners Audrius Butkevicius 2014-02-04 14:34:33 +00:00
  • c571cd8402 threads: Be less strict when deciding whether to build libssh_threads. Raphael Kubo da Costa 2014-02-03 12:58:37 +02:00
  • b049e12652 ConfigureChecks: Stop checking for CMAKE_HAVE_THREADS_LIBRARY. Raphael Kubo da Costa 2014-02-03 12:58:36 +02:00
  • 4e04ec8bf5 threads: Be less strict when deciding whether to build libssh_threads. Raphael Kubo da Costa 2014-02-03 12:58:37 +02:00
  • 79a80cdc77 ConfigureChecks: Stop checking for CMAKE_HAVE_THREADS_LIBRARY. Raphael Kubo da Costa 2014-02-03 12:58:36 +02:00
  • 785682ac28 socket: fix read of non-connected socket Jon Simons 2014-01-30 18:30:41 -08:00
  • f29f10876a doc: correct ssh_channel_read_timeout units Jon Simons 2014-01-28 20:42:59 -08:00
  • 45d28c7682 doc: Document expected return value of channel data callback Audrius Butkevicius 2014-01-26 03:16:36 +00:00
  • 2786565e77 src: Fix argument order in ssh_channel_pty_window_change_callback Audrius Butkevicius 2014-01-26 02:58:15 +00:00
  • 96ad690c80 src: Define MAX_BUF_SIZE globally and use it. Joseph Southwell 2014-02-02 19:28:51 +01:00
  • 0d82186503 client: Fix EOF session error reporting. Joseph Southwell 2014-02-02 19:25:16 +01:00
  • 5157d96958 Make function ssh_channel_accept() nonblocking if timeout is 0. Oleksandr Shneyder 2014-01-22 21:06:13 +01:00
  • 95782ada1f socket: fix read of non-connected socket Jon Simons 2014-01-30 18:30:41 -08:00
  • f7b61bf557 doc: correct ssh_channel_read_timeout units Jon Simons 2014-01-28 20:42:59 -08:00
  • adf4d4f147 doc: Document expected return value of channel data callback Audrius Butkevicius 2014-01-26 03:16:36 +00:00
  • dc93edc932 src: Fix argument order in ssh_channel_pty_window_change_callback Audrius Butkevicius 2014-01-26 02:58:15 +00:00
  • 6bbdaceaca src: Define MAX_BUF_SIZE globally and use it. Joseph Southwell 2014-02-02 19:28:51 +01:00
  • eedecd0269 client: Fix EOF session error reporting. Joseph Southwell 2014-02-02 19:25:16 +01:00
  • d904784489 Make function ssh_channel_accept() nonblocking if timeout is 0. Oleksandr Shneyder 2014-01-22 21:06:13 +01:00
  • 31fb4e1e69 build: remove OSX deprecated warnings for openssl Aris Adamantiadis 2014-02-02 21:41:32 +01:00
  • 3bdc2b1d4f build: fix cmake bug introduced yesterday Aris Adamantiadis 2014-02-02 20:56:21 +01:00
  • 1e37430dbe Kex: fix coverity warning + edge case Aris Adamantiadis 2014-02-02 20:50:36 +01:00
  • 671f1979a6 server: allow custom server banners (bug #83) Aris Adamantiadis 2014-02-01 18:00:01 +01:00
  • fdaa42da1a Knownhosts: implement hostkey with knownhosts heuristic Aris Adamantiadis 2014-02-01 17:34:16 +01:00
  • 8d450ef81a knownhosts: add test case for bug #138 Aris Adamantiadis 2014-02-01 16:48:36 +01:00
  • c433ac02bd known_hosts: add ssh_knownhosts_algorithms() Aris Adamantiadis 2014-02-01 16:35:13 +01:00
  • 1c24a0508f Added known host test cases Aris Adamantiadis 2014-02-01 15:33:15 +01:00
  • f0d6ce8958 tests: fix compilation on OSX (libargp detection) Aris Adamantiadis 2014-02-01 14:49:57 +01:00
  • 6a0787a366 pki_crypto: Fix memory leak with EC_KEY_set_public_key(). Andreas Schneider 2014-01-28 11:56:59 +01:00
  • 75be42df75 pki_crypto: Fix memory leak with EC_KEY_set_public_key(). Andreas Schneider 2014-01-28 11:56:59 +01:00
  • 709e921942 doc: Document the unit for ssh_select() timeout. Andreas Schneider 2014-01-23 11:29:01 +01:00
  • 3224506fe0 doc: Document the unit for ssh_select() timeout. Andreas Schneider 2014-01-23 11:29:01 +01:00
  • 43a69b0a65 dh: Fix NULL check for p_group14. Rod Vagg 2014-01-23 11:21:51 +01:00
  • d4d30d0375 dh: Fix NULL check for p_group14. Rod Vagg 2014-01-23 11:21:51 +01:00
  • 18506f697c pki_crypto: fix DSA signature extraction Jon Simons 2014-01-21 23:36:08 -08:00
  • 7ff6b3537f pki_crypto: fix DSA signature extraction Jon Simons 2014-01-21 23:36:08 -08:00
  • 368509f5d1 pki: Use ssh_buffer_add_data() in pki_gcrypt.. Andreas Schneider 2014-01-22 16:12:31 +01:00
  • 15bede0c0e doc: Fix description of error parameter for ssh_get_error* Alan Dunn 2014-01-21 13:29:29 -06:00
  • 7eff889384 doc: Fix description of error parameter for ssh_get_error* Alan Dunn 2014-01-21 13:29:29 -06:00
  • 92dde09a37 pki_crypto: pad RSA signature blobs Jon Simons 2014-01-19 16:37:57 -08:00
  • 465816f4a0 pki_crypto: pad RSA signature blobs Jon Simons 2014-01-19 16:37:57 -08:00
  • 809d76cbf2 Test change to ssh_bind_accept_fd Alan Dunn 2014-01-21 08:19:32 -06:00
  • f78a74c160 Import keys during ssh_bind_accept_fd Alan Dunn 2014-01-21 08:19:31 -06:00
  • b3b3045a81 Separate out key import functionality from ssh_bind_listen Alan Dunn 2014-01-21 08:19:30 -06:00
  • 9fff70fa41 Test change to ssh_bind_accept_fd Alan Dunn 2014-01-21 08:19:32 -06:00
  • d3e081ba44 Import keys during ssh_bind_accept_fd Alan Dunn 2014-01-21 08:19:31 -06:00
  • 086847f997 Separate out key import functionality from ssh_bind_listen Alan Dunn 2014-01-21 08:19:30 -06:00
  • cb9786b3ae src: Rename buffer_add_data() to ssh_buffer_add_data(). Andreas Schneider 2014-01-19 20:55:55 +01:00
  • 9c4144689d src: Rename buffer_init to ssh_buffer_init(). Andreas Schneider 2014-01-19 20:43:29 +01:00
  • 72fd3a73df doc: Fix channel documentation. Andreas Schneider 2014-01-17 11:08:49 +01:00
  • e745236ae5 doc: Fix channel documentation. Andreas Schneider 2014-01-17 11:08:49 +01:00
  • 13eef19000 pki: Do not use deprecated string functions. Andreas Schneider 2014-01-17 09:29:24 +01:00
  • 2fe59071b2 src: Do not use deprecated functions. Andreas Schneider 2014-01-16 15:27:46 +01:00
  • a7157b7907 include: Mark functions as deprecated! Andreas Schneider 2014-01-16 15:27:23 +01:00
  • cf19770ede bind: fix possible double-frees in ssh_bind_free Jon Simons 2014-01-15 13:50:15 -08:00
  • 6007c3c43f bind: fix possible double-frees in ssh_bind_free Jon Simons 2014-01-15 13:50:15 -08:00
  • 7f42f5a3c9 cmake: Increase version numbers for 0.6.1. Andreas Schneider 2014-01-16 09:16:11 +01:00
  • 6223e05b23 doc: Use ssh_channel_accept_forward() in documentation. Andreas Schneider 2014-01-16 09:14:52 +01:00
  • 634671db11 channel: Add ssh_channel_accept_forward(). Oleksandr Shneyder 2014-01-11 00:33:33 +01:00
  • 9d1ddd0547 doc: Add changes to the forwarding tutorial. Andreas Schneider 2014-01-16 09:09:52 +01:00
  • 5229253f86 channel: Fix the name scheme of the forward functions. Andreas Schneider 2014-01-16 09:06:56 +01:00
  • a1c4fc07d4 channel: Add ssh_channel_accept_forward(). Oleksandr Shneyder 2014-01-11 00:33:33 +01:00
  • 6d09104ad3 Rename build directory to obj. Andreas Schneider 2014-01-16 08:50:24 +01:00
  • 1f689261ec threads: support libgcrypt 1.6 hack Aris Adamantiadis 2014-01-08 16:58:49 +01:00
  • 57ef959aa3 threads: support libgcrypt 1.6 hack Aris Adamantiadis 2014-01-08 16:58:49 +01:00
  • 4919771f0f ChangeLog: Set release date. libssh-0.6.0 Andreas Schneider 2014-01-08 11:17:12 +01:00
  • 8aad24c062 include: Remove warning cause VSC doesn't know about it. Andreas Schneider 2014-01-08 10:55:20 +01:00
  • b617d7fa29 include: Remove warning cause VSC doesn't know about it. Andreas Schneider 2014-01-08 10:55:20 +01:00
  • 0e5510bb99 include: Fix building if we do not have asm volatile. Andreas Schneider 2014-01-08 10:52:29 +01:00
  • 4b3363ecf2 include: Fix building if we do not have asm volatile. Andreas Schneider 2014-01-08 10:52:29 +01:00