0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
Frank Lichtenheld a830d1e09c lzo_asym_impl: fix unaligned access
Helpfully the comment above the code actually provided
a solution...

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
(cherry picked from commit db7ea3d96a)
2024-03-07 00:29:36 +02:00
..
acceptor Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
addr Use memcpy to read from potientially unaligned memory in ipv6.hpp 2023-02-01 16:43:53 +01: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 Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
auth Do not print the length of passwords 2023-02-01 16:43:53 +01:00
aws aws: support for IMDSv2 2023-07-05 09:05:45 +00:00
buffer BufferType: refactor const operations into new base ConstBufferType 2023-01-30 17:16:08 -07:00
client Change year 2018 in MD5 warning to "near future". 2024-02-29 15:31:37 +01:00
common Release: OpenVPN 3 Core Library, version 3.8.4 2024-02-13 18:07:01 +01:00
compress lzo_asym_impl: fix unaligned access 2024-03-07 00:29:36 +02:00
crypto Use inline to ensure only one copy of crypto::algs is present 2023-07-18 14:54:00 +02:00
dco ovpn-dco: no need to rearm pipe when sending NEW_PEER command 2023-06-06 13:54:42 +02:00
error Improve handling of unknown options 2024-02-07 17:03:45 +02:00
frame Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
http Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
init Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
io copyright: Update to 2022 2022-09-29 12:00:26 +02:00
ip Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
legal Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
linux Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
log ovpn-dco: extend stats in order to retrieve both VPN and transport numbers 2023-06-06 13:54:41 +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 CMake: move architecture detection closer to the actual executable 2024-03-04 12:58:23 +02:00
openssl Fix accessing a null pointer when PKCS7 is invalid 2024-01-25 12:02:12 +01:00
options Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpnagent CMake: move architecture detection closer to the actual executable 2024-03-04 12:58:23 +02:00
pki Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
proxy Ensure NTLM phase 2 is always large enough 2023-03-03 21:41:22 +01:00
random Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
reliable Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
server Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ssl ssl/proto: Clarify sending peer-info debug details 2023-08-23 17:03:23 +02:00
time Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
transport digestapi.hpp: pass libctx to digest api 2023-06-07 17:09:49 +02:00
tun Win: workaround for transient 0.0.0.0/0 2023-10-11 18:23:14 +03:00
win Make all C++ source code files have LF (Unix) line endings 2023-04-24 17:16:58 +02:00
ws Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00