Thu, 19 Aug 2021 17:37:14 +0200 |
Manfred Kaiser |
added option to disable trivial auth methods (#128)
|
Thu, 03 Dec 2020 21:19:19 +0800 |
Matt Johnston |
Remove unused cli_authinitialise
|
Sun, 18 Feb 2018 00:29:17 +0800 |
Matt Johnston |
rename some options and move some to sysoptions.h
|
Thu, 20 Jul 2017 19:38:26 +0000 |
Michael Witten |
options: Complete the transition to numeric toggles (`#if')
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
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]
|