summaryrefslogtreecommitdiff
path: root/modules/nickserv/ns_cert.cpp
AgeCommit message (Expand)Author
2024-03-09Rename hash_map to unordered_map to match the underlying container.Sadie Powell
2024-02-29Rip out ns_access and related code.Sadie Powell
2024-02-27Make functions that don't use `this` static.Sadie Powell
2024-02-26Fix some coding style issues.Sadie Powell
2024-02-21Add a method to the ns_cert API for replacing a certificate.Sadie Powell
2024-01-24Shuffle modules around a bit.Sadie Powell