Arne Schwabe (1):
Check message id/acked ids too when doing sessionid cookie checks
Frank Lichtenheld (27):
Update text of GPL to latest version from FSF
Update GPL header in all source files to current recommended version
Define a .clang-format file for the project
Disable clang-format for some code parts
Update git-pre-commit-uncrustify.sh to handle clang-format
GHA: enable -Werror for mbedTLS v3 and AWS LC builds
Reformat the whole project with clang-format
Fix build error with clang-cl on latest Windows SDK
clang-format: Switch to ColumnLimit 0
Add clang-format reformat commit to .git-blame-ignore-revs
Remove uncrustify config and reformat-all.sh
buffer: remove unused function buf_write_alloc_prepend
t_client.sh: Do not wait 3 seconds for OpenVPN to come up
Collect trivial conversion fixes
options: Fix --hash-size virtual argument
Clean up documentation for --tun-mtu-max
comp: Make sure comp flags are treated as unsigned
crypto: Make sure crypto flags are treated as unsigned
options: Make sure option types are treated as unsigned
route: Make sure various route flags are treated as unsigned
socket: Create socket_util with non-socket functions
Add new unit test module test_socket
socket_util: Clean up conversion warnings in add_in6_addr
manage: Make sure various management flags are treated as unsigned
forward: Make sure pip flags are treated as unsigned
options: Introduce atoi_constrained and review usages of atoi_warn
ssl_openssl: Fix type of sslopts argument to SSL_CTX_set_options
Gert Doering (3):
Remove use of 'dh dh2048.pem' from sample configs, remove 'dh2048.pem' file
Introduce env variables to communicate desired gateway redirection to NM.
OpenVPN Release 2.7_beta1
Gianmarco De Gregori (1):
dco: avoid printing mi prefix on debug messages