Age | Commit message (Expand) | Author |
---|---|---|
2021-10-18 | fmt | Omar Polo |
2021-05-12 | certificate generation (bugfix and improvement) | Omar Polo |
2021-03-31 | list instead of fixed-size array for vhosts and locations | Omar Polo |
2021-03-19 | refactoring: imsg everywhere | Omar Polo |
2021-02-12 | kill debug printf | Omar Polo |
2021-02-12 | fix various compilation errors | Omar Polo |
2021-02-10 | don't allocate BIGNUM on the stack | Omar Polo |
2021-02-09 | add `require client ca' rule to require certs signed by a CA | Omar Polo |
2021-02-07 | improve logs management | Omar Polo |
2021-02-04 | reload configuration on SIGHUP | Omar Polo |
2021-02-03 | revert commit 346f28eeaa205d268d1e63c7ffd86cf041f6d1e6 | Omar Polo |
2021-02-02 | move mark_nonblock to utils.c | Omar Polo |
2021-02-01 | ensure absolute paths in config-less mode | Omar Polo |
2021-01-28 | correct copyright date | Omar Polo |
2021-01-27 | use starts_with in puny.c | Omar Polo |