| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-06 | fix totp with secrets that need paddingHEADv1.2master | Vineet Kumar | 2 | -10/+16 | |
| 2026-05-31 | ignore invalid :host parameter not matching */*v1.1.1 | Vineet Kumar | 1 | -3/+4 | |
| falls back to :user field such as when smtpmail uses it | |||||
| 2026-05-31 | add auth-source backendv1.1 | Vineet Kumar | 1 | -0/+129 | |
| 2026-05-28 | fix typo in package url | Vineet Kumar | 1 | -1/+1 | |
| 2026-05-23 | found out concat is the analogue to scheme's string-append, not format | Vineet Kumar | 1 | -6/+5 | |
| 2026-05-23 | fix build errors and remove f.el dependencyv1.0 | Vineet Kumar | 1 | -2/+4 | |
| 2026-05-23 | reindent files | Vineet Kumar | 2 | -18/+18 | |
| 2026-05-23 | add kasi-get wrapper around kasi--get for use outside emacs | Vineet Kumar | 2 | -0/+16 | |
| 2026-05-23 | add converter script from kasi.sh to kasi.el format | Vineet Kumar | 1 | -0/+80 | |
| 2026-05-23 | add TODO for implementing validation | Vineet Kumar | 1 | -0/+2 | |
| might need a minor mode on lisp-mode | |||||
| 2026-05-22 | add create command to generate new secret files | Vineet Kumar | 1 | -3/+34 | |
| closer in parity to kasi.sh now | |||||
| 2026-05-22 | add random password/username generation | Vineet Kumar | 1 | -11/+44 | |
| 2026-05-22 | fix some stuff | Vineet Kumar | 1 | -11/+27 | |
| 2026-05-22 | fix unused mod warning in totp | Vineet Kumar | 1 | -1/+1 | |
| 2026-05-22 | get ready for making a package | Vineet Kumar | 6 | -7/+789 | |
| 2026-05-22 | add zero-padding to base32 decoding for odd-length totp secrets | Vineet Kumar | 1 | -9/+9 | |
| 2026-05-22 | import hmac code from sean mcafee to remove gnutls dependency | Vineet Kumar | 1 | -2/+33 | |
| 2026-05-22 | slightly simplify totp code | Vineet Kumar | 1 | -10/+5 | |
| 2026-05-22 | import totp and base32 code from mastering emacs | Vineet Kumar | 1 | -0/+64 | |
| both from: https://www.masteringemacs.org/article/securely-generating-totp-tokens-emacs https://github.com/juergenhoetzel/emacs-totp | |||||
| 2026-05-22 | initial payload | Vineet Kumar | 2 | -0/+45 | |
