Age | Commit message (Expand) | Author |
---|---|---|
2015-06-04 | buf_getstring and buf_putstring now use non-unsigned char* | Matt Johnston |
2015-05-05 | Turn name and instruction local variables into char * | Gaël PORTAY |
2015-05-05 | Turn get_response()'s return type and prompt argument into char * | Gaël PORTAY |
2015-05-05 | Fix pointer differ in signess warnings [-Werror=pointer-sign] | Gaël PORTAY |
2011-04-07 | Fix memory leak found by Klocwork | Matt Johnston |
2008-09-18 | Print "Login for user@host" for keyboard interactive, since it probably | Matt Johnston |
2006-07-07 | BUG: The strings 'name' and 'instruction' are always allocated | Matt Johnston |
2006-01-15 | Cancel a dbclient password prompt if the user presses ctrl-c. | Matt Johnston |
2005-09-20 | Forgot to revert echo flag | Matt Johnston |
2005-09-20 | added keyboard-interactive client support | Matt Johnston |