]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/auth
rio, kbdfs: increase read buffer for high latency kbdfs support
[plan9front.git] / sys / src / cmd / auth /
2019-08-30 cinap_lenrekauth/rsa2asn1: implement private key export with -a...
2018-12-04 cinap_lenrekfactotum: rsa: use mptober() to get right adjusted...
2018-07-11 aijuasaudit: make error more explicit
2018-07-11 cinap_lenrekauthsrv: log message when no AES key is found for pak
2018-05-20 cinap_lenrekauthsrv: implement AuthNTLM
2018-05-20 cinap_lenrekmerge
2018-05-20 cinap_lenrekseparate MSCHAP(v2) and NTLM(v2) authentication
2018-05-19 cinap_lenrekauthsrv: work arround linux omiting final Z(4) after...
2018-05-19 cinap_lenrekcifsd: fix ntlmv2 authentication
2018-02-05 cinap_lenrekauth/asn12rsa: also convert ASN.1 encoded public key...
2018-01-21 cinap_lenrekfactotum: implement mschapv2 role=server authentication...
2018-01-21 cinap_lenrekauthsrv: implement mschapv2 authentication, include...
2018-01-15 cinap_lenrekauthsrv: fix chap
2018-01-07 cinap_lenrekmerge
2018-01-07 cinap_lenrekforgot to commit asn1dump.c...
2018-01-06 cinap_lenrekfactotum: remove unused sshrsa.c
2018-01-06 cinap_lenrekremove asn12dsa, dsa2pub, dsa2ssh and dsagen
2018-01-06 cinap_lenrekauth/asn1dump: include in mkfile
2018-01-02 cinap_lenrekfactotum: remove legacy wep protocol
2018-01-01 cinap_lenrekfactotum: replace custom hex parsing code with dec16...
2017-12-03 cinap_lenrekauth/factotum: add role=login protocol variant to dp9ik...
2017-12-03 cinap_lenrekauth/login: add missing quotefmtinstall(), quote dom...
2017-10-06 cinap_lenrekrsa: add auth/rsa2asn1, check write error in auth/rsa2x...
2017-06-18 cinap_lenrekauth/factotum: complete p9any v.2 server protocol,...
2017-04-17 cinap_lenrekfactotum: append public rsa encyption exponent after...
2017-04-17 cinap_lenrekrsa2ssh: drop support for version 1 key format
2017-02-26 cinap_lenrekauthsrv: handle short reads in initkeyseed()
2017-02-26 cinap_lenrekauthsrv: don't hash in hostowner key for keyseed
2017-02-26 cinap_lenrekauthsrv: salt the keyseed from /adm/keyseed file
2017-02-26 cinap_lenrekauthsrv: fix mkkey() dummy key generation (thanks aiju)
2017-02-26 cinap_lenrekauthsrv: get rid of needreply parameter by changing...
2017-02-26 aijuauthsrv: more useful error reporting
2017-02-25 cinap_lenrekauth/asaudit: quote user and dom attributes in factotum key
2017-02-25 aijuasaudit: check factotum key ; netaudit: mention asaudit
2017-02-24 cinap_lenrekmerge
2017-02-24 aijuasaudit: missing \n in print
2017-02-24 aijumerge
2017-02-23 aijuadd auth/asaudit
2017-02-23 cinap_lenrekauth/readnvram: also print dp9ik key
2017-02-23 aijuauth/keyfs: support -r flag to mount read-only
2017-02-09 mischieffactotum: support sha256 algorithm in rsa pkcs#1 signing
2017-02-06 cinap_lenrekrsagen: prefer 65537 as the default exponent when elen...
2017-01-26 cinap_lenrekauth/keyfs: use ulong for time
2017-01-26 cinap_lenreksecstore/secuser: use ulong for time
2017-01-21 cinap_lenrekmerge
2017-01-21 cinap_lenrekfactotum: fix memory leak in findkey()
2016-12-26 cinap_lenrekkeyfs: print error message when reading /adm/keys fails
2016-12-22 cinap_lenrekauth/as: simplify further
2016-12-22 cinap_lenrekauth/as, auth/none, auth/newns: consistent handling...
2016-10-23 cinap_lenrekauth/factotum: bound the number of srv processes to...
2016-08-08 cinap_lenrekauth/fgui: use pale colors
2016-08-04 cinap_lenrekauth/login: add dp9ik key to sub factotum, get rid...
2016-07-31 cinap_lenrekauth: various cleanups, use common readcons() from...
2016-07-31 cinap_lenrekauth/secstore: use common readcons() routine from libau...
2016-07-31 cinap_lenrekauth/factotum: use common readcons() function from...
2016-07-24 cinap_lenrekauth/changeuser: fix misleading print (secret is 31...
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-04-22 cinap_lenrekrsa: rename getkey() to getrsakey(), document rsa2csr...
2016-04-21 cinap_lenrekrsagen: increase default key size to 2048 bits
2016-03-02 BurnZeZauth/pemencode: fix usage()
2016-02-22 cinap_lenrekfactotum: fix memory leak for p9any key confirmation...
2016-02-14 cinap_lenrekcron: just run /bin/rx to execute remote commands
2016-02-06 cinap_lenrekfactotum: fix nil pointer crash on p9skclosekey(),...
2016-02-01 cinap_lenreklibsec: ecdsa client support for tlshand, cleanups
2016-01-06 cinap_lenrekmerge
2016-01-06 cinap_lenrekadd missing /sys/src/cmd/auth/lib/private.c
2016-01-06 cinap_lenrekauth: release dp9ik implementation and reentrant factotum
2015-12-16 cinap_lenrekauth/httpauth: use auth_userpasswd() instead of AuthHtt...
2015-09-23 cinap_lenrekmerge
2015-09-23 cinap_lenrekrsa2x509, rsa2csr: add newline in usage print
2015-09-02 cinap_lenrekauth/passwd: fix structure zeroing order
2015-09-02 cinap_lenreklibsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x(...
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-21 cinap_lenrekremove convkeys2
2015-08-21 cinap_lenrekcmd/auth: remove private /dev/random reading routines...
2015-08-21 cinap_lenrekauth/changeuser: set the aes key in plan9 database...
2015-08-21 cinap_lenrekkeyfs: fix typo (thanks jpm)
2015-08-21 cinap_lenrekauthsrv: randomize aes key in mkkey(), not used yet.
2015-08-21 cinap_lenrekauthsrv: more aes key stuff
2015-08-21 cinap_lenrekintroduce AES key into nvram and keyfs
2015-08-19 cinap_lenreklibsec: add pbkdf2_hmac_sha1() (from wpapsk factotum...
2015-08-19 cinap_lenrekmerge
2015-08-19 cinap_lenreklibauthsrv: generalize ticket service, not hardcoding...
2015-06-01 cinap_lenrekauthsrv: use plan9 key for http authentication
2015-05-13 Matthew Veetyfixed by fuck up
2015-05-13 Matthew Veetyremoved ukill.
2015-04-22 cinap_lenreksecstore: don't print errors for dial() and readnvram...
2015-03-14 cinap_lenrekhttpauth: little helper for rc-httpd to do http basic...
2015-03-12 cinap_lenrekpemencode: handle base64 input length < 3, fix bogus...
2015-03-11 cinap_lenrekfactotum: remove unused extern declarations of invoker...
2015-03-01 cinap_lenrekfactotum: cleanup getnvramkey()
2015-02-12 cinap_lenrekbuild and document auth/userpasswd
2015-01-25 cinap_lenrekfactotum: implement proto=mschapv2 client role
2014-12-09 cinap_lenrekfactotum: accept multiple bootstrap auth servers in...
2014-12-09 cinap_lenreksecstore: allow multiple server addresses in $secstore...
2014-11-07 cinap_lenrekfix dangerous werrstr() usages
2014-10-29 cinap_lenrekmerge
2014-10-29 cinap_lenrekfix syslog() use with linefeeds for various programs
2014-09-27 aijumerge
next