.. |
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
|
server: Add ecdsa hostkey support.
|
2012-02-19 18:49:07 +01: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 |
crc32.h
|
priv: Create crc32.h.
|
2011-09-18 21:37:17 +02:00 |
crypto.h
|
priv: Move kex functions to kex header.
|
2011-09-18 21:37:17 +02:00 |
dh.h
|
priv: Remove crypto.h and add correct includes to src files.
|
2011-09-18 21:37:17 +02:00 |
ecdh.h
|
kex: split key selection and sending
|
2011-09-18 20:34:15 +02:00 |
kex.h
|
kex: Fix some build warnings.
|
2011-11-10 14:46:22 +01:00 |
keys.h
|
keys: Remove dead prototypes.
|
2011-08-30 12:15:20 +02:00 |
legacy.h
|
dh: Add ssh_get_publickey().
|
2011-10-29 19:58:28 +02:00 |
libcrypto.h
|
crypto: Add evp hashing function.
|
2012-02-04 23:44:55 +01:00 |
libgcrypt.h
|
crypto: Add evp hashing function.
|
2012-02-04 23:44:55 +01:00 |
libssh.h
|
options: Add option to specify host keys string.
|
2012-07-06 11:04:05 +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
|
session: Cleanup timeout functions.
|
2012-01-02 12:39:43 +01:00 |
options.h
|
priv: Move options and config prototypes to own header.
|
2011-09-18 21:37:17 +02:00 |
packet.h
|
packet: Move packet callbacks to packet_cb.c.
|
2011-09-18 21:37:18 +02:00 |
pcap.h
|
Fixed uint* to work on Windows.
|
2009-12-01 16:15:54 +01:00 |
pki_priv.h
|
pki: Add support to generate ecdsa keys.
|
2012-02-04 18:37:04 +01:00 |
pki.h
|
pki: Add ecdsa support for signature_to_blob.
|
2012-02-04 18:37:04 +01:00 |
poll.h
|
crypt: Rename to packet_crypt.
|
2011-09-18 21:37:17 +02:00 |
priv.h
|
packet: Move packet callbacks to packet_cb.c.
|
2011-09-18 21:37:18 +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
|
pki: Add a ssh_key_cmp() function.
|
2011-10-29 19:58:28 +02:00 |
session.h
|
server: Add ecdsa hostkey support.
|
2012-02-19 18:49:07 +01:00 |
sftp.h
|
sftp: Add references to sftp_get_error() to docs.
|
2011-11-17 19:12:31 +01:00 |
socket.h
|
socket: Move socket function to right location.
|
2011-09-18 21:37:17 +02: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: Add evp hashing function.
|
2012-02-04 23:44:55 +01:00 |