aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Replace ssh_say with ssh_log.Andreas Schneider1-8/+17
2009-02-09Rename function to agent_is_running.Andreas Schneider1-2/+2
2009-02-06Fix the ifdefs.Andreas Schneider1-3/+2
2009-02-06Add missing ifdef for ssh-agent support.Andreas Schneider1-4/+3
2009-02-06Complete ssh client agent support.Andreas Schneider1-7/+147
2009-02-02Fix build warnings of the auth code.Andreas Schneider1-3/+2
2009-02-02Start with ssh agent implementation.Andreas Schneider1-0/+12
2008-12-29Add a more generic auth callback function.Andreas Schneider1-2/+5
2008-12-14some changes to resolve bugs reported by webyogAris Adamantiadis1-9/+15
2008-11-24patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis1-20/+43
2008-11-23commited path 003 and 004 from Andreas SchneiderAris Adamantiadis1-2/+2
2008-06-16Big changes :Aris Adamantiadis1-7/+1
2008-06-12big changes :Aris Adamantiadis1-52/+119
2008-05-12Doxygen changesAris Adamantiadis1-2/+3
2008-03-12fixed the netdb problem ?Aris Adamantiadis1-1/+1
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+0
2006-11-12good work tonight. Made documentation for authentication, channels, buffers, ...Aris Adamantiadis1-1/+135
2005-10-26patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis1-0/+12
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-0/+2
2005-08-07server kex done :)Aris Adamantiadis1-1/+1
2005-07-05first importAris Adamantiadis1-0/+605