aboutsummaryrefslogtreecommitdiff
path: root/src/agent.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-10agent: Add missing config.h include.Andreas Schneider1-0/+2
2011-08-30keys: Remove keys.h where it is obsolete.Andreas Schneider1-1/+0
2011-08-30pki: Use consistent API for ssh_pki_export_pubkey_blob().Andreas Schneider1-2/+2
2011-08-25agent: Remove obsolete agent_sign_data().Andreas Schneider1-84/+0
2011-08-25auth: Add ssh_userauth_agent().Andreas Schneider1-57/+53
2011-08-22agent: Fix memory leak.Andreas Schneider1-1/+5
2011-08-21agent: Add ssh_agent_sign_data().Andreas Schneider1-1/+89
2011-08-16pki: Remove session from ssh_pki_import_pubkey_* functions.Andreas Schneider1-1/+1
2011-08-16pki: Rename ssh_pki_import_pubkey_string and make it public.Andreas Schneider1-1/+1
2011-08-13agent: Use new pki functions.Andreas Schneider1-3/+8
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis1-3/+3
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+502