]> git.armaanb.net Git - opendoas.git/history - libopenbsd
timestamp: error out if fstat and lstat st_ino and st_dev are not the same
[opendoas.git] / libopenbsd /
2019-01-30 Duncaenlibopenbsd: minor cleanup
2019-01-30 Duncaenlibopenbsd/closefrom: correctly handle snprintf truncation
2019-01-30 Duncaenlibopenbsd/readpassphrase: update to latest version...
2017-12-12 Duncaenpersist_timestamp: move timespec macros to libopenbsd
2016-09-06 DuncaenAdd closefrom(2) from openssh-portable
2016-06-24 Duncaenimport sys-tree.h from openssh-portable
2016-06-08 Duncaenremove pledge seccomp shim
2016-06-08 Duncaenopen pam sessions with right user and remove setusercon...
2016-06-02 Duncaenremove nonstandard sys/cdefs.h
2016-05-08 DuncaenAdd proper pam session handling
2016-05-06 DuncaenTesting only seccomp pledge
2016-05-06 DuncaenAdd more compatibility functions for linux support
2016-05-06 DuncaenActually open pam sessions
2016-05-06 DuncaenAdd configure script
2015-08-06 Nathan HolsteinAdd PAM service definition for doas.
2015-08-06 Nathan HolsteinAdd IO error checking to auth_userokay().
2015-08-06 Nathan HolsteinImplement PAM authentication.
2015-08-05 Nathan HolsteinMerge doas.c 1.34 from OpenBSD CVS.
2015-08-05 Nathan HolsteinBeing integration of PAM into auth_userokay().
2015-08-05 Nathan HolsteinAdd copyright clauses to new code.
2015-08-05 Nathan HolsteinImport explicit_bzero() from OpenBSD.
2015-08-05 Nathan HolsteinImplement the semantics of setusercontext().
2015-08-05 Nathan HolsteinAdd compatibility functions from OpenBSD.
2015-08-05 Nathan HolsteinMakefile for gmake on MacOSX.