summaryrefslogtreecommitdiff
path: root/utils/corestringlist.h
Commit message (Collapse)AuthorAgeFilesLines
* Add SCRIPT to core domstringsDaniel Silverstone2019-05-051-0/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Add languagechange DOM stringDaniel Silverstone2019-05-031-0/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* NSURL: add ability to create replacement schemeJohn-Mark Bell2018-04-221-0/+1
|
* HSTS: add parser for Strict-Transport-SecurityJohn-Mark Bell2018-04-221-0/+2
|
* rework corestring implementationVincent Sanders2017-03-191-0/+354
This removes special casing for some strings and importantly the multiple huge lists of variables in code.