From b8c3d50605216744d83906f89f0456359ccc503e Mon Sep 17 00:00:00 2001 From: haszi Date: Sat, 5 Oct 2024 18:54:41 +0200 Subject: [PATCH 1/2] Add acronyms --- entities/acronyms.xml | 132 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) diff --git a/entities/acronyms.xml b/entities/acronyms.xml index 202a02645..a6995c0f6 100644 --- a/entities/acronyms.xml +++ b/entities/acronyms.xml @@ -30,6 +30,12 @@ Bitmap + + CA + + Certificate Authority + + CGI @@ -66,6 +72,12 @@ Comma Separated Value + + cURL + + Client URL Library + + CVS @@ -90,6 +102,18 @@ Disjunctive Normal Form + + DNS + + Domain Name System + + + + DOM + + Document Object Model + + DSSSL @@ -114,12 +138,24 @@ Frequently Asked Questions + + FPM + + FastCGI Process Manager + + FTP File Transfer Protocol + + FTPS + + File Transfer Protocol SSL/Secure + + GD @@ -174,6 +210,18 @@ Hypertext Transfer Protocol + + HTTPS + + Hypertext Transfer Protocol Secure + + + + HSTS + + HTTP Strict Transport Security + + IDE @@ -198,6 +246,24 @@ Internet Message Access Protocol + + IP + + Internet Protocol + + + + IPv4 + + Internet Protocol version 4 + + + + IPv6 + + Internet Protocol version 6 + + JB2 @@ -228,6 +294,12 @@ JavaScript Object Notation + + LDAP + + Lightweight Directory Access Protocol + + LFS @@ -270,6 +342,12 @@ Portable Document Format + + PDO + + PHP Data Objects + + PECL @@ -282,6 +360,12 @@ Privacy-Enhanced Mail + + Phar + + PHP archive + + PHP @@ -324,6 +408,12 @@ Red-Green-Blue + + RTSP + + Real-Time Streaming Protocol + + SAPI @@ -336,12 +426,42 @@ Simple Authentication and Security Layer + + SFTP + + SSH/Secure File Transfer Protocol + + + + SMTP + + Simple Mail Transfer Protocol + + SNMP Simple Network Management Protocol + + SPL + + Standard PHP Library + + + + SSH + + Secure Shell Protocol + + + + SSL + + Secure Sockets Layer + + SWF @@ -360,6 +480,12 @@ Tagged Image File Format + + TLS + + Transport Layer Security + + TNS @@ -372,6 +498,12 @@ User Defined Functions + + UDP + + User Datagram Protocol + + Unicode From d34d766242eaa64aa0dd3e74e1d78e16a2c7ee15 Mon Sep 17 00:00:00 2001 From: haszi Date: Sat, 5 Oct 2024 20:11:28 +0200 Subject: [PATCH 2/2] Add entities for acronyms --- entities/global.ent | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/entities/global.ent b/entities/global.ent index 031391940..84f599635 100644 --- a/entities/global.ent +++ b/entities/global.ent @@ -606,5 +606,45 @@ httpd.conf'> .htaccess'> + +API'> +ASCII'> +CA'> +CGI'> CLI'> CLI SAPI'> +cURL'> +DER'> +DNS'> +DOM'> +FPM'> +FTP'> +FTPS'> +HMAC'> +HTML'> +HTTP'> +HTTPS'> +HSTS'> +IP'> +IPv4'> +IPv6'> +JSON'> +LDAP'> +PDO'> +PEM'> +Phar'> +PHP'> +POP3'> +RTSP'> +SAPI'> +SFTP'> +SMTP'> +SPL'> +SSH'> +SSL'> +TCP'> +TLS'> +UDP'> +URI'> +URL'> +XML'>