summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/auth
AgeCommit message (Collapse)Author
2020-12-19libauth: add procsetuser() function to change user id of the calling processcinap_lenrek
Provide a central function to change the user id of the calling process. This is mostly used by programs to become the none user, followed by a call to newns().
2018-01-02ape/libauth: remove auth_wep.$O from mkfilecinap_lenrek
2016-08-04ape/libauth: add PASSWDLEN constant to compile passtokey.c from native ↵cinap_lenrek
libauthsrv (thanks lawler)
2016-04-11ape: add libauth, libbio, libmp and libsec as replacements for opensslcinap_lenrek