1
1
libssh/include/libssh
2013-11-27 17:38:21 +01:00
..
agent.h ssh-agent: implement the clientside for agent forwarding auth. 2013-07-13 14:51:00 +02:00
auth.h auth: implement client-side gssapi 2013-07-13 14:41:20 +02:00
bind.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
buffer.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
callbacks.h SSH_AUTH_OK -> SSH_AUTH_SUCCESS in comments 2013-10-31 08:18:55 +01:00
channels.h channel: Make channel_write_common() static. 2013-08-13 08:17:15 +02:00
CMakeLists.txt Install missing legacy header file. 2010-05-17 23:36:39 +02:00
crc32.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
crypto.h kex: implement curve25519-sha256@libssh.org 2013-09-27 15:32:44 +02:00
curve25519.h ecdh: Check if we have ECC support. 2013-11-27 17:38:21 +01:00
dh.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
ecdh.h ecdh: Check if we have ECC support. 2013-11-27 17:38:21 +01:00
gssapi.h server: Fix compilation without WITH_SERVER 2013-07-14 09:30:59 +02:00
kex.h src: Migrate to SSH_LOG. 2013-07-14 12:44:26 +02:00
keys.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
legacy.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
libcrypto.h include: Fix build on platforms without ECC. 2013-10-21 07:15:59 +02:00
libgcrypt.h wrapper: Fix compilation with gcrypt. 2013-10-19 10:39:00 +02:00
libssh.h options: Add SSH_OPTIONS_GSSAPI_DELEGATE_CREDENTIALS option. 2013-11-15 16:10:29 -05:00
libsshpp.hpp log: Make _ssh_log() public. 2013-07-21 11:53:55 +02:00
messages.h server: Fix compilation without WITH_SERVER 2013-07-14 09:30:59 +02:00
misc.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
options.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
packet.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
pcap.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
pki_priv.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
pki.h pki: Add the type as a char pointer. 2013-10-18 23:22:24 +02:00
poll.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
priv.h remove warnings on OSX (workaround) 2013-11-04 10:47:22 +01:00
scp.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
server.h server: Add a ssh_send_keepalive() function. 2013-11-24 23:21:04 +01:00
session.h options: Add SSH_OPTIONS_GSSAPI_DELEGATE_CREDENTIALS option. 2013-11-15 16:10:29 -05:00
sftp.h sftp: more flexibility on channels 2013-07-13 15:01:17 +02:00
socket.h Add ssh_get_poll_flags() 2013-11-09 12:26:19 +01:00
ssh1.h first import 2005-07-05 01:21:44 +00:00
ssh2.h gssapi: added SSH constants 2013-07-13 14:12:06 +02:00
string.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
threads.h include: Fix the LGPL header. 2013-01-23 00:22:46 +01:00
wrapper.h wrapper: Add more evp functions. 2013-10-18 23:22:24 +02:00