Age | Commit message (Expand) | Author |
2017-04-17 | factotum: append public rsa encyption exponent after the modulus | cinap_lenrek |
2017-04-17 | rsa2ssh: drop support for version 1 key format | 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 |
2017-02-25 | auth/asaudit: quote user and dom attributes in factotum key | cinap_lenrek |
2017-02-25 | asaudit: check factotum key ; netaudit: mention asaudit | aiju |
2017-02-24 | asaudit: missing \n in print | aiju |
2017-02-24 | merge | aiju |
2017-02-24 | add auth/asaudit | aiju |
2017-02-24 | auth/readnvram: also print dp9ik key | cinap_lenrek |
2017-02-23 | auth/keyfs: support -r flag to mount read-only | aiju |
2017-02-09 | factotum: support sha256 algorithm in rsa pkcs#1 signing | mischief |
2017-02-06 | rsagen: prefer 65537 as the default exponent when elen == 0, otherwise pick r... | cinap_lenrek |
2017-01-26 | auth/keyfs: use ulong for time | cinap_lenrek |
2017-01-26 | secstore/secuser: use ulong for time | cinap_lenrek |
2017-01-22 | factotum: fix memory leak in findkey() | cinap_lenrek |
2016-12-26 | keyfs: print error message when reading /adm/keys fails | cinap_lenrek |
2016-12-22 | auth/as: simplify further | cinap_lenrek |
2016-12-22 | auth/as, auth/none, auth/newns: consistent handling of command arguments, cle... | cinap_lenrek |
2016-10-23 | auth/factotum: bound the number of srv processes to 16, error the 9p rpc when... | cinap_lenrek |
2016-08-08 | auth/fgui: use pale colors | cinap_lenrek |
2016-08-04 | auth/login: add dp9ik key to sub factotum, get rid of temporary /srv file | cinap_lenrek |
2016-07-31 | auth: various cleanups, use common readcons() from libauthsrv, zero keys afte... | cinap_lenrek |
2016-07-31 | auth/secstore: use common readcons() routine from libauthsrv | cinap_lenrek |
2016-07-31 | auth/factotum: use common readcons() function from libauthsrv | cinap_lenrek |
2016-07-24 | auth/changeuser: fix misleading print (secret is 31 chars max, not 256) | cinap_lenrek |
2016-07-24 | make error handling in 9p service loops consistent | cinap_lenrek |
2016-04-22 | rsa: rename getkey() to getrsakey(), document rsa2csr in rsa(8) | cinap_lenrek |
2016-04-21 | rsagen: increase default key size to 2048 bits | cinap_lenrek |
2016-03-01 | auth/pemencode: fix usage() | BurnZeZ |
2016-02-22 | factotum: fix memory leak for p9any key confirmation, fix key handling for ro... | cinap_lenrek |
2016-02-14 | cron: just run /bin/rx to execute remote commands | cinap_lenrek |
2016-02-06 | factotum: fix nil pointer crash on p9skclosekey(), thanks k0ga | cinap_lenrek |
2016-02-01 | libsec: ecdsa client support for tlshand, cleanups | cinap_lenrek |
2016-01-06 | add missing /sys/src/cmd/auth/lib/private.c | cinap_lenrek |
2016-01-06 | auth: release dp9ik implementation and reentrant factotum | cinap_lenrek |
2015-12-16 | auth/httpauth: use auth_userpasswd() instead of AuthHttp request to AS | cinap_lenrek |
2015-09-23 | rsa2x509, rsa2csr: add newline in usage print | cinap_lenrek |
2015-09-02 | auth/passwd: fix structure zeroing order | cinap_lenrek |
2015-09-02 | libsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x() passing the hmac as an ar... | cinap_lenrek |
2015-08-25 | fix fuckup | glenda |
2015-08-25 | import E script from bell labs | mischief |
2015-08-22 | remove convkeys2 | cinap_lenrek |
2015-08-21 | cmd/auth: remove private /dev/random reading routines, use genrandom() | cinap_lenrek |
2015-08-21 | auth/changeuser: set the aes key in plan9 database, but not in securenet db | cinap_lenrek |
2015-08-21 | keyfs: fix typo (thanks jpm) | cinap_lenrek |