From 212ef1a409b375174dd81d52da34678ebab685ae Mon Sep 17 00:00:00 2001 From: Lev Stipakov Date: Wed, 7 Dec 2016 11:56:57 +0200 Subject: [PATCH] Add "async push" feature to Changes.rst [DS: slightly enhanced the --enable-async-push remark to make it even more clear it is a build time configuration] Acked-by: David Sommerseth Message-Id: <1481104617-3675-1-git-send-email-lstipakov@gmail.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13420.html Signed-off-by: David Sommerseth --- Changes.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes.rst b/Changes.rst index 843f2bd5f..de2d8b008 100644 --- a/Changes.rst +++ b/Changes.rst @@ -147,6 +147,12 @@ Control channel encryption (``--tls-crypt``) channel packets. Provides more privacy, some obfuscation and poor-man's post-quantum security. +Asynchronous push reply + If asynchronous authentication is enabled and completed after server received + PUSH_REQUEST message, server sends PUSH_REPLY immediately without waiting for next + PUSH_REQUEST. Requires use of ``--enable-async-push`` as ./configure parameter at + build time. + Deprecated features ------------------- -- 2.47.2