]> git.sur5r.net Git - i3/i3lock/commit
Use bsd_auth(3) instead of PAM on OpenBSD 123/head
authorJasper Lievisse Adriaanse <jasper@humppa.nl>
Sat, 15 Apr 2017 12:41:32 +0000 (14:41 +0200)
committerJasper Lievisse Adriaanse <jasper@humppa.nl>
Mon, 17 Apr 2017 13:06:59 +0000 (15:06 +0200)
commit68fc2e8b5f8bcd203598e6da2a98d5aa7359af1e
tree513909183e7b174b06f5bc2b2e66230b23dd4e4f
parent15973d1f5225ee4fc0114d70a24a695486f482d4
Use bsd_auth(3) instead of PAM on OpenBSD

Also apply two security measures for OpenBSD:
- use explicit_bzero(3)
- mlock(2) works for non-root users too
Makefile
README.md
i3lock.c
unlock_indicator.h