]> git.ipfire.org Git - thirdparty/squid.git/commit
Add libhtml.la for HTML syntax tools (#1306)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 17 Oct 2023 20:36:05 +0000 (20:36 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 17 Oct 2023 23:03:53 +0000 (23:03 +0000)
commit1d0bc8ee9de4c32033a9c11344fa4395470cfb19
tree4c6076495e9941e873c26008ffde0df9efad65d8
parentdf8666975d6a2927ef8a39ada18b9f393b1f449d
Add libhtml.la for HTML syntax tools (#1306)
configure.ac
lib/Makefile.am
src/Makefile.am
src/clients/FtpGateway.cc
src/errorpage.cc
src/html/Makefile.am [new file with mode: 0644]
src/html/Quoting.cc [moved from lib/html_quote.c with 93% similarity]
src/html/Quoting.h [moved from include/html_quote.h with 68% similarity]
src/security/ErrorDetail.cc
tools/Makefile.am
tools/cachemgr.cc