Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sshkey: Fix loading of ECDSA keys from files | Tobias Brunner | 2014-06-18 | 1 | -2/+2 |
* | sshkey: Add support to parse SSH public keys from files with left|rightsigkey | Tobias Brunner | 2014-06-18 | 1 | -1/+44 |
* | sshkey: uclibc only defines fmemopen(3) if _GNU_SOURCE is defined | Tobias Brunner | 2014-02-19 | 1 | -0/+1 |
* | pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB | Tobias Brunner | 2013-10-23 | 1 | -19/+11 |
* | sshkey: Add support for parsing keys from files | Tobias Brunner | 2013-09-13 | 1 | -1/+92 |
* | Use strpfx() helper where appropriate | Tobias Brunner | 2013-07-08 | 1 | -1/+1 |
* | sshkey: Add support for ECDSA keys | Tobias Brunner | 2013-05-07 | 1 | -0/+70 |
* | sshkey: Added builder for SSHKEY RSA keys | Tobias Brunner | 2013-05-07 | 1 | -0/+83 |