|
|
|
@e07b11
|
8 hours |
bagder |
1.4.3: towards the future
|
|
|
|
@e88530
|
8 hours |
bagder |
RELEASE-NOTES: synced with 92a9f952794
|
|
|
|
@92a9f9
|
4 days |
alamaison |
win32/libssh2_config.h: Remove hardcoded #define LIBSSH2_HAVE_ZLIB.
…
|
|
|
|
@e91d4c
|
4 days |
bagder |
RELEASE-NOTES: synced with 69a3354467c
|
|
|
|
@69a335
|
4 days |
bagder |
_libssh2_packet_add: SSH_MSG_CHANNEL_REQUEST default to want_reply
…
|
|
|
|
@3ede6e
|
4 days |
bagder |
gettimeofday: no need for a replacement under cygwin
Fixes #224
|
|
|
|
@b58331
|
6 days |
alamaison |
Prevent sftp_packet_read accessing freed memory.
sftp_packet_add takes …
|
|
|
|
@27ac5a
|
6 days |
bagder |
sftp_packet_flush: flush zombies too
As this function is called when the …
|
|
|
|
@a12305
|
6 days |
bagder |
sftp_packetlist_flush: zombies must not have responses already
When …
|
|
|
|
@629012
|
8 days |
bagder |
sftp_read: on EOF remove packet before flush
Since the …
|
|
|
|
@7c5ee0
|
8 days |
bagder |
sftp_packet_require: sftp_packet_read() returning 0 is not an error
…
|
|
|
|
@1e1507
|
8 days |
bagder |
sftp_packetlist_flush: only make it zombie if it was sent
The list of …
|
|
|
|
@ad63fc
|
9 days |
alamaison |
Mark outstanding read requests after EOF as zombies.
In order to be fast, …
|
|
|
|
@d46185
|
4 weeks |
rkitover |
Update win32/GNUmakefile to use OpenSSL 1.0.1a
libcrypto on win32 now …
|
|
|
|
@9c4b38
|
4 weeks |
lists |
Changed 'Requires' to 'Requires.private'.
Only static builds need to link …
|
|
|
|
@e887a8b
|
4 weeks |
lists |
Fixed 'Requires:' names.
The 'Requires:' line lists the names of the .pc …
|
|
|
|
@046924
|
4 weeks |
lists |
Added 'Requires:' line to libssh2.pc.
This is necessary so that other …
|
|
|
|
@a955f8
|
4 weeks |
lists |
Updated dependency lib versions.
|
|
|
|
@ededdf
|
4 weeks |
peter.stuge.se |
configure.ac: Add option to disable build of the example applications
…
|
|
|
|
@11f9dc
|
4 weeks |
peter.stuge.se |
userauth.c: fread() from public key file to correctly detect any errors
…
|
|
|
|
@6bbebc
|
5 weeks |
peter.stuge.se |
Return LIBSSH2_ERROR_SOCKET_DISCONNECT on EOF when reading banner
|
|
|
|
@7a87bb
|
5 weeks |
lists |
Fixed copyright year.
|
|
|
|
@c8374c
|
5 weeks |
lists |
Updated dependency lib versions in static makefiles.
|
|
|
|
@9b2bed
|
6 weeks |
bagder |
version: bump to 1.4.2
We're on the 1.4.2 track now (at least)
|
|
|
|
@c8cc30
|
6 weeks |
bagder |
RELEASE-NOTES: updated for 1.4.1 release
|
|
|
|
@acd9bd
|
6 weeks |
bagder |
always do "forced" window updates
When calling …
|
|
|
|
@2ea40e
|
2 months |
bagder |
channel_read: force window adjusts!
if there's not enough room to receive …
|
|
|
|
@f4f229
|
2 months |
paul |
aes: the init function fails when OpenSSL has AES support
The internal …
|
|
|
|
@cc4f9d
|
2 months |
mbooth |
transport_send: Finish in-progress key exchange before sending data
…
|
|
|
|
@fed075
|
2 months |
bagder |
channel_write: acknowledge transport errors
When draining data off the …
|
|
|
|
@a46ef8
|
2 months |
sdake |
In examples/x11.c, Make sure sizeof passed to read operation is correct
…
|
|
|
|
@626f91
|
2 months |
sdake |
Fix suspicious sizeof usage in examples/x11.c
In the x11 example, …
|
|
|
|
@bf097e
|
2 months |
bagder |
sftp_packet_read: follow-up fix for EAGAIN/window adjust
The commit in …
|
|
|
|
@a1c996
|
2 months |
bagder |
sftp_packet_add: use named error code instead of number
|
|
|
|
@8fc16b
|
2 months |
bagder |
sftp_packet_add: verify the packet before accepting it
In order to bail …
|
|
|
|
@9a42fa
|
2 months |
bagder |
SFTP: preserve the original error code more
Lots of places in the code …
|
|
|
|
@7194a9
|
2 months |
bagder |
sftp_packet_read: adjust window size as necessary
Commit 03ca9020756 …
|
|
|
|
@7e5394
|
2 months |
sdake |
Tell C compiler we don't care about return code of libssh2_init
The call …
|
|
|
|
@5672e8
|
2 months |
sdake |
Add comment indicating a resource leak is not really a resource leak
…
|
|
|
|
@444990
|
2 months |
sdake |
Use safer snprintf rather then sprintf in scp_send()
Signed-off-by: …
|
|
|
|
@8e0cdd
|
2 months |
sdake |
Use safer snprintf rather then sprintf in scp_recv()
While the buffer is …
|
|
|
|
@796a51
|
2 months |
sdake |
use snprintf in knownhost_writeline() rather then sprintf
Although the …
|
|
|
|
@15aadb
|
3 months |
sdake |
Add tracing to print packets left on session at libssh2_session_free
…
|
|
|
|
@f28264
|
3 months |
peter.stuge.se |
Define and use LIBSSH2_INVALID_SOCKET instead of INVALID_SOCKET
…
|
|
|
|
@179d21
|
3 months |
peter.stuge.se |
nw/Makefile.netware: Fix project name typo to avoid needless confusion
|
|
|
|
@aa8f2c
|
3 months |
peter.stuge.se |
example/x11: Set raw terminal mode manually instead of with cfmakeraw()
…
|
|
|
|
@e07342
|
3 months |
bagder |
sftp_write: cannot return acked data *and* EAGAIN
Whenever we have acked …
|
|
|
|
@4774d5
|
3 months |
peter.stuge.se |
example/x11: Build only when sys/un.h is found by configure
The example …
|
|
|
|
@140384
|
3 months |
alamaison |
Simplified sftp_read.
Removed the total_read variable that originally …
|
|
|
|
@0d824e
|
3 months |
alamaison |
Cleaned up sftp_read and added more explanation.
Replaced the gotos which …
|
|
|
|
@9836b0
|
3 months |
bagder |
sftp_read: avoid data *and* EAGAIN
Whenever we have data and is about to …
|
|
|
|
@e39498
|
4 months |
peter.stuge.se |
Add a tcpip-forward example which demonstrates remote port forwarding
|
|
|
|
@e95c7d
|
4 months |
peter.stuge.se |
libssh2.h: Add missing prototype for libssh2_session_banner_set()
|
|
|
|
@effbb7
|
4 months |
peter.stuge.se |
example/subsystem_netconf.c: Return error when read buffer is too small
…
|
|
|
|
@0ebe6f
|
4 months |
peter.stuge.se |
example/subsystem_netconf.c: Add a missing newline in an error message
|
|
|
|
@b3ade9
|
4 months |
peter.stuge.se |
Fix undefined reference to _libssh_error in libgcrypt backend
Commit …
|
|
|
|
@388920
|
4 months |
bagder |
RELEASE-NOTES: synced with 6bd584d29 for 1.4.0
|
|
|
|
@6bd584
|
4 months |
bagder |
s/1.3.1/1.4.0
We're bumping the minor number
|
|
|
|
@e68c89
|
4 months |
dzejk |
libssh2_session_supported_algs: fix compiler warning
|
|
|
|
@511a97
|
4 months |
dzejk |
session_supported_algs docs: added an example
|
|
|
|
@3401b3
|
4 months |
gellule.xg |
sftp-seek: clear EOF flag
Set the EOF flag to False when calling seek64 …
|
|
|
|
@209de22
|
5 months |
pkrempa |
userauth: Provide more informations if ssh pub key extraction fails
If …
|
|
|
|
@b8dd69
|
5 months |
bagder |
TODO: remove issues we (sort of) did already
|
|
|
|
@09139e
|
5 months |
bagder |
ssh2_exec: skip error outputs for EAGAIN
Since the example uses …
|
|
|
|
@d903b8
|
6 months |
lists |
Some NetWare? makefile tweaks.
|
|
|
|
@4f6182
|
6 months |
bagder |
LIBSSH2_SFTP_PACKET_MAXLEN: increase to 80000
Some SFTP servers send SFTP …
|
|
|
|
@fed94f
|
6 months |
pkrempa |
knownhost_check(): Don't dereference ext if NULL is passed
Documentation …
|
|
|
|
@378311
|
6 months |
pkrempa |
knownhost_add: Avoid dereferencing uninitialized memory on error path.
In …
|
|
|
|
@139278
|
7 months |
bagder |
windows build: add define to avoid compiler warning
A recent mingw …
|
|
|
|
@a0e13c
|
7 months |
vtorri |
Correct Windows include file name case, simplifying cross-compilation
…
|
|
|
|
@f4e5ca
|
7 months |
dzejk |
libssh2_session_supported_algs: added
|
|
|
|
@c0974e
|
7 months |
kdudka |
example/sftp_RW_nonblock: do not ignore LIBSSH2_ERROR_EAGAIN
Bug: …
|
|
|
|
@c29237
|
8 months |
peter.stuge.se |
example/ssh2_agent: Print host key fingerprint before authentication
Also …
|
|
|
|
@ee0778
|
8 months |
bagder |
OpenSSL EVP: fix threaded use of structs
Make sure we don't clear or …
|
|
|
|
@24afd0
|
8 months |
bagder |
openssl: don't init static structs differently
make_ctr_evp() is changed …
|
|
|
|
@abd007
|
8 months |
lists |
Removed obsolete include path.
|
|
|
|
@4b7772
|
8 months |
bagder |
read_state: clear the state variable better
Set read_state back to idle …
|
|
|
|
@33865b
|
8 months |
bagder |
sftp_read: remove leftover fprintf
Reported by: Alexander Lamaison
|
|
|
|
@16dd67
|
8 months |
bagder |
sftp.h: fix the #ifdef to prevent multiple inclusions
|
|
|
|
@30e288
|
8 months |
bagder |
sftp_read: use a state variable to avoid bad writes
When a channel_write …
|
|
|
|
@03ca90
|
8 months |
bagder |
window_size: explicit adjustments only
Removed the automatic window_size …
|
|
|
|
@7d5899
|
8 months |
bagder |
libssh2.h: bump the default window size to 256K
|
|
|
|
@6d9d44
|
8 months |
bagder |
libssh2_userauth_keyboard_interactive.3: fix man warning
It seemed to …
|
|
|
|
@d343e3
|
8 months |
dottedmag.net |
Add missing .gitignore entries
|
|
|
|
@8d3709
|
8 months |
dottedmag.net |
Add manpage syntax checker to 'check' target
In virtually every libssh2 …
|
|
|
|
@d2dc60
|
8 months |
bagder |
libssh2_banner_set.3: fix nroff syntax mistake
|
|
|
|
@0f9e81
|
8 months |
lists |
Use predefined resource compiler macro.
|
|
|
|
@46792a
|
8 months |
lists |
Added casts to silent compiler warnings.
|
|
|
|
@b5cd8f
|
8 months |
lists |
Fixed uint64_t printf.
|
|
|
|
@8faefc
|
8 months |
lists |
Fixed macro function signatures.
|
|
|
|
@f9afe8
|
8 months |
lists |
NetWare? makefile tweaks.
|
|
|
|
@26a9ac
|
8 months |
lists |
Removed unused var.
|
|
|
|
@bff91f
|
8 months |
lists |
Added 2 samples not mentioned.
|
|
|
|
@e0e8d3
|
8 months |
lists |
Dont build x11 sample with MinGW.
|
|
|
|
@52d24b
|
8 months |
lists |
Fixed executable file description.
|
|
|
|
@e399a8
|
8 months |
lists |
Removed unused var.
|
|
|
|
@3fb3ba
|
8 months |
lists |
Kill stupid gcc 3.x uninitialized warning.
|
|
|
|
@1f2c1f
|
8 months |
lists |
Build all examples.
|
|
|
|
@c75ae5
|
8 months |
lists |
More MinGW makefile tweaks.
Renamed *.mingw makefiles to GNUmakefile …
|
|
|
|
@2e12cf
|
8 months |
lists |
Removed forgotten WINSOCK_VERSION defines.
|
|
|
|