summaryrefslogtreecommitdiff
path: root/libsoup/soup-hsts-enforcer-db.c
Commit message (Expand)AuthorAgeFilesLines
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-131-1/+2
* hsts-db: further fix for format string of stored policiesClaudio Saavedra2019-06-101-1/+1
* hsts-db: use unsigned integers when writing to the databaseClaudio Saavedra2019-06-061-1/+1
* Make soup_hsts_enforcer_set_policy() publicClaudio Saavedra2019-05-221-1/+0
* HSTS: Rewrite the HSTS feature and add testsClaudio Saavedra2019-05-221-61/+85
* Add SoupHstsEnforcerAdrien Plazas2019-05-221-0/+314