summaryrefslogtreecommitdiff
path: root/sys/src/cmd/auth
AgeCommit message (Expand)Author
2023-04-19auth/ssh2rsa: convert Unix ssh private keys to Plan 9 format.Jacob Moody
2023-03-16auth/none, mothra, news, libttf: unused variable removalJacob Moody
2022-12-25auth: use caphash and capuse under /dev instead of #¤cinap_lenrek
2022-12-23auth/factotum: access /proc instead of #p for private()cinap_lenrek
2022-12-12auth/*: use /fd/0 instead of #d/0cinap_lenrek
2022-06-24upas/dkim: dkim signing for upasori@eigenstate.org
2022-08-12auth(8): sync usage messages for auth/boxOri Bernstein
2022-07-26auth/box: preserve cwd name, but clear it outOri Bernstein
2022-07-10auth/box: -s, -. flagsJacob Moody
2022-06-15skel(3) → skelfs(4)Jacob Moody
2022-06-10auth/box: don't bother switching to noneJacob Moody
2022-06-08auth/box: bind in the binary by defaultJacob Moody
2022-06-07auth/box: build restricted namespaces using components from the parent.Jacob Moody
2022-04-04auth/as: fix wrong filesystem permissions due to wrong factotum being attachedcinap_lenrek
2021-11-25aescbc: flush before exit and report an error (if any)Sigrid Solveig Haflínudóttir
2021-10-31acmed: pass original utf8 subject domain to challengefn, simplifycinap_lenrek
2021-10-31acmed: handle international domain namescinap_lenrek
2021-10-27acmed: remove unused defineOri Bernstein
2021-10-27acmed: move from ip/ to auth/Ori Bernstein
2021-07-18auth/rsa2jwk: add code to produce jwk rsa keysOri Bernstein
2021-07-04rsa(8): document auth/x5092pub, fix usage linescinap_lenrek
2021-07-04libsec: add X509reqtoRSApub() function and return subject alt names in X509to...cinap_lenrek
2021-01-17passwd: make legacy mode explicitOri Bernstein
2020-12-19libauth: change programs to use the new procsetuser() functioncinap_lenrek
2020-08-01pre-lib9p servers: fix incorrect Tversion handlingkvik
2020-05-02make bind(2) error handling consistentcinap_lenrek
2020-03-10improve usage messages (thanks henesy)Ori Bernstein
2020-03-08add usage messages to auth/(enable disable status).Ori Bernstein
2019-08-30auth/rsa2asn1: implement private key export with -a flag (thanks kvik)cinap_lenrek
2018-12-04factotum: rsa: use mptober() to get right adjusted result instead of mptobe()...cinap_lenrek
2018-07-11asaudit: make error more explicitaiju
2018-07-11authsrv: log message when no AES key is found for pakcinap_lenrek
2018-05-20authsrv: implement AuthNTLMcinap_lenrek
2018-05-20separate MSCHAP(v2) and NTLM(v2) authenticationcinap_lenrek
2018-05-20authsrv: work arround linux omiting final Z(4) after the AvrPairscinap_lenrek
2018-05-19cifsd: fix ntlmv2 authenticationcinap_lenrek
2018-02-05auth/asn12rsa: also convert ASN.1 encoded public key to plan9 formatcinap_lenrek
2018-01-21factotum: implement mschapv2 role=server authentication (for ppp)cinap_lenrek
2018-01-21authsrv: implement mschapv2 authentication, include MPPE secret in the ticketcinap_lenrek
2018-01-15authsrv: fix chapcinap_lenrek
2018-01-07forgot to commit asn1dump.c...cinap_lenrek
2018-01-06factotum: remove unused sshrsa.ccinap_lenrek
2018-01-06remove asn12dsa, dsa2pub, dsa2ssh and dsagencinap_lenrek
2018-01-06auth/asn1dump: include in mkfilecinap_lenrek
2018-01-02factotum: remove legacy wep protocolcinap_lenrek
2018-01-01factotum: replace custom hex parsing code with dec16() avoding timing side ch...cinap_lenrek
2017-12-03auth/factotum: add role=login protocol variant to dp9ik/p9sk1cinap_lenrek
2017-12-03auth/login: add missing quotefmtinstall(), quote dom attributecinap_lenrek
2017-10-06rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ...cinap_lenrek
2017-06-18auth/factotum: complete p9any v.2 server protocol, but don't enable it.cinap_lenrek