index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
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
...
*
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
*
pki: Add SSH_KEYTYPE_ECDSA.
Andreas Schneider
2011-06-11
1
-1
/
+2
*
cmake: Set next version.
Andreas Schneider
2011-05-30
1
-1
/
+1
*
[channels] Added ssh_channel_window_size() and avoided reentrancy in channel_...
milo
2011-05-02
1
-0
/
+1
*
scp: Support huge files by changing size to 64-bit type.
Mark Riordan
2011-04-15
1
-1
/
+2
*
Implemented X11 server side
milo
2011-04-14
1
-1
/
+2
*
[pki] Added ssh_userauth_pki_pubkey() function
milo
2011-04-14
1
-0
/
+2
*
[pki] Added ssh_pki_import_privkey_base64()
milo
2011-04-14
1
-0
/
+2
*
[pki] Added privatekey_from_base64() function...
milo
2011-04-14
1
-0
/
+3
*
[pki] Make ssh_key_new and ssh_key_free public
milo
2011-04-14
1
-0
/
+2
*
Implement ssh_blocking_flush()
Aris Adamantiadis
2011-03-22
1
-0
/
+1
*
poll: Added a function to poll the events.
milo
2011-02-20
1
-0
/
+1
*
poll: Added function to remove fd from the event context.
milo
2011-02-20
1
-0
/
+1
*
poll: Added function to add an fd to the events.
milo
2011-02-20
1
-0
/
+5
*
poll: Added function to remove session from event loop.
milo
2011-02-20
1
-0
/
+1
*
poll: Added function to add session to an event.
milo
2011-02-20
1
-0
/
+1
*
poll: Added a function to free an event.
milo
2011-02-20
1
-0
/
+1
*
poll: Started to add a poll based event loop.
milo
2011-02-20
1
-0
/
+3
*
Added the keyboard-interactive authentication method
milo
2011-02-10
1
-0
/
+2
*
session: Added ssh_is_connected().
Andreas Schneider
2011-02-06
1
-0
/
+1
*
misc: Added multiplatform ssh_getpass() fuction.
Andreas Schneider
2011-01-24
1
-0
/
+3
[prev]
[next]