summaryrefslogtreecommitdiffstats
path: root/mod_certwatch.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass .json requests through to the database.HEADorigin/masterorigin/HEADmasterRob Stradling2017-10-201-3/+6
|
* Return a 404 for zero-length responses.Rob Stradling2017-05-111-0/+4
|
* Stop using mod_pgconn for connection pooling. It's better to use just ↵Rob Stradling2017-02-031-94/+27
| | | | PgBouncer instead.
* Let the path indicate the required output type.Rob Stradling2016-04-261-18/+38
|
* Update copyright year.Rob Stradling2016-02-111-2/+2
| | | | Get test and live environments the right way around.
* Make test environment URLs more obvious.Rob Stradling2016-02-111-2/+13
|
* Initial code dropRob Stradling2015-09-041-0/+589