Mercurial > dropbear
log cli-authpubkey.c @ 1311:10f28c95ca31
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 15:59:06 +0200 | Gaƫl PORTAY | Fix pointer differ in signess warnings [-Werror=pointer-sign] |
Fri, 20 Feb 2015 23:16:38 +0800 | Matt Johnston | Move generic network routines to netio.c fastopen |
Mon, 08 Apr 2013 00:10:57 +0800 | Matt Johnston | - Fix various hardcoded uses of SHA1 ecc |
Sun, 07 Apr 2013 01:36:42 +0800 | Matt Johnston | ecc kind of works, needs fixing/testing ecc |
Sat, 06 Apr 2013 16:00:37 +0800 | Matt Johnston | Make _sign and _verify functions take a buffer* rather than void* and int ecc |