comparison auth.h @ 278:e109fb08b8ee

merge of 4cbdd6e0a0d8c061075b9ed7609a06c4547f67d3 and 5d396842815593611f0d61762440145d1fc74d5a
author Matt Johnston <matt@ucc.asn.au>
date Wed, 08 Mar 2006 12:53:09 +0000
parents 475a818dd6e7
children 79bf1023cf11 8f3ec7c104d9
comparison
equal deleted inserted replaced
276:3cea9d789cca 278:e109fb08b8ee
50 void recv_msg_userauth_banner(); 50 void recv_msg_userauth_banner();
51 void cli_pubkeyfail(); 51 void cli_pubkeyfail();
52 void cli_auth_password(); 52 void cli_auth_password();
53 int cli_auth_pubkey(); 53 int cli_auth_pubkey();
54 void cli_auth_interactive(); 54 void cli_auth_interactive();
55 char* getpass_or_cancel();
55 56
56 57
57 #define MAX_USERNAME_LEN 25 /* arbitrary for the moment */ 58 #define MAX_USERNAME_LEN 25 /* arbitrary for the moment */
58 59
59 #define AUTH_TYPE_NONE 1 60 #define AUTH_TYPE_NONE 1