comparison auth.h @ 330:5488db2e9e4e

merge of 332f709a4cb39cde4cedab7c3be89e05f3023067 and ca4ca78b82c5d430c69ce01bf794e8886ce81431
author Matt Johnston <matt@ucc.asn.au>
date Sat, 10 Jun 2006 16:39:40 +0000
parents 475a818dd6e7
children 79bf1023cf11 8f3ec7c104d9
comparison
equal deleted inserted replaced
329:8ed0dce45126 330:5488db2e9e4e
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