| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
instead of relying on other methods, after readpassphrase. Some programs on
this diff won't benefit that much since it happens near the terminal path, but
someone might copy the unsafe idiom to another program and place it where it
may leak sensitive data.
Discussed aeons ago with tb@, OK deraadt@ and beck@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
correctly - logically complete that now by removing MLINKS from base;
authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;
ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung
|
| |
|
|
|
|
|
|
| |
- bring comment in both programms in line
- tokeninit(8) needs "tty" for readpassphrase(3)
- call token_init() after pledge(2)
- fix whitespace
OK millert@
|
| | |
|
| | |
|
| |
|
|
| |
ok florian
|
| |
|
|
|
|
|
|
|
| |
possible. Annotate <sys/param.h> lines with their current reasons. Switch
to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change
MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where
sensible to avoid pulling in the pollution. These are the files confirmed
through binary verification.
ok guenther, millert, doug (helped with the verification protocol)
|
| |
|
|
| |
From: Jan Stary
|
| | |
|
| |
|
|
|
|
| |
telnet portion partially from the latest heimdal.
ok mikeb@
|
| |
|
|
| |
ok jmc@
|
| | |
|
| | |
|
| |
|
|
| |
from Igor Sobrado
|
| |
|
|
|
|
|
| |
are no longer available;
kill some .Pp's before displays;
diff from Alex Holst;
|
| |
|
|
| |
ok deraadt@ millert@
|
| |
|
|
|
|
| |
- macro fixes
- kill whitespace at EOL
- new sentence, new line
|
| |
|
|
|
| |
tftpd(8): tweak and ok millert@
tokenadm(8): tweak and ok millert@
|
| | |
|
| |
|
|
| |
millert@ ok
|
| |
|
|
| |
millert@ ok
|
| |
|
|
|
|
| |
be a single digit. Powered by mantoya@.
millert@ ok.
|
| | |
|
| | |
|
| | |
|
|
|
from BSDi. Will be enabled when BSD authentication is turned on (login_token).
|