log svr-authpubkey.c @ 1171:c745f720ae2e

age author description
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 23:17:43 +0200 Gaël PORTAY Turn checkpubkey() and send_msg_userauth_pk_ok()'s algo argument into char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Sun, 01 Mar 2015 23:02:06 +0800 Matt Johnston Fix pubkey auth after change to reuse ses.readbuf as ses.payload nocircbuffer
Tue, 12 Nov 2013 23:58:51 +0800 Matt Johnston Don't exit fatally if authorized_keys has a line like ecc
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Mon, 08 Apr 2013 00:10:57 +0800 Matt Johnston - Fix various hardcoded uses of SHA1 ecc