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

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-02-28 13:45:16 +01: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 Reformatting source code to new coding style 2023-01-18 19:24:15 +01: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 Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
buffer BufferType: refactor const operations into new base ConstBufferType 2023-01-30 17:16:08 -07:00
client Explictly initialise enable_nonpreferred_dcalgs as all other variables 2023-02-01 16:43:53 +01:00
common Add numeric limiting headers and tests 2023-02-23 23:06:45 +01:00
compress lzo_asym_impl: fix unaligned access 2023-02-28 13:45:16 +01:00
crypto add OpenVPNStaticKey::XOR() function 2023-02-01 23:05:05 +01:00
dco dco-win: fix destroy_tun behavior 2023-02-01 16:39:03 +01:00
error Reformatting source code to new coding style 2023-01-18 19:24:15 +01: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 Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
mbedtls Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
netconf Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
omi CMake: move architecture detection closer to the actual executable 2023-02-28 13:45:16 +01:00
openssl Reformatting source code to new coding style 2023-01-18 19:24:15 +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 2023-02-28 13:45:16 +01: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-02-27 17:42:03 +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 Use std::optional for rekey_type instead of rekey_type_defined 2023-02-27 17:42:03 +01:00
time Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
transport Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tun Ensure members of openvpn::TunLinuxSetup::Config are initialised 2023-02-27 17:42:03 +01:00
win Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ws Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00