Makefile
|
1.6
|
Wed, 30 Mar 2016 06:38:43 UTC
|
jmc |
for some time now mandoc has not required MLINKS to function
|
init.c
|
1.6
|
Sun, 06 Sep 2020 17:08:29 UTC
|
mortimer |
Move definiton of struct token_types *tt to init.c from header file.
|
login_token.8
|
1.13
|
Tue, 16 Jul 2013 14:09:38 UTC
|
schwarze |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>
|
login_token.c
|
1.17
|
Sat, 02 Jan 2021 20:32:20 UTC
|
millert |
Check auth_mkvalue(3) return value for NULL (malloc failure).
|
token.c
|
1.19
|
Mon, 05 Oct 2015 17:31:17 UTC
|
millert |
Use explicit_bzero() instead of memset() for zeroing out secrets.
|
token.h
|
1.5
|
Sun, 06 Sep 2020 17:08:29 UTC
|
mortimer |
Move definiton of struct token_types *tt to init.c from header file.
|
tokendb.c
|
1.11
|
Fri, 28 Jun 2019 13:32:53 UTC
|
deraadt |
When system calls indicate an error they return -1, not some arbitrary
|
tokendb.h
|
1.6
|
Mon, 26 Dec 2022 20:06:43 UTC
|
jmc |
spelling fixes; from paul tagliamonte
|