0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/common
Leonard Ossa 3646265d15 Refactor nested namespace to C++17 style
Signed-off-by: Leonard Ossa <leonard.ossa@openvpn.com>
2024-07-03 10:20:11 +00:00
..
abort.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
action.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
actionthread.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
appversion.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
arch.hpp Add some preprocessor checks for Windows ARM64 2023-04-24 14:37:44 +02:00
argv.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
arraysize.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
asyncsleep.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
autoreset.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
base64.hpp Remove OPENVPN_EXTERN 2023-04-27 23:35:41 +02:00
bigmutex.hpp Remove OPENVPN_EXTERN 2023-04-27 23:35:41 +02:00
binprefix.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
circ_list.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clamp_typerange.hpp Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
clamp.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cleanup.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
complog.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
core.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
count.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
daemon.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
demangle.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
destruct.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
endian64.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
endian_platform.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
endian.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
enumdir.hpp enum_dir: restore move semantics 2023-08-09 20:04:34 +02:00
environ.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
exception.hpp Simplify creation of exceptions with codes by a new macro 2024-03-22 15:15:09 +00:00
ffs.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
file.hpp Do not check for C++ <= 17 2024-03-19 12:23:44 +01:00
fileatomic.hpp require a strong PRNG for temp filename generation 2023-11-22 04:49:31 +01:00
fileunix.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
format.hpp Added OPENVPN_THROW_FMT macro for throwing a formatted exception 2023-02-10 19:59:37 -07:00
function.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
getopt.hpp Fix misc wrong types 2023-09-28 11:33:44 +02:00
getpw.hpp cli.cpp: implement get_password() on Windows 2023-04-19 18:47:48 +03:00
glob.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
hash.hpp Use uint64_t for hash values 2023-09-28 11:33:39 +02:00
hexstr.hpp Avoid some -Wconversion warnings by changing parameter types 2023-10-11 12:28:55 +02:00
hostlist.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
hostname.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
hostport.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
indexed_title.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
jsonfile.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
jsonhelper.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
jsonhelperfmt.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
jsonlib.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
lex.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
likely.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
link.hpp Ensure Link raw pointer constructor is only used with intrusive pointers 2023-12-13 16:51:22 +01:00
logrotate.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
logsetup.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
memneq.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
mode.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
modstat.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
msfind.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
msgwin.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
number.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
numeric_cast.hpp numeric_cast.hpp: add missing include 2023-06-08 17:30:40 +02:00
numeric_util.hpp numeric_util: Add missing cstdint include 2023-11-08 21:23:31 +01:00
olong.hpp Add some preprocessor checks for Windows ARM64 2023-04-24 14:37:44 +02:00
option_error.hpp Add codes support to option_error for clearer messages. 2024-03-22 15:15:09 +00:00
options.hpp Make profile errors clearer for users by reporting specific error codes. 2024-03-22 15:15:09 +00:00
ostream_containers.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
ostream.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
path.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
peercred.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
persistfile.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
pipe.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
platform_name.hpp Add minimal FreeBSD support 2023-06-22 19:07:20 +02:00
platform_string.hpp Add some preprocessor checks for Windows ARM64 2023-04-24 14:37:44 +02:00
platform.hpp Add minimal FreeBSD support 2023-06-22 19:07:20 +02:00
process.hpp Add missing includes in cli.cpp 2023-06-22 19:07:19 +02:00
pthreadcond.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
rc.hpp Refactor RC - readability and doxygen 2024-01-24 19:17:12 +01:00
redir.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
runcontext.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
scoped_fd.hpp Fixed call of virtual from DTOR issue 2023-11-29 22:15:46 +01:00
sess_id.hpp require a strong PRNG for session id generation 2023-11-22 04:49:31 +01:00
sfinae.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
signal_name.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
signal.hpp Document behaviour of Signal class a bit more 2023-05-10 17:23:33 +02:00
signaling_exception.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
size.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
sleep.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
sockopt.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
socktypes.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
split.hpp Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
splitlines.hpp SplitLines/UserPass: Review fixes 2023-11-08 21:05:06 +01:00
stat.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
stop.hpp Coverity 11892: in class Stop, address lock-free access to stop_called member 2023-11-24 16:59:07 -07:00
strerror.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
string.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
stringize.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
stringtempl2.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
stringtempl.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
strneq.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
tempfile.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
tmpfilename.hpp require a strong PRNG for temp filename generation 2023-11-22 04:49:31 +01:00
to_string.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
umask.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
unicode-impl.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
unicode.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
uniqueptr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
unreachable.hpp openvpn_PRF: Tell compiler some restrictions on arguments 2024-07-03 10:20:10 +00:00
usecount.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
usergroup.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
userpass.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
valgrind.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
version.hpp version: Reset git:master reference to 3.11 2024-06-06 15:40:32 +02:00
waitbarrier.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
write.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
writeprivate.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
wstring.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
xmitfd.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
xmlhelper.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00