summaryrefslogtreecommitdiffstats
path: root/include/libssh/auth.h
Commit message (Collapse)AuthorAgeFilesLines
* auth: implement client-side gssapiAris Adamantiadis2013-07-131-2/+7
| | | | Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* auth: Prefix kbdint functions.Andreas Schneider2011-08-251-3/+3
|
* Added the keyboard-interactive authentication methodmilo2011-02-101-0/+21
|
* Moved declarations from auth.h to various headersAris Adamantiadis2010-10-301-0/+9
|
* Fixed keyboard-interactive and unit testAris Adamantiadis2010-05-191-1/+4
|
* Removed last calls to packet_readAris Adamantiadis2010-01-241-0/+4
|
* SSH-1 cleanup and compileAris Adamantiadis2010-01-101-1/+3
| | | | Not tested, probably not working correctly yet
* Asynchronous authentication works !Aris Adamantiadis2009-12-261-0/+40
|
* New packet handler for SSH_USERAUTH_BANNERAris Adamantiadis2009-12-261-0/+28