Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-19 | libauth: add procsetuser() function to change user id of the calling process | cinap_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-05-20 | separate MSCHAP(v2) and NTLM(v2) authentication | cinap_lenrek | |
due to linux omiting the final Z(4) in the NTLMv2 reply, and the need for the windom for LMv2 authentication, here is a new AuthNTLM ticket request now with length and dom fields. | |||
2018-01-21 | libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2 | cinap_lenrek | |
2018-01-02 | libauth: remove auth_wep() function, and non-existing httpauth() declaration | cinap_lenrek | |
2012-08-02 | libauth: fix authrpc buffer overflow (import from sources) | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/include | Taru Karttunen | |