Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add conditionals to templates | C. McEnroe | 2020-12-01 |
* | Replace templateBuffer with templateString | C. McEnroe | 2020-11-28 |
* | Say OpenSSL in additional permission notices | C. McEnroe | 2020-11-28 |
* | Add additional permission for linking with LibreSSL | C. McEnroe | 2020-06-08 |
* | Use template system for paths and URLs | C. McEnroe | 2020-04-20 |
* | Factor out templateBuffer | C. McEnroe | 2020-04-17 |
* | Decode quoted-printable and 7bit/8bit | C. McEnroe | 2020-04-16 |
* | Add decoding stubs | C. McEnroe | 2020-04-14 |
* | Do not escape > in XML/HTML | C. McEnroe | 2020-04-13 |
* | Allow NULL vars and escape to templateRender | C. McEnroe | 2020-04-13 |
* | Write escapeXML in the same order as escapeURL | C. McEnroe | 2020-04-10 |
* | Do not multiply URL template length by 3 | C. McEnroe | 2020-04-10 |
* | Factor out templateURL | C. McEnroe | 2020-04-09 |
* | Render escaped mailto URL | C. McEnroe | 2020-04-09 |
* | Render basic HTML envelopes with templating | C. McEnroe | 2020-04-09 |