Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc +ALPN (application-layer protocol negotiation; a ...



details:   https://anonhg.NetBSD.org/src/rev/30cd27557d74
branches:  trunk
changeset: 373999:30cd27557d74
user:      jschauma <jschauma%NetBSD.org@localhost>
date:      Thu Mar 23 18:22:15 2023 +0000

description:
+ALPN (application-layer protocol negotiation; a TLS extension)

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 536a33b330d1 -r 30cd27557d74 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Thu Mar 23 16:47:49 2023 +0000
+++ b/share/misc/acronyms.comp  Thu Mar 23 18:22:15 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.348 2023/03/15 01:25:02 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.349 2023/03/23 18:22:15 jschauma Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -44,6 +44,7 @@ AI    artificial intelligence
 AL     access list
 AL     active link
 ALE    address latch enable
+ALPN   application-layer protocol negotiation
 ALS    ambient light sensor
 ALSA   advanced Linux sound architecture
 ALU    arithmetic and logical unit



Home | Main Index | Thread Index | Old Index