Mercurial > dropbear
log svr-auth.c @ 1343:bbc0a0ee3843
age | author | description |
---|---|---|
Wed, 04 May 2016 15:33:40 +0200 | Matt Johnston | Convert #ifdef to #if, other build changes |
Fri, 01 Jan 2016 16:30:31 +0100 | Francois Perrad | fix empty C prototypes |
Mon, 03 Aug 2015 21:59:40 +0800 | Matt Johnston | Fix problem where auth timeout wasn't checked when waiting for ident |
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
Sat, 02 May 2015 15:26:05 +0200 | Gaël PORTAY | Turn username, servicename and methodname local variables into char * |
Sat, 02 May 2015 15:59:06 +0200 | Gaël PORTAY | Fix pointer differ in signess warnings [-Werror=pointer-sign] |