0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
Mark Deric ef74a5b059 Improve psid cookie unit tests [OVPN3-1069]
-- Instantiate the PsidCookieImpl and spot check it's correctness
-- Check for client replies within and outside of the allowable time
   window

Signed-off-by: Mark Deric <jmark@openvpn.net>
2023-10-25 09:10:40 -07:00
..
acceptor Remove support for pre-Vista Windows versions 2023-04-20 17:44:14 +02:00
addr Use uint64_t for hash values 2023-09-28 11:33:39 +02:00
apple maclife.hpp: synchronize start and stop of lifecycle thread 2023-07-19 22:13:00 +02:00
applecrypto Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
asio Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
auth Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
aws aws: support for IMDSv2 2023-07-05 09:05:45 +00:00
buffer Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
client Fix logic of INFO_PRE and INFO substring replacment swapped 2023-10-12 18:18:48 +02:00
common Avoid some -Wconversion warnings by changing parameter types 2023-10-11 12:28:55 +02:00
compress Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
crypto Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
dco Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
error digestapi.hpp: pass libctx to digest api 2023-06-07 17:09:49 +02:00
frame Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
http Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
init Remove OPENVPN_EXTERN 2023-04-27 23:35:41 +02:00
io copyright: Update to 2022 2022-09-29 12:00:26 +02:00
ip Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
legal Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
linux Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
log OpenVPN 3 Core library version 3.8 2023-06-28 09:13:00 +02:00
mbedtls Do not enforce DH parameters in TLS server mode 2023-08-01 14:28:51 +02:00
netconf Add IPv6 support to "get best gateway" Windows logic 2023-04-24 13:07:36 +02:00
omi Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
openssl xkey_helper: fix indentation of openvpn_msg_xkey_compat 2023-09-28 11:33:49 +02:00
options remove some unused variables in catch clauses 2023-06-28 14:22:31 +02:00
ovpnagent WriteFile takes DWORD, not size_t 2023-09-28 11:33:46 +02:00
pki Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
proxy Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
random Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
reliable Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
server Improve names 2023-10-11 18:49:23 +02:00
ssl Improve psid cookie unit tests [OVPN3-1069] 2023-10-25 09:10:40 -07:00
time Time::delta_str(): if time delta can be represented as an integer, format as such 2023-09-26 11:00:09 -06:00
transport Improve names 2023-10-11 18:49:23 +02:00
tun SITNL: Fix conversion warning related to route table id 2023-10-24 15:29:31 +02:00
win WriteFile takes DWORD, not size_t 2023-09-28 11:33:46 +02:00
ws Improve names 2023-10-11 18:49:23 +02:00