OpenBSD CVS

src/libexec/login_token/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / login_token

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] init.c  1.5   10 years  deraadt   use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert
[TXT] login_token.8  1.13   10 years  schwarze   use .Mt for email addresses; from Jan Stary <hans at stare dot cz>
[TXT] login_token.c  1.15   8 years  mmcc   assign pointers to NULL rather than 0
[TXT] token.c  1.19   8 years  millert   Use explicit_bzero() instead of memset() for zeroing out secrets. OK deraadt@
[TXT] token.h  1.4   21 years  deraadt   spaces
[TXT] tokendb.c  1.10   8 years  millert   Use explicit_bzero() instead of memset() for zeroing out secrets. OK deraadt@
[TXT] tokendb.h  1.5   10 years  deraadt   use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert