index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
libssh
/
libssh.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: Fix the LGPL header.
Andreas Schneider
2013-01-23
1
-12
/
+11
*
socket: Add a SSH_WRITE_PENDING socket status.
Andreas Schneider
2012-07-17
1
-0
/
+1
*
options: Add option to specify host keys string.
Oliver Gasser
2012-07-06
1
-1
/
+2
*
Ignore and debug messages can be sent using public API
Martin Drasar
2012-01-05
1
-0
/
+2
*
commit a7e14524c4f7903f607cdcd02b83782e89f0a82c
rofl0r
2012-01-02
1
-0
/
+1
*
pki: Add a ssh_key_cmp() function.
Andreas Schneider
2011-10-29
1
-0
/
+8
*
dh: Add ssh_get_publickey().
Andreas Schneider
2011-10-29
1
-1
/
+1
*
Implement ssh_options_get_port(ssh_session, unsigned int*).
Lee Hambley
2011-10-28
1
-0
/
+1
*
Implement ssh_options_get(ssh_session, enum ssh_options_e, char**).
Lee Hambley
2011-10-28
1
-0
/
+2
*
pki: ssh_pki_generate
Aris Adamantiadis
2011-09-24
1
-0
/
+2
*
scp: introduce a 64bits getter to respect ABI
Aris Adamantiadis
2011-09-18
1
-1
/
+2
*
log: Improve the logging function.
Andreas Schneider
2011-09-10
1
-1
/
+6
*
log: Add new debug log levels.
Andreas Schneider
2011-09-10
1
-3
/
+20
*
string: Add ssh_string_get_char().
Andreas Schneider
2011-09-08
1
-0
/
+1
*
channels: Export ssh_channel_poll_timeout().
Andreas Schneider
2011-09-02
1
-1
/
+1
*
channel: implement ssh_channel_poll_timeout
Aris Adamantiadis
2011-09-02
1
-0
/
+1
*
pki: Use consistent API for ssh_pki_export_privkey_to_pubkey().
Andreas Schneider
2011-08-30
1
-0
/
+3
*
legacy: Move ssh_private_key and ssh_public_key typedefs.
Andreas Schneider
2011-08-28
1
-4
/
+0
*
keyfiles: Make ssh_try_publickey_from_file() legacy.
Andreas Schneider
2011-08-28
1
-3
/
+0
*
legacy: Remove privatekey_from_base64().
Andreas Schneider
2011-08-26
1
-3
/
+0
*
auth: Make ssh_userauth_privatekey_file() legacy.
Andreas Schneider
2011-08-25
1
-2
/
+0
*
auth: Refactor ssh_userauth_password().
Andreas Schneider
2011-08-25
1
-3
/
+3
*
auth: Make ssh_userauth_autopubkey legacy.
Andreas Schneider
2011-08-25
1
-1
/
+0
*
auth: Add ssh_userauth_publickey_auto().
Andreas Schneider
2011-08-25
1
-0
/
+3
*
auth: Add ssh_userauth_agent().
Andreas Schneider
2011-08-25
1
-3
/
+3
*
auth: Make ssh_userauth_pubkey legacy.
Andreas Schneider
2011-08-23
1
-1
/
+0
*
auth: Add ssh_userauth_publickey().
Andreas Schneider
2011-08-23
1
-0
/
+3
*
auth: Make ssh_userauth_try_publickey() legacy.
Andreas Schneider
2011-08-23
1
-1
/
+0
*
auth: Add ssh_userauth_try_publickey().
Andreas Schneider
2011-08-23
1
-2
/
+8
*
auth: Move ssh_auth_list to legacy functions.
Andreas Schneider
2011-08-23
1
-1
/
+0
*
pki: Use a consistent naming scheme.
Andreas Schneider
2011-08-19
1
-4
/
+4
*
pki: Add ssh_pki_export_publickey_file().
Andreas Schneider
2011-08-16
1
-0
/
+2
*
pki: Fix and rename ssh_pki_publickey_to_base64().
Andreas Schneider
2011-08-16
1
-3
/
+2
*
pki: Remove session from ssh_pki_import_pubkey_* functions.
Andreas Schneider
2011-08-16
1
-8
/
+2
*
pki: Remove session from ssh_pki_import_privkey_* functions.
Andreas Schneider
2011-08-16
1
-6
/
+25
*
pki: Add ssh_pki_publickey_to_base64().
Andreas Schneider
2011-08-16
1
-0
/
+3
*
pki: Add ssh_pki_import_pubkey_file().
Andreas Schneider
2011-08-16
1
-0
/
+3
*
pki: Rename ssh_pki_publickey_to_string and make it public.
Andreas Schneider
2011-08-16
1
-0
/
+1
*
pki: Rename ssh_pki_import_pubkey_string and make it public.
Andreas Schneider
2011-08-16
1
-0
/
+3
*
pki: Use const.
Andreas Schneider
2011-08-13
1
-3
/
+3
*
pki: Use a consistent name scheme.
Andreas Schneider
2011-08-09
1
-1
/
+1
*
pki: Add ssh_pki_import_pubkey_base64().
Andreas Schneider
2011-08-08
1
-0
/
+5
*
pki: Improve ssh_key_import_private().
Andreas Schneider
2011-08-08
1
-0
/
+4
*
pki: Improve ssh_pki_import_privkey_base64().
Andreas Schneider
2011-08-08
1
-2
/
+4
*
pki: Make ssh_key_is_private() a public function.
Andreas Schneider
2011-06-15
1
-0
/
+1
*
pki: Make ssh_key_is_public() a public function.
Andreas Schneider
2011-06-15
1
-0
/
+2
*
Test for ecdh and dh-group1
Aris Adamantiadis
2011-06-12
1
-1
/
+2
*
Check for ecdsa with openssl, added log_warning
Aris Adamantiadis
2011-06-12
1
-2
/
+3
*
pki: Add ssh_key_type_to_char() and ssh_key_type_from_name().
Andreas Schneider
2011-06-11
1
-0
/
+2
*
pki: Make ssh_key_type a public function.
Andreas Schneider
2011-06-11
1
-0
/
+1
[next]