Module Name:    src
Committed By:   jschauma
Date:           Wed Oct 11 01:15:16 UTC 2023

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
+SSRF  server-side request forgery


To generate a diff of this commit:
cvs rdiff -u -r1.373 -r1.374 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.373 src/share/misc/acronyms.comp:1.374
--- src/share/misc/acronyms.comp:1.373	Tue Oct 10 01:17:19 2023
+++ src/share/misc/acronyms.comp	Wed Oct 11 01:15:16 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.373 2023/10/10 01:17:19 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.374 2023/10/11 01:15:16 jschauma Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1642,6 +1642,7 @@ SSFDC	solid state floppy disc card
 SSH	secure shell
 SSI	server side includes
 SSID	service set identifier
+SSRF	server-side request forgery
 SSTP 	secure socket tunneling protocol
 SSL	secure sockets layer
 SSP	stack smashing protection

Reply via email to