1
1
libssh/include/libssh
2011-09-18 20:34:16 +02:00
..
agent.h agent: Remove obsolete agent_sign_data(). 2011-08-25 10:13:23 +02:00
auth.h auth: Prefix kbdint functions. 2011-08-25 16:26:12 +02:00
bind.h bind: Read only once in ssh_bind_listen() (bug #11). 2011-08-15 16:50:30 +02:00
buffer.h Fix prepend bug 2010-10-03 13:01:21 +02:00
callbacks.h pki: Remove session from ssh_pki_import_privkey_* functions. 2011-08-16 18:53:18 +02:00
channels.h SSH1: handle exit-status message (channels would not close) 2011-09-14 22:53:01 +02:00
CMakeLists.txt Install missing legacy header file. 2010-05-17 23:36:39 +02:00
crypto.h crypto: rename crypto_struct -> ssh_cipher_struct 2011-09-18 20:34:16 +02:00
dh.h keys: Remove keys.h where it is obsolete. 2011-08-30 12:15:20 +02:00
ecdh.h kex: split key selection and sending 2011-09-18 20:34:15 +02:00
kex.h kex: split key selection and sending 2011-09-18 20:34:15 +02:00
keys.h keys: Remove dead prototypes. 2011-08-30 12:15:20 +02:00
legacy.h legacy: Move ssh_private_key and ssh_public_key typedefs. 2011-08-28 14:50:43 +02:00
libcrypto.h crypto: rename crypto_struct -> ssh_cipher_struct 2011-09-18 20:34:16 +02:00
libgcrypt.h crypto: rename crypto_struct -> ssh_cipher_struct 2011-09-18 20:34:16 +02:00
libssh.h scp: introduce a 64bits getter to respect ABI 2011-09-18 20:34:15 +02:00
libsshpp.hpp libsshpp: Remove type argument from doc. 2011-08-27 13:58:53 +02:00
messages.h server: Migrate more functions to new pki. 2011-08-22 18:41:47 +02:00
misc.h channels: replaced bugged lists with ssh_list 2011-09-02 13:46:10 +03:00
packet.h Continue removing old flushing code 2010-07-23 11:01:06 +02:00
pcap.h Fixed uint* to work on Windows. 2009-12-01 16:15:54 +01:00
pki_priv.h pki: Use ssh_log_function() for ssh_pki_log(). 2011-09-17 11:09:19 +02:00
pki.h pki: Add ssh_pki_export_pubkey_rsa1(). 2011-09-05 11:28:19 +02:00
poll.h Removed the global poll ctx in fav. of /session ctx 2010-10-12 17:57:15 +02:00
priv.h server: split dh_handsake_server 2011-09-18 20:34:16 +02:00
scp.h scp: Support huge files by changing size to 64-bit type. 2011-04-15 16:18:26 +02:00
server.h doc: Improve doc of ssh_message_auth_pubkey(). 2011-08-30 23:11:32 +02:00
session.h kex: moved KEX structures to ssh_crypto_struct 2011-09-18 20:34:16 +02:00
sftp.h sftp: Don't create file page. 2011-08-28 13:20:58 +02:00
socket.h Implement ssh_blocking_flush() 2011-03-22 11:49:57 +01:00
ssh1.h first import 2005-07-05 01:21:44 +00:00
ssh2.h [crypto] initial support for ecdh-sha2-nistp256 2011-06-13 13:46:34 +02:00
string.h string: Use the struct and array for allocating the struct. 2011-09-08 15:50:39 +02:00
threads.h ssh_threads_init is private 2010-09-12 22:01:21 +02:00
wrapper.h [crypto] initial support for ecdh-sha2-nistp256 2011-06-13 13:46:34 +02:00