index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
auth
/
authsrv.c
Age
Commit message (
Expand
)
Author
2018-07-11
authsrv: log message when no AES key is found for pak
cinap_lenrek
2018-05-20
authsrv: implement AuthNTLM
cinap_lenrek
2018-05-20
authsrv: work arround linux omiting final Z(4) after the AvrPairs
cinap_lenrek
2018-05-19
cifsd: fix ntlmv2 authentication
cinap_lenrek
2018-01-21
authsrv: implement mschapv2 authentication, include MPPE secret in the ticket
cinap_lenrek
2018-01-15
authsrv: fix chap
cinap_lenrek
2017-02-26
authsrv: handle short reads in initkeyseed()
cinap_lenrek
2017-02-26
authsrv: don't hash in hostowner key for keyseed
cinap_lenrek
2017-02-26
authsrv: salt the keyseed from /adm/keyseed file
cinap_lenrek
2017-02-26
authsrv: fix mkkey() dummy key generation (thanks aiju)
cinap_lenrek
2017-02-26
authsrv: get rid of needreply parameter by changing vnc protocol handler
cinap_lenrek
2017-02-26
authsrv: more useful error reporting
aiju
2016-07-31
auth: various cleanups, use common readcons() from libauthsrv, zero keys afte...
cinap_lenrek
2016-01-06
auth: release dp9ik implementation and reentrant factotum
cinap_lenrek
2015-08-21
cmd/auth: remove private /dev/random reading routines, use genrandom()
cinap_lenrek
2015-08-21
authsrv: randomize aes key in mkkey(), not used yet.
cinap_lenrek
2015-08-21
authsrv: more aes key stuff
cinap_lenrek
2015-08-19
libauthsrv: generalize ticket service, not hardcoding ticket format and DES e...
cinap_lenrek
2015-06-02
authsrv: use plan9 key for http authentication
cinap_lenrek
2014-02-15
factotum/authsrv: fix padding for mschap on amd64, use constants for structur...
cinap_lenrek
2013-12-08
handle NIL user domain, and Z(4) at end of nt blob for ntlmv2
cinap_lenrek
2013-12-08
experimental ntlmv2 server authenticaion support for cifsd
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
Taru Karttunen