deraadt
|
ed32a4544c
|
xenodm uses the libc authentication layer incorrectly.
fix by markus or millert
Reported by Qualys
|
2019-12-04 09:53:47 +00:00 |
|
matthieu
|
bf265b5bbc
|
use strvis on login name when logging debug information it since it
may contain control characters. And remove an extra logging of the same.
|
2018-07-11 16:20:20 +00:00 |
|
matthieu
|
6ba2835960
|
Check strdup return value
|
2016-11-06 10:21:29 +00:00 |
|
matthieu
|
5f2163b431
|
Remove useless endpwent() calls
|
2016-11-06 10:17:38 +00:00 |
|
matthieu
|
33973f7a55
|
Add an autologin mode to xenodm.
|
2016-11-06 09:26:47 +00:00 |
|
matthieu
|
95d0cac0e3
|
endpwent() is not needed after getpwnam()
|
2016-10-23 20:38:36 +00:00 |
|
matthieu
|
6098c35094
|
Use explicit_bzero() to wipe the password
|
2016-10-23 11:31:42 +00:00 |
|
matthieu
|
1dfe3ca042
|
greet->password is wiped after handling it to auth_setdata().
No need to wipe again it later.
|
2016-10-23 11:30:03 +00:00 |
|
matthieu
|
186b6af863
|
Remove out-dated comment
|
2016-10-23 10:44:52 +00:00 |
|
matthieu
|
5394d9088b
|
Add xenodm a stripped down xdm (X Display Manager) for OpenBSD.
|
2016-10-23 08:30:37 +00:00 |
|