Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | Transfer buffers for gemini file transfers extended from 64 bytes to 4K to ↵ | Jeffrey Armstrong | |
fix client download issues. Minor fixes to the crypt routines to use c_char arrays rather than strings. | |||
2022-04-26 | Added routines for validating user passwords and creating new users. Added ↵ | Jeffrey Armstrong | |
routines for looking up sessions. | |||
2022-04-14 | Crypt module working with bcrypt passwords correctly. | Jeffrey Armstrong | |