index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pki.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
pki: Document public key function.
Andreas Schneider
2011-08-13
1
-1
/
+25
|
*
pki: Fix doc of ssh_pki_import_privkey_base64().
Andreas Schneider
2011-08-12
1
-1
/
+4
|
*
pki: Fix a resource leak.
Andreas Schneider
2011-08-11
1
-0
/
+1
|
*
pki: Use a consistent name scheme.
Andreas Schneider
2011-08-09
1
-9
/
+17
|
|
|
|
Rename ssh_key_import_private to ssh_pki_import_privkey_file.
*
pki: Add ssh_pki_import_pubkey_base64().
Andreas Schneider
2011-08-08
1
-0
/
+127
|
*
pki: Add pki_do_sign().
Andreas Schneider
2011-08-08
1
-91
/
+32
|
*
pki: Add ssh_pki_convert_key_to_privatekey().
Andreas Schneider
2011-08-08
1
-0
/
+16
|
*
pki: Create pki_publickey_from_privatekey().
Andreas Schneider
2011-08-08
1
-185
/
+1
|
*
pki: Improve ssh_key_import_private().
Andreas Schneider
2011-08-08
1
-12
/
+67
|
*
pki: Improve ssh_pki_import_privkey_base64().
Andreas Schneider
2011-08-08
1
-15
/
+13
|
*
pki: Add pki_privatekey_type_from_string().
Andreas Schneider
2011-08-08
1
-0
/
+12
|
*
pki: Make ssh_key_is_private() a public function.
Andreas Schneider
2011-06-15
1
-0
/
+15
|
*
pki: Make ssh_key_is_public() a public function.
Andreas Schneider
2011-06-15
1
-0
/
+15
|
*
pki: Add ssh_key_type_to_char() and ssh_key_type_from_name().
Andreas Schneider
2011-06-11
1
-0
/
+55
|
*
[pki] remove unused functions
milo
2011-04-18
1
-59
/
+0
|
*
[pki] Fix buffer overflow in pki
Aris Adamantiadis
2011-04-15
1
-1
/
+1
|
*
[pki] Add documentation and check for NULLs
milo
2011-04-14
1
-0
/
+13
|
*
Set freed pointers to NULL in ssh_key struct
milo
2011-04-14
1
-0
/
+2
|
*
[pki] added ssh_pki_do_sign() function
milo
2011-04-14
1
-0
/
+112
|
*
[pki] Added conversion functions to migrate seemlessly to ssh_key
milo
2011-04-14
1
-0
/
+81
|
*
[pki] check for NULL and small cosmetic changes
milo
2011-04-14
1
-16
/
+17
|
*
[pki] Added ssh_pki_publickey_from_privatekey() function
milo
2011-04-14
1
-0
/
+188
|
*
[pki] Added ssh_pki_import_privkey_base64()
milo
2011-04-14
1
-0
/
+25
|
*
[pki] Make ssh_key_new and ssh_key_free public
milo
2011-04-14
1
-0
/
+1
|
*
doc: Follow the current naming convention.
Andreas Schneider
2010-12-10
1
-1
/
+1
|
*
doc: Fixed pki doc group.
Andreas Schneider
2010-12-07
1
-1
/
+2
|
*
pki: Create a file for known_hosts functions.
Andreas Schneider
2010-09-28
1
-0
/
+1
|
*
pki: Fixed a possible crash.
Andreas Schneider
2010-09-18
1
-3
/
+6
|
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+113