Age | Commit message (Expand) | Author |
2023-04-19 | auth/ssh2rsa: convert Unix ssh private keys to Plan 9 format. | Jacob Moody |
2023-03-16 | auth/none, mothra, news, libttf: unused variable removal | Jacob Moody |
2022-12-25 | auth: use caphash and capuse under /dev instead of #¤ | cinap_lenrek |
2022-12-23 | auth/factotum: access /proc instead of #p for private() | cinap_lenrek |
2022-12-12 | auth/*: use /fd/0 instead of #d/0 | cinap_lenrek |
2022-06-24 | upas/dkim: dkim signing for upas | ori@eigenstate.org |
2022-08-12 | auth(8): sync usage messages for auth/box | Ori Bernstein |
2022-07-26 | auth/box: preserve cwd name, but clear it out | Ori Bernstein |
2022-07-10 | auth/box: -s, -. flags | Jacob Moody |
2022-06-15 | skel(3) → skelfs(4) | Jacob Moody |
2022-06-10 | auth/box: don't bother switching to none | Jacob Moody |
2022-06-08 | auth/box: bind in the binary by default | Jacob Moody |
2022-06-07 | auth/box: build restricted namespaces using components from the parent. | Jacob Moody |
2022-04-04 | auth/as: fix wrong filesystem permissions due to wrong factotum being attached | cinap_lenrek |
2021-11-25 | aescbc: flush before exit and report an error (if any) | Sigrid Solveig Haflínudóttir |
2021-10-31 | acmed: pass original utf8 subject domain to challengefn, simplify | cinap_lenrek |
2021-10-31 | acmed: handle international domain names | cinap_lenrek |
2021-10-27 | acmed: remove unused define | Ori Bernstein |
2021-10-27 | acmed: move from ip/ to auth/ | Ori Bernstein |
2021-07-18 | auth/rsa2jwk: add code to produce jwk rsa keys | Ori Bernstein |
2021-07-04 | rsa(8): document auth/x5092pub, fix usage lines | cinap_lenrek |
2021-07-04 | libsec: add X509reqtoRSApub() function and return subject alt names in X509to... | cinap_lenrek |
2021-01-17 | passwd: make legacy mode explicit | Ori Bernstein |
2020-12-19 | libauth: change programs to use the new procsetuser() function | cinap_lenrek |
2020-08-01 | pre-lib9p servers: fix incorrect Tversion handling | kvik |
2020-05-02 | make bind(2) error handling consistent | cinap_lenrek |
2020-03-10 | improve usage messages (thanks henesy) | Ori Bernstein |
2020-03-08 | add usage messages to auth/(enable disable status). | Ori Bernstein |
2019-08-30 | auth/rsa2asn1: implement private key export with -a flag (thanks kvik) | cinap_lenrek |
2018-12-04 | factotum: rsa: use mptober() to get right adjusted result instead of mptobe()... | cinap_lenrek |
2018-07-11 | asaudit: make error more explicit | aiju |
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 | separate MSCHAP(v2) and NTLM(v2) authentication | 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-02-05 | auth/asn12rsa: also convert ASN.1 encoded public key to plan9 format | cinap_lenrek |
2018-01-21 | factotum: implement mschapv2 role=server authentication (for ppp) | 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 |
2018-01-07 | forgot to commit asn1dump.c... | cinap_lenrek |
2018-01-06 | factotum: remove unused sshrsa.c | cinap_lenrek |
2018-01-06 | remove asn12dsa, dsa2pub, dsa2ssh and dsagen | cinap_lenrek |
2018-01-06 | auth/asn1dump: include in mkfile | cinap_lenrek |
2018-01-02 | factotum: remove legacy wep protocol | cinap_lenrek |
2018-01-01 | factotum: replace custom hex parsing code with dec16() avoding timing side ch... | cinap_lenrek |
2017-12-03 | auth/factotum: add role=login protocol variant to dp9ik/p9sk1 | cinap_lenrek |
2017-12-03 | auth/login: add missing quotefmtinstall(), quote dom attribute | cinap_lenrek |
2017-10-06 | rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ... | cinap_lenrek |
2017-06-18 | auth/factotum: complete p9any v.2 server protocol, but don't enable it. | cinap_lenrek |