summaryrefslogtreecommitdiffstats
path: root/src/agent.c
Commit message (Expand)AuthorAgeFilesLines
* agent: Improve logging.Andreas Schneider2011-11-161-12/+11
* agent: Add missing config.h include.Andreas Schneider2011-09-101-0/+2
* keys: Remove keys.h where it is obsolete.Andreas Schneider2011-08-301-1/+0
* pki: Use consistent API for ssh_pki_export_pubkey_blob().Andreas Schneider2011-08-301-2/+2
* agent: Remove obsolete agent_sign_data().Andreas Schneider2011-08-251-84/+0
* auth: Add ssh_userauth_agent().Andreas Schneider2011-08-251-57/+53
* 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
* 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