]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/auth
stats: show amount of reclaimable pages (add -r flag)
[plan9front.git] / sys / src / cmd / auth /
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
2014-08-20 cinap_lenreksecstore: improve error messages, newSConn() can't...
2014-08-11 mischiefsecstore: read server from $secstore environment variable
2014-04-18 cinap_lenrekwpa support for tcp boot, remove duplicate secstore...
2014-04-18 cinap_lenreksecstore: fix wrong "readnvram %r" error status
2014-04-17 cinap_lenreksecstore: fix gfile/pfile/rfile array sizes
2014-03-23 cinap_lenrekauth/login: find authdom instead of using hardcoded...
2014-02-15 cinap_lenrekfactotum/authsrv: fix padding for mschap on amd64,...
2013-12-11 cinap_lenrekfactotum: add ntlmv2 (mschap2) client auth for cifs
2013-12-08 cinap_lenrekhandle NIL user domain, and Z(4) at end of nt blob...
2013-12-08 cinap_lenrekexperimental ntlmv2 server authenticaion support for...
2013-10-28 cinap_lenrekrsa2ssh: fix the megashit
2013-10-28 mischiefauth/rsa2ssh: add SSH2 RSA output format (from plan9port)
2013-10-22 cinap_lenrekfactotum: update rsa for ssh2 (sync with sources)
2013-10-17 cinap_lenrekfactotum: fix mschap password (utf-8 to utf-16) conversion
2013-08-11 cinap_lenrekauth(8) commands: fix uninitialized Tm.zone in getdate()
2013-07-05 ethanmerge
2013-06-19 cinap_lenrekauth/asm12dsa: use fd 0 instead of trying to open ...
2013-06-01 ppatience0fgui: check if fd is valid before entering new key
next