0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/dco
Antonio Quartulli 49e1e1748f
dco: restyle source files with clang-format --style=LLVM
We are trying to adhere to the LLVM style as dictated by clang-format.
For this reason reformat all files in the dco/ subfolder with:

clang-fromat --style=LLVM -i $filename

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2021-02-23 01:37:43 +01:00
..
dcocli.hpp dco: restyle source files with clang-format --style=LLVM 2021-02-23 01:37:43 +01:00
ipcollbase.hpp Update copyrights 2020-03-18 19:37:32 +01:00
key.hpp ovpn-dco: remove cbc-hmac crypto 2020-11-16 01:24:02 +01:00
kocrypto.hpp ovpn-dco: add support for configuring ChaCha20Poly1305 as data channel cipher 2020-11-17 15:49:36 +01:00
korekey.hpp kovpn: move away kovpn code 2020-10-14 14:16:19 +03:00
ovpndcocli.hpp dco: restyle source files with clang-format --style=LLVM 2021-02-23 01:37:43 +01:00
ovpndcokocrypto.hpp ovpn-dco: add support for configuring ChaCha20Poly1305 as data channel cipher 2020-11-17 15:49:36 +01:00