summaryrefslogtreecommitdiffstats
path: root/src/agent.c
Commit message (Collapse)AuthorAgeFilesLines
* agent: Fix memory leak.Andreas Schneider2011-08-221-1/+5
|
* agent: Add ssh_agent_sign_data().Andreas Schneider2011-08-211-1/+89
|
* pki: Remove session from ssh_pki_import_pubkey_* functions.Andreas Schneider2011-08-161-1/+1
|
* pki: Rename ssh_pki_import_pubkey_string and make it public.Andreas Schneider2011-08-161-1/+1
| | | | It should be named ssh_pki_import_pubkey_blob().
* agent: Use new pki functions.Andreas Schneider2011-08-131-3/+8
|
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-3/+3
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+502