.. |
.gitignore
|
Ignore generated files
|
2009-06-04 18:20:29 +02:00 |
agent.c
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
channel.c
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
channel.h
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
comp.c
|
data types: convert more to use size_t and uint32_t
|
2010-04-17 13:34:44 +02:00 |
comp.h
|
More cleaning up converting libssh2_ to _libssh2_ for internal functions and
|
2009-03-26 22:25:23 +00:00 |
crypt.c
|
Support AES-Counter ciphers.
|
2009-11-16 16:04:00 +01:00 |
global.c
|
Fix logic in "on-the-fly" crypto init.
|
2010-03-23 21:09:32 +01:00 |
hostkey.c
|
hostkey_method_ssh_rsa_init: remove useless variable increment
|
2010-04-28 08:57:56 +02:00 |
keepalive.c
|
cleanups: better binary packet gen, size_t fixes and PACKET_* removal
|
2010-04-17 13:18:15 +02:00 |
kex.c
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
knownhost.c
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
libgcrypt.c
|
cleanups: better binary packet gen, size_t fixes and PACKET_* removal
|
2010-04-17 13:18:15 +02:00 |
libgcrypt.h
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
libssh2_priv.h
|
sftp_open: deal with short channel_write calls
|
2010-04-28 00:12:47 +02:00 |
mac.c
|
Include hmac-md5 and hmac-md5-96 only if crypto backend supports MD5
|
2010-01-29 23:22:56 +01:00 |
mac.h
|
More cleaning up converting libssh2_ to _libssh2_ for internal functions and
|
2009-03-26 22:25:23 +00:00 |
Makefile.am
|
parts of the previous VS project files commit
|
2009-07-18 00:35:38 +02:00 |
misc.c
|
VMS port of libssh2; changes in the libssh2 common code
|
2010-04-25 19:57:45 +02:00 |
misc.h
|
cleanups: better binary packet gen, size_t fixes and PACKET_* removal
|
2010-04-17 13:18:15 +02:00 |
NMakefile
|
fixed NMakefile stuff to build at least the DLL again.
|
2007-07-15 20:06:19 +00:00 |
openssl.c
|
cleanups: better binary packet gen, size_t fixes and PACKET_* removal
|
2010-04-17 13:18:15 +02:00 |
openssl.h
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
packet.c
|
packet_x11_open: removed useless variable increment
|
2010-04-28 08:48:50 +02:00 |
packet.h
|
cleanups: better binary packet gen, size_t fixes and PACKET_* removal
|
2010-04-17 13:18:15 +02:00 |
pem.c
|
removed conditional sources from Makefile.inc
|
2009-09-07 18:10:49 +02:00 |
publickey.c
|
publickey_init: remove useless variable increment
|
2010-04-28 08:59:17 +02:00 |
scp.c
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
session.c
|
VMS port of libssh2; changes in the libssh2 common code
|
2010-04-25 19:57:45 +02:00 |
session.h
|
libssh2_publickey_init: fixed to work better non-blocking
|
2010-04-25 19:35:43 +02:00 |
sftp.c
|
sftp_read: move a read_responses array to where its used
|
2010-04-28 00:39:23 +02:00 |
transport.c
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
transport.h
|
data types: convert more to use size_t and uint32_t
|
2010-04-17 13:34:44 +02:00 |
userauth.c
|
VMS port of libssh2; changes in the libssh2 common code
|
2010-04-25 19:57:45 +02:00 |
userauth.h
|
cleanup: prefer the internal functions
|
2010-04-25 19:35:43 +02:00 |
version.c
|
include libssh2_priv.h instead of libssh2.h in order to get
|
2009-03-28 12:50:34 +00:00 |