log cli-auth.c @ 1432:41dca1e5ea34 fuzz

age author description
Wed, 04 May 2016 15:28:33 +0200 Matt Johnston message about truncated banner
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Thu, 31 Dec 2015 15:59:01 +0100 Francois Perrad refactor indentation with hard tab
Wed, 21 Oct 2015 22:39:55 +0800 Mike Frysinger avoid getpass when not used
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 23:48:57 +0200 Gaël PORTAY Turn banner, methods and tok local variable into char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]