Age | Commit message (Expand) | Author |
---|---|---|
2024-08-14 | Automatically determine SQL column type from the field. | Sadie Powell |
2024-06-10 | Fix a crash in ns_cert. | Sadie Powell |
2024-05-01 | Add the ReplaceCert method to CertService. | Sadie Powell |
2024-05-01 | Automatically add client certificates to the cert list on register. | Sadie Powell |
2024-04-14 | Avoid duplicate entries in ReplaceCert. | Sadie Powell |
2024-03-09 | Rename hash_map to unordered_map to match the underlying container. | Sadie Powell |
2024-02-29 | Rip out ns_access and related code. | Sadie Powell |
2024-02-27 | Make functions that don't use `this` static. | Sadie Powell |
2024-02-26 | Fix some coding style issues. | Sadie Powell |
2024-02-21 | Add a method to the ns_cert API for replacing a certificate. | Sadie Powell |
2024-01-24 | Shuffle modules around a bit. | Sadie Powell |