Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update to C++23 and fix lots of warnings | Dan Goodliffe | 2025-06-13 |
| | |||
* | Simplified setup of CgiRequestBase | Dan Goodliffe | 2023-07-27 |
| | | | | No need to call initialise() now all the environment data is passed to the constructor | ||
* | Simplified passing of CGI environment data | Dan Goodliffe | 2023-07-26 |
| | |||
* | Fix all non-unittest warnings | Dan Goodliffe | 2022-02-06 |
| | |||
* | Clang format and tidy | Dan Goodliffe | 2020-06-07 |
| | |||
* | Replace string/char* quirks with string_view | Dan Goodliffe | 2018-03-03 |
| | |||
* | Tidy up | Dan Goodliffe | 2016-06-26 |
| | |||
* | Very basic, probably buggy, incomplete [f]cgi implementation | Dan Goodliffe | 2016-06-22 |