0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/crypto
Frank Lichtenheld f00c816a0f
cryptodc: remove stray ';'
This causes only warnings with -Wpedantic, which we don't
intend to use. But doesn't hurt to fix anyway.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-11-08 21:10:22 +01:00
..
bs64_data_limit.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cipher.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
crypto_aead.hpp Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
crypto_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cryptoalgs.hpp Use inline to ensure only one copy of crypto::algs is present 2023-07-18 14:54:00 +02:00
cryptodc.hpp cryptodc: remove stray ';' 2023-11-08 21:10:22 +01:00
cryptodcsel.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
decrypt_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
definitions.hpp Fix check for USE_OPENSSL in crypo/definitions.hpp 2023-06-07 17:14:16 +02:00
digestapi.hpp digestapi.hpp: pass libctx to digest api 2023-06-07 17:09:49 +02:00
encrypt_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
hashstr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpnhmac.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
packet_id.hpp Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
selftest.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
static_key.hpp add OpenVPNStaticKey::XOR() function 2023-02-01 23:05:05 +01:00
tls_crypt_v2.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tls_crypt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00