Commit Graph

  • 6d553a7bb9 web: the site is now HTTPS main libssh2-1.7.0 Daniel Stenberg 2016-02-23 08:52:47 +0100
  • da6676483b RELEASE-NOTES: 1.7.0 release Daniel Stenberg 2016-02-23 08:21:18 +0100
  • ca5222ea81 diffie_hellman_sha256: convert bytes to bits Daniel Stenberg 2016-02-11 13:52:20 +0100
  • d453f4ce3c Allow CI failures with VS 2008 x64. Alexander Lamaison 2016-02-18 21:54:02 +0000
  • 1fcf849e15 GNUmakefile: list system libs after user libs Viktor Szakats 2016-02-10 02:26:52 +0100
  • 65a4528d17 openssl: apply new HAVE_OPAQUE_STRUCTS macro Viktor Szakats 2016-02-14 23:53:11 +0100
  • 0ffb3bfafe openssl: fix LibreSSL support after OpenSSL 1.1.0-pre1/2 support Viktor Szakats 2016-02-10 17:19:11 +0100
  • 30221cfe5d sftp.h: Fix non-C90 type. Alexander Lamaison 2016-02-14 22:12:10 +0000
  • fb2840bc9c Exclude sshd tests from AppVeyor. Alexander Lamaison 2016-02-14 21:38:12 +0000
  • 78043ff25d Test on more versions of Visual Studio. Alexander Lamaison 2016-02-14 20:57:03 +0000
  • 5eac3edda5 Fix Appveyor builds. Alexander Lamaison 2016-02-14 20:49:31 +0000
  • 298f056fd6 openssl: add OpenSSL 1.1.0-pre3-dev compatibility Viktor Szakats 2016-02-13 17:02:23 +0100
  • 652ae4d134 RELEASE-NOTES: synced with 996b04ecec Daniel Stenberg 2016-02-12 16:19:26 +0100
  • 996b04ecec include/libssh2.h: next version is 1.7.0 Daniel Stenberg 2016-02-12 16:19:06 +0100
  • 8d568d6c3b configure: build "silent" if possible Daniel Stenberg 2016-02-11 14:00:37 +0100
  • ae484b426c sftp: re-indented some minor stuff Daniel Stenberg 2016-02-11 13:56:40 +0100
  • 85dbd4c136 sftp.c: ensure minimum read packet size Jakob Egger 2016-02-04 12:10:47 +0100
  • d7e25b4729 sftp.c: Explicit return values & sanity checks Jakob Egger 2016-02-04 12:13:54 +0100
  • e12fe71462 sftp.c: Check Read Packet File Offset Jakob Egger 2016-01-14 13:57:33 +0100
  • 992de2fbfa sftp.c: Don't return EAGAIN if data was written to buffer Jakob Egger 2016-01-13 14:59:21 +0100
  • 77c48d4e26 sftp.c: Send at least one read request before reading Jakob Egger 2016-01-13 14:07:40 +0100
  • 0d60964632 sftp.c: stop reading when buffer is full Jakob Egger 2016-01-13 14:02:14 +0100
  • 60874670ef agent_disconnect_unix: unset the agent fd after closing it Salvador Fandiño 2015-12-05 21:16:13 +0100
  • 77d825ac93 os400qc3: support encrypted private keys Patrick Monnerat 2015-12-09 14:55:33 +0100
  • b60fb64b17 os400qc3: New PKCS#5 decoder Patrick Monnerat 2015-12-09 14:46:49 +0100
  • 0de1cba671 os400qc3: force continuous update on non-final hash/hmac computation Patrick Monnerat 2015-12-09 14:43:13 +0100
  • 2ddcaf2db8 os400qc3: Be sure hmac keys have a minimum length Patrick Monnerat 2015-12-09 14:25:42 +0100
  • 0f15724e72 os400qc3: Slave descriptor for key encryption key Patrick Monnerat 2015-12-09 14:20:16 +0100
  • 57692b6b10 os400qc3.c: comment PEM/DER decoding Patrick Monnerat 2015-12-09 14:15:30 +0100
  • 92a3ac4673 os400qc3.c: improve ASN.1 header byte checks Patrick Monnerat 2015-12-09 14:06:39 +0100
  • 72453b7367 os400qc3.c: improve OID matching Patrick Monnerat 2015-12-09 14:02:02 +0100
  • 8b720f342f os400: os400qc3.c: replace malloc by LIBSSH2_ALLOC or alloca where possible Patrick Monnerat 2015-12-09 13:53:05 +0100
  • e2985f0a67 os400: asn1_new_from_bytes(): use data from a single element only Patrick Monnerat 2015-12-09 13:40:23 +0100
  • 002db176b7 os400: fix an ILE/RPG prototype Patrick Monnerat 2015-12-09 13:36:19 +0100
  • 7a37c33264 os400: implement character encoding conversion support Patrick Monnerat 2015-11-26 15:59:21 +0100
  • 914157804f os400: do not miss some external prototypes Patrick Monnerat 2015-11-26 15:49:14 +0100
  • 4c4d6a8da4 os400: Really add specific README Patrick Monnerat 2015-11-18 19:21:34 +0100
  • c367e61294 os400: Add specific README and include new files in dist tarball Patrick Monnerat 2015-11-18 19:19:15 +0100
  • d900984b0a os400: add compilation scripts Patrick Monnerat 2015-11-18 19:17:54 +0100
  • 4bd6d7ebf6 os400: include files for ILE/RPG Patrick Monnerat 2015-11-18 19:11:49 +0100
  • dac4b3bac3 os400: add supplementary header files/wrappers. Define configuration. Patrick Monnerat 2015-11-18 19:08:32 +0100
  • 7dcf5ed6fb Protect callback function calls from macro substitution Patrick Monnerat 2015-11-18 19:00:38 +0100
  • 8ba6bf2aef Add interface for OS/400 crypto library QC3 Patrick Monnerat 2015-11-18 18:54:03 +0100
  • 0fba5cfda6 misc: include stdarg.h for debug code Patrick Monnerat 2015-11-18 18:49:34 +0100
  • 72bedfe761 Document crypto library interface Patrick Monnerat 2015-11-18 18:47:26 +0100
  • f915a31a4d Feature an optional crypto-specific macro to rsa sign a data fragment vector Patrick Monnerat 2015-11-18 18:28:54 +0100
  • 0fbf8f3c7e Fold long lines in include files Patrick Monnerat 2015-11-18 18:22:32 +0100
  • e64260a117 kex.c: fix indentation Viktor Szakats 2015-12-25 23:40:57 +0100
  • ed2c3c8d28 add OpenSSL-1.1.0-pre2 compatibility Viktor Szakats 2016-01-16 14:19:40 +0100
  • 73930e6577 add OpenSSL 1.1.0-pre1 compatibility Viktor Szakats 2015-12-25 19:18:33 +0100
  • cf544d0f4c wincng.c: fixed _libssh2_wincng_hash_final return value Marc Hoersken 2015-12-22 13:38:10 +0100
  • d0ffeba72e wincng.c: fixed possible memory leak in _libssh2_wincng_hash Marc Hoersken 2015-12-22 13:36:56 +0100
  • 9bf32da607 libssh2.pc.in: fix the output of pkg-config --libs Paul Howarth 2015-11-11 09:07:53 +0000
  • 95dc2a6a52 hostkey.c: align code path of ssh_rsa_init to ssh_dss_init Marc Hoersken 2015-12-06 21:32:46 +0100
  • 036196b0b0 hostkey.c: fix invalid memory access if libssh2_dsa_new fails Marc Hoersken 2015-12-06 21:30:01 +0100
  • 51dcded3eb gcrypt: define libssh2_sha256_ctx Will Cosgrove 2015-10-28 10:08:06 -0700
  • b83c3e056e libssh2_session_set_last_error: Add function Salvador Fandino 2015-10-15 17:36:03 +0200
  • ad23faaae6 _libssh2_error: Support allocating the error message Salvador Fandino 2015-10-21 15:03:02 +0200
  • d441da3086 added engine.h include to fix warning Will Cosgrove 2015-09-29 09:22:25 -0700
  • ad26fd92cf kex.c: removed dupe entry from libssh2_kex_methods[] sune 2015-10-05 10:28:49 +0200
  • 4d97ed92b2 userauth: Fix off by one error when reading public key file Salvador Fandiño 2015-08-23 20:49:01 +0200
  • fb432f3f78 channel: Detect bad usage of libssh2_channel_process_startup Salvador Fandino 2015-08-26 14:21:44 +0200
  • fc4a969a05 kex: Added diffie-hellman-group-exchange-sha256 support Will Cosgrove 2015-09-23 12:12:00 -0700
  • 92fff06e27 Prefixed new #defines to prevent collisions. Alexander Lamaison 2015-09-21 18:44:48 +0100
  • a49f479b4c Update examples/scp.c to fix bug where large files on win32 would cause got to wrap and go negative keith-daigle 2015-09-09 17:59:54 -0400
  • 6c84a426be add libssh2_scp_recv2 to support large (> 2GB) files on windows David Byron 2015-06-29 17:16:43 -0700
  • 4961014033 WinCNG: support for SHA256/512 HMAC sune 2015-09-17 14:49:19 +0200
  • a53cebba34 Add support for HMAC-SHA-256 and HMAC-SHA-512. brian m. carlson 2015-09-06 14:02:44 +0000
  • 3768f8aeef kex: free server host key before allocating it (again) Zenju 2015-09-11 15:45:00 +0200
  • 3acca4ad15 GNUmakefile: up OpenSSL version Viktor Szakats 2015-08-13 11:13:27 +0200
  • 026ec0e881 GNUmakefile: add -m64 CFLAGS when targeting mingw64, add -m32/-m64 to LDFLAGS Viktor Szakats 2015-06-12 19:13:29 +0200
  • a4d995af0d GNUmakefile: add support for LIBSSH2_LDFLAG_EXTRAS Viktor Szakats 2015-06-18 14:45:22 +0200
  • 9af7eb48dc hostkey.c: Fix compiling error when OPENSSL_NO_MD5 is defined nasacj 2015-07-10 09:28:18 +0800
  • f4b5947d6d openssl.h: adjust the rsa/dsa includes Mizunashi Mana 2015-08-06 00:42:55 +0900
  • 36f6d23572 Let CMake build work as a subproject. Alexander Lamaison 2015-07-26 10:50:41 +0100
  • af14462d53 Fix builds with Visual Studio 2015. Alexander Lamaison 2015-07-25 22:19:46 +0100
  • d48d7c3a87 cmake: include CMake files in the release tarballs Kamil Dudka 2015-07-02 12:50:29 +0200
  • 13f8addd1b tests/mansyntax.sh: fix 'make distcheck' with recent autotools Kamil Dudka 2015-07-02 12:08:03 +0200
  • 418be878ad openssl: fix memleak in _libssh2_dsa_sha1_verify() Kamil Dudka 2015-06-12 12:03:28 +0200
  • e9536edede openssl: make libssh2_sha1 return error code Daniel Stenberg 2015-06-12 10:53:18 +0200
  • d754fee2f2 SFTP: Increase speed and datasize in SFTP read LarsNordin-LNdata 2015-05-17 18:29:56 +0200
  • 6c14cc003a bump: start working on 1.6.1 Daniel Stenberg 2015-06-12 09:15:20 +0200
  • cbd5f72339 RELEASE-NOTES: synced with 858930cae5 libssh2-1.6.0 Daniel Stenberg 2015-06-05 17:05:58 +0200
  • 858930cae5 wincng.c: fixed indentation Marc Hoersken 2015-05-19 23:12:43 +0200
  • 08fa27b628 wincng.c: fixed memleak in (block) cipher destructor sbredahl 2015-05-06 09:20:54 +0200
  • 4383a39d83 libssh2_channel_open: more detailed error message Jakob Egger 2015-04-28 10:47:23 +0200
  • 09c5e59933 kex: fix libgcrypt memory leaks of bignum Hannes Domani 2015-04-01 18:44:16 +0200
  • 5a88a86fef configure.ac: check for SecureZeroMemory for clear memory feature Marc Hoersken 2015-04-03 16:44:53 +0200
  • 0340d4586e Revert "wincng.c: fix clear memory feature compilation with mingw" Marc Hoersken 2015-04-03 15:02:39 +0200
  • 2d2744efdd wincng.c: fix clear memory feature compilation with mingw Marc Hoersken 2015-04-03 14:48:34 +0200
  • e113202098 Enable use of OpenSSL that doesn't have DSA. LarsNordin-LNdata 2015-03-30 17:10:07 +0200
  • 983ceafe58 Use correct no-blowfish #define with OpenSSL. LarsNordin-LNdata 2015-03-30 17:28:25 +0200
  • e160ba448e configure: error if explicitly enabled clear-memory is not supported Marc Hoersken 2015-03-25 22:42:27 +0100
  • b8289b625e configure: make clear-memory default but only WARN if backend unsupported Daniel Stenberg 2015-03-25 09:57:44 +0100
  • 5f4c249e42 wincng.h: fix warning about computed return value not being used Marc Hoersken 2015-03-24 21:46:10 +0100
  • 6f95c2efd3 nonblocking examples: fix warning about unused tvdiff on Mac OS X Marc Hoersken 2015-03-24 21:42:10 +0100
  • 31a5986c6d openssl: fix compiler warnings Daniel Stenberg 2015-03-24 08:40:43 +0100
  • 22bd8d81d8 cofigure: fix --disable-clear-memory check Daniel Stenberg 2015-03-24 08:39:04 +0100
  • 3d3347c062 scp.c: improved command length calculation Marc Hoersken 2015-03-23 23:17:31 +0100
  • 2d59b41daa scp.c: improved and streamlined formatting Marc Hoersken 2015-03-23 23:05:41 +0100