Commit Graph

  • 18fe507324 Fix typos in manpages Mikhail Gusarov 2014-05-19 10:22:16 +02:00
  • d63e32dd30 wincng.c: Fixed memory leak in case of an error during ASN.1 decoding Marc Hoersken 2014-05-18 14:58:21 +02:00
  • c32e82e97b configure: Display individual crypto backends on separate lines Marc Hoersken 2014-03-16 19:39:41 +01:00
  • 7d4b5a8e07 libssh2_priv.h: a 1 bit bit-field should be unsigned Bob Kast 2014-03-20 14:45:46 -04:00
  • 200784c4e7 knownhost.c: Fixed warning that pointer targets differ in signedness Marc Hoersken 2014-05-18 11:51:19 +02:00
  • b22b23703c wincng.c: Fixed warning about pointer targets differing in signedness Marc Hoersken 2014-05-18 11:39:22 +02:00
  • 0e4e14109a tcpip-forward.c: Fixed warning that pointer targets differ in signedness Marc Hoersken 2014-05-18 11:35:19 +02:00
  • 5bcc2d4629 misc.c: Fixed warning about mixed declarations and code Marc Hoersken 2014-05-18 11:15:49 +02:00
  • 33df559967 libgcrypt.h: Fixed warning about pointer targets differing in signedness Marc Hoersken 2014-05-18 10:57:36 +02:00
  • 26f6d71885 wincng.h: Fixed warning about pointer targets differing in signedness Marc Hoersken 2014-05-18 10:57:17 +02:00
  • 62c91e2cd4 misc.c: Fixed warning about unused parameter abstract Marc Hoersken 2014-05-18 10:23:18 +02:00
  • b9dc6112d7 tcpip-forward.c: Removed unused variables shost, sport and sockopt Marc Hoersken 2014-05-18 10:16:24 +02:00
  • 106bacdebc wincng.h: Added forward declarations for all WinCNG functions Marc Hoersken 2014-05-18 00:51:31 +02:00
  • 23dec383f7 libssh2.h: on Windows, a socket is of type SOCKET, not int Bob Kast 2014-03-20 14:43:33 -04:00
  • fc94046e6e win32: Added WinCNG targets to generated Visual Studio project Marc Hoersken 2014-05-18 00:07:59 +02:00
  • ee547fe90d libssh2_priv msvc: Removed redundant definition of inline keyword Marc Hoersken 2014-05-17 23:47:20 +02:00
  • a58b0dacb4 wincng: Made data parameter to hash update function constant Marc Hoersken 2014-05-17 23:35:11 +02:00
  • 6e710d7fb6 wincng: fix cross-compilation against the w64 mingw-runtime package Marc Hoersken 2014-04-25 14:20:08 +02:00
  • b20bfeb3e5 openssl: Check for LIBSSH2_OPENSSL in order to compile with openssl Marc Hoersken 2014-03-22 23:33:56 +01:00
  • aba11380a1 wincng: Fixed use of possible uninitialized variable pPaddingInfo Marc Hoersken 2014-03-22 23:23:18 +01:00
  • 2c46c4bf95 wincng: Added cast for double to unsigned long conversion Marc Hoersken 2014-03-22 23:12:59 +01:00
  • 160776d218 wincng: Cleaned up includes and check NTSTATUS using macro Marc Hoersken 2014-03-22 23:08:14 +01:00
  • ee2d61a48b userauth_hostbased_fromfile: zero assign to avoid uninitialized use Daniel Stenberg 2014-03-16 23:09:08 +01:00
  • fcb601da7b channel_receive_window_adjust: store windows size always Daniel Stenberg 2014-03-16 20:02:37 +01:00
  • 55bae8dd07 publickey_packet_receive: avoid junk in returned pointers Daniel Stenberg 2014-03-16 19:44:17 +01:00
  • 4440e05d48 Added Windows Cryptography API: Next Generation based backend Marc Hoersken 2014-03-16 02:00:17 +01:00
  • 378d0a6676 knownhost.c: fixed that 'key_type_len' may be used uninitialized Marc Hoersken 2014-03-16 00:26:28 +01:00
  • 21cb7bfb36 pem.c: always compile pem.c independently of crypto backend Marc Hoersken 2014-03-16 00:25:09 +01:00
  • e1a5d1bc77 Fix non-autotools builds: Always define the LIBSSH2_OPENSSL CPP macro Peter Stuge 2014-03-13 20:30:32 +01:00
  • 189cf86df0 channel_close: Close the channel even in the case of errors Dan Fandrich 2014-03-12 18:34:43 +01:00
  • 30e376773a sftp_close_handle: ensure the handle is always closed Dan Fandrich 2014-03-07 17:34:32 +01:00
  • 38e210af0e knownhost: Restore behaviour of libssh2_knownhost_writeline with short buffer. Alexander Lamaison 2014-03-06 23:34:28 +00:00
  • d145e04443 knownhost: Fix DSS keys being detected as unknown. Alexander Lamaison 2014-03-06 23:10:58 +00:00
  • feab568a7a knownhosts: Abort if the hosts buffer is too small Dan Fandrich 2014-03-06 13:05:47 +01:00
  • 08973a00a1 agent_list_identities: Fixed memory leak on OOM Dan Fandrich 2014-02-28 22:25:30 +01:00
  • c00efa5f93 Fixed a few typos Dan Fandrich 2014-02-18 23:46:25 +01:00
  • adc5db29e3 userauth: Fixed an attempt to free from stack on error Dan Fandrich 2014-02-19 01:02:46 +01:00
  • 92d686fe19 Fixed a few memory leaks in error paths Dan Fandrich 2014-02-18 23:34:31 +01:00
  • 5559ad8fe1 Fixed two potential use-after-frees of the payload buffer Dan Fandrich 2014-02-18 23:38:23 +01:00
  • 88366b5ec2 Fix missing _libssh2_error in _libssh2_channel_write. Alexander Lamaison 2013-11-28 23:36:08 +00:00
  • 61df22c460 openssl: initialise the digest context before calling EVP_DigestInit() Mark McPherson 2013-11-20 14:04:57 +01:00
  • d808080daf .gitignore: Ignore files like src/libssh2_config.h.in~ Marc Hörsken 2013-11-18 16:37:59 +01:00
  • f5c1a0d98b Move automake conditionals added by commit d512b25f out of Makefile.inc Peter Stuge 2013-09-18 09:28:40 +02:00
  • 85a827d1bc Set default window size to 2MB Salvador Fandino 2013-10-21 11:58:55 +02:00
  • 1b3307dda0 _libssh2_channel_read: Honour window_size_initial Salvador 2013-10-16 13:31:31 +02:00
  • 85c6627c86 knownhosts: handle unknown key types Salvador Fandino 2013-10-27 10:55:07 +01:00
  • c49cc8411f windows build: fix build errors Daniel Stenberg 2013-10-16 23:23:26 +02:00
  • fa15fded72 man page: add missing function argument Daniel Stenberg 2013-10-16 23:19:14 +02:00
  • c2329aa09e Fix zlib deflate usage Salvador 2013-10-16 09:44:18 +02:00
  • 94077f7a58 comp_method_zlib_decomp: Improve buffer growing algorithm Salvador 2013-10-15 13:07:00 +02:00
  • 55a8b10ad9 Fix zlib usage Salvador 2013-10-15 11:00:52 +02:00
  • 27f9ac2549 _libssh2_channel_read: fix data drop when out of window Salvador 2013-10-15 11:45:10 +02:00
  • cdeef54967 window_size: redid window handling for flow control reasons Salvador Fandino 2013-10-12 02:51:46 +02:00
  • 42aefdba79 configure.ac: Call zlib zlib and not libz in text but keep option names Peter Stuge 2013-09-15 21:13:27 +02:00
  • d41f5e40aa configure.ac: Reorder --with-* options in --help output Peter Stuge 2013-09-15 21:01:20 +02:00
  • 2df6cd6606 configure.ac: Rework crypto library detection Peter Stuge 2012-05-16 23:01:11 +02:00
  • d512b25f69 Clean up crypto library abstraction in build system and source code Peter Stuge 2012-03-18 06:40:58 +01:00
  • b4f71fd25a configure.ac: Add zlib to Requires.private in libssh2.pc if using zlib Peter Stuge 2013-09-15 20:35:57 +02:00
  • a5bf809b80 Revert "Added Windows Cryptography API: Next Generation based backend" Peter Stuge 2013-09-15 13:32:38 +02:00
  • 2157e178a3 sftp_statvfs: fix for servers not supporting statfvs extension Leif Salomonsson 2013-09-07 23:08:22 +02:00
  • d385230e15 Added Windows Cryptography API: Next Generation based backend Marc Hoersken 2013-05-31 22:25:01 +02:00
  • 61e40a32ff partially revert "window_size: explicit adjustments only" Kamil Dudka 2013-08-12 17:43:52 +02:00
  • e6c46cc249 _libssh2_channel_write: client spins on write when window full Daniel Stenberg 2013-09-07 13:41:14 +02:00
  • 9f1b89e99b _libssh2_channel_forward_cancel: avoid memory leaks on error Daniel Stenberg 2013-09-05 20:18:26 +02:00
  • 8da30ea4d4 _libssh2_packet_add: avoid using uninitialized memory Daniel Stenberg 2013-09-07 13:35:31 +02:00
  • ff6c01e959 _libssh2_channel_forward_cancel: accessed struct after free Daniel Stenberg 2013-09-05 19:55:37 +02:00
  • c910cd382d Fixed compilation using mingw-w64 Marc Hoersken 2013-06-02 13:21:07 +02:00
  • edd42304a2 knownhost.c: use LIBSSH2_FREE macro instead of free Marc Hoersken 2013-05-18 23:47:46 +02:00
  • 1ad20ac7d3 libssh2_agent_init: init ->fd to LIBSSH2_INVALID_SOCKET Matthias Kerestesch 2013-05-18 23:01:35 +02:00
  • d7f9cd57c5 userauth_password: pass on the underlying error code Daniel Stenberg 2013-04-17 15:31:12 +02:00
  • 16ef83dd81 libcrypt.c: Fix typo in _libssh2_rsa_sha1_sign() parameter type Marc Hoersken 2013-05-09 22:04:02 +02:00
  • 951904418b configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS Kamil Dudka 2013-05-04 22:52:41 +02:00
  • 80e5e20b00 Fixed copyright string for NetWare build. Guenter Knauf 2013-04-12 18:00:29 +02:00
  • 6e0d757f24 sftp: Add support for fsync (OpenSSH extension). Richard W.M. Jones 2013-04-09 11:42:09 +02:00
  • a12f3ffab5 sftp: statvfs: Along error path, reset the correct 'state' variable. Richard W.M. Jones 2013-04-08 17:30:10 +01:00
  • 486bb37621 sftp: seek: Don't flush buffers on same offset Richard W.M. Jones 2013-03-26 17:58:04 +01:00
  • fe347a702f Updated dependency libs. Guenter Knauf 2013-02-09 01:38:53 +01:00
  • 07615610ba Fixed tool macro names. Guenter Knauf 2012-12-04 11:52:08 +01:00
  • 5aa7b29758 compiler warnings: typecast strlen in macros Seth Willits 2012-11-29 01:41:44 +01:00
  • a67ff056e6 libssh2.h: bump version to 1.4.4-DEV Daniel Stenberg 2012-11-27 23:03:45 +01:00
  • f1cfa55b60 RELEASE-NOTES: fixed for 1.4.3 libssh2-1.4.3 Daniel Stenberg 2012-11-27 22:39:18 +01:00
  • 437a3b75ec sftp_read: return error if a too large package arrives Daniel Stenberg 2012-11-06 22:29:32 +01:00
  • a3ad635db4 Only define _libssh2_dsa_*() functions when building with DSA support Peter Stuge 2012-04-26 14:54:11 +02:00
  • e5c5408564 Added .def file to output. Guenter Knauf 2012-11-08 18:57:14 +01:00
  • fe8f3deb48 libssh2_hostkey_hash.3: update the description of return value Kamil Dudka 2012-11-01 14:57:06 +01:00
  • d49b8f303a Fixed mode acciedently committed. Guenter Knauf 2012-10-24 03:41:10 +02:00
  • 6f8777505f Ignore generated file. Guenter Knauf 2012-10-24 03:29:50 +02:00
  • 52b8da7dfa Added hack to make use of Makefile.inc. Guenter Knauf 2012-10-24 03:22:07 +02:00
  • de7b5d3bc0 Fixed MSVC NMakefile. Guenter Knauf 2012-10-24 02:37:55 +02:00
  • b31e35aba6 examples: use stderr for messages, stdout for data Kamil Dudka 2012-10-22 13:29:27 +02:00
  • e2bb780d77 openssl: do not leak memory when handling errors Kamil Dudka 2012-10-08 14:27:23 +02:00
  • a8cfc708c5 channel: fix possible NULL dereference Kamil Dudka 2012-10-08 14:19:23 +02:00
  • 9f6fd5af82 Revert "aes: the init function fails when OpenSSL has AES support" Kamil Dudka 2012-09-11 09:02:31 +02:00
  • 5d567faecc crypt: use hard-wired cipher block sizes consistently Kamil Dudka 2012-09-11 09:33:34 +02:00
  • bfbb5a4dc7 openssl: do not ignore failure of EVP_CipherInit() Kamil Dudka 2012-09-10 15:59:16 +02:00
  • 43b730ce56 kex: do not ignore failure of libssh2_md5_init() Kamil Dudka 2012-09-10 15:32:40 +02:00
  • 6af85b6053 known_hosts: Fail when parsing unknown keys in known_hosts file. Peter Krempa 2012-08-21 18:53:22 +02:00
  • 05641218bc AUTHORS: synced with 42fec44c8a Daniel Stenberg 2012-08-19 23:34:53 +02:00
  • 42fec44c8a compression: add support for zlib@openssh.com Dave Hayden 2012-08-19 13:47:50 +02:00
  • e470738a0c configure: gcrypt doesn't come with pkg-config support Dmitry Smirnov 2012-08-13 23:34:51 +02:00