index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Move ssh_auth_list to legacy functions.
Andreas Schneider
2011-08-23
2
-1
/
+2
*
pki: We need only one signature verify blob function.
Andreas Schneider
2011-08-23
1
-6
/
+4
*
dh: Remove obsolete signature functions.
Andreas Schneider
2011-08-22
1
-4
/
+0
*
server: Migrate more functions to new pki.
Andreas Schneider
2011-08-22
2
-1
/
+14
*
pki: Add ssh_srv_pki_signature_verify_blob().
Andreas Schneider
2011-08-22
1
-0
/
+5
*
pki: Add ssh_pki_signature_verify_blob().
Andreas Schneider
2011-08-22
2
-0
/
+7
*
misc: Add ssh_match_group().
Andreas Schneider
2011-08-22
1
-0
/
+2
*
server: Migrate hostkey check to new pki.
Andreas Schneider
2011-08-22
1
-1
/
+3
*
keys: Remove unused obsolete ssh_sign_session_id().
Andreas Schneider
2011-08-22
1
-1
/
+0
*
server: Use new pki infrastructure.
Andreas Schneider
2011-08-22
1
-2
/
+4
*
kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.
Andreas Schneider
2011-08-22
1
-1
/
+0
*
pki: Add ssh_srv_pki_do_sign_sessionid().
Andreas Schneider
2011-08-22
2
-0
/
+4
*
messages: Move ssh_userauth_build_digest() and make it static.
Andreas Schneider
2011-08-22
1
-1
/
+0
*
pki: Add ssh_pki_do_sign_agent().
Andreas Schneider
2011-08-21
1
-0
/
+3
*
agent: Add ssh_agent_sign_data().
Andreas Schneider
2011-08-21
1
-0
/
+3
*
pki: Create a pki private header file.
Andreas Schneider
2011-08-21
2
-46
/
+77
*
pki: Add ssh_pki_import_signature_blob().
Andreas Schneider
2011-08-21
1
-0
/
+6
*
pki: Add ssh_pki_export_signature_blob().
Andreas Schneider
2011-08-21
1
-0
/
+4
*
priv: Add discard_const macros.
Andreas Schneider
2011-08-21
1
-0
/
+19
*
pki: Introduce ssh_signature.
Andreas Schneider
2011-08-20
1
-0
/
+17
*
pki: Fix build warnings.
Andreas Schneider
2011-08-20
1
-1
/
+1
*
pki: Use a consistent naming scheme.
Andreas Schneider
2011-08-19
2
-6
/
+6
*
pki: Add ssh_pki_export_publickey_file().
Andreas Schneider
2011-08-16
1
-0
/
+2
*
misc: Remove session from ssh_get_local_username().
Andreas Schneider
2011-08-16
1
-1
/
+1
*
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
2
-8
/
+8
*
pki: Remove session from ssh_pki_import_privkey_* functions.
Andreas Schneider
2011-08-16
3
-24
/
+31
*
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
2
-1
/
+1
*
pki: Rename ssh_pki_import_pubkey_string and make it public.
Andreas Schneider
2011-08-16
2
-3
/
+3
*
pki: Add ssh_pki_publickey_to_string().
Andreas Schneider
2011-08-15
1
-0
/
+2
*
pki: Flags are a bit mask so use hex.
Andreas Schneider
2011-08-15
1
-3
/
+3
*
pki: Cleanup pki header.
Andreas Schneider
2011-08-15
1
-11
/
+15
*
bind: Read only once in ssh_bind_listen() (bug #11).
Andreas Schneider
2011-08-15
1
-0
/
+2
*
pki: Added ssh_key_dup().
Andreas Schneider
2011-08-15
1
-1
/
+2
*
pki: Add ssh_pki_import_pubkey_string().
Andreas Schneider
2011-08-13
1
-0
/
+3
*
pki: Use const.
Andreas Schneider
2011-08-13
2
-6
/
+7
*
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
2
-0
/
+13
*
pki: Add pki_do_sign().
Andreas Schneider
2011-08-08
2
-0
/
+4
*
pki: Add ssh_pki_convert_key_to_privatekey().
Andreas Schneider
2011-08-08
1
-0
/
+1
*
pki: Create pki_publickey_from_privatekey().
Andreas Schneider
2011-08-08
1
-0
/
+1
*
pki: Improve ssh_key_import_private().
Andreas Schneider
2011-08-08
2
-2
/
+5
*
pki: Improve ssh_pki_import_privkey_base64().
Andreas Schneider
2011-08-08
2
-2
/
+7
*
pki: Add pki_privatekey_type_from_string().
Andreas Schneider
2011-08-08
1
-0
/
+6
*
pki: Add placeholder for ecdsa and certs.
Andreas Schneider
2011-08-08
1
-0
/
+2
*
Fixes the ssh_log issue on ssh_bind handles.
Aris Adamantiadis
2011-07-19
3
-13
/
+19
*
pki: Make ssh_key_is_private() a public function.
Andreas Schneider
2011-06-15
2
-2
/
+1
*
pki: Make ssh_key_is_public() a public function.
Andreas Schneider
2011-06-15
2
-1
/
+2
[next]