0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
Frank Lichtenheld 2e10d21fa2
WriteFile takes DWORD, not size_t
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-09-28 11:33:46 +02: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 Merge OpenVPN 3 Core v3.8.2 into master 2023-09-13 16:46:05 +02:00
common Fix misc wrong types 2023-09-28 11:33:44 +02:00
compress Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
crypto Using new numeric conversion tools 2023-08-23 18:44:29 +02: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 Fix some more size_t->int conversions in OpenSSL support 2023-09-28 11:33:45 +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 Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
server ManClientInstance: refactor Send into two classes, Send and SendBase 2023-09-17 10:08:36 -06:00
ssl Use uint64_t for hash values 2023-09-28 11:33:39 +02: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 Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
tun dhcp_capture: Fix some conversion warnings 2023-09-28 11:33:43 +02:00
win WriteFile takes DWORD, not size_t 2023-09-28 11:33:46 +02:00
ws httpcommon.hpp: Add missing cast from CONTENT_LENGTH_TYPE to size_t 2023-09-28 11:33:40 +02:00