aboutsummaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Expand)Author
2022-04-12log when the certificate was successfully generatedOmar Polo
2021-10-18fmtOmar Polo
2021-05-12certificate generation (bugfix and improvement)Omar Polo
2021-03-31list instead of fixed-size array for vhosts and locationsOmar Polo
2021-03-19refactoring: imsg everywhereOmar Polo
2021-02-12kill debug printfOmar Polo
2021-02-12fix various compilation errorsOmar Polo
2021-02-10don't allocate BIGNUM on the stackOmar Polo
2021-02-09add `require client ca' rule to require certs signed by a CAOmar Polo
2021-02-07improve logs managementOmar Polo
2021-02-04reload configuration on SIGHUPOmar Polo
2021-02-03revert commit 346f28eeaa205d268d1e63c7ffd86cf041f6d1e6Omar Polo
2021-02-02move mark_nonblock to utils.cOmar Polo
2021-02-01ensure absolute paths in config-less modeOmar Polo
2021-01-28correct copyright dateOmar Polo
2021-01-27use starts_with in puny.cOmar Polo