dissertation/libexec/login_token
millert 07817e4bdc Check auth_mkvalue(3) return value for NULL (malloc failure).
For constant strings we don't actually need to use auth_mkvalue(3).
Problem reported by Ross L Richardson.
2021-01-02 20:32:20 +00:00
..
Makefile
init.c Move definiton of struct token_types *tt to init.c from header file. 2020-09-06 17:08:29 +00:00
login_token.8
login_token.c Check auth_mkvalue(3) return value for NULL (malloc failure). 2021-01-02 20:32:20 +00:00
token.c
token.h Move definiton of struct token_types *tt to init.c from header file. 2020-09-06 17:08:29 +00:00
tokendb.c
tokendb.h