0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/common
Arne Schwabe de7c672ee7 Workaround for compiler bug in memneq
Use OpenSSL's or alternative implementation to avoid crashing on
Android armeabiv7a release builds.
2019-03-18 14:09:45 +01:00
..
abort.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
action.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
actionthread.hpp Log lines from C++ exceptions should contain the text "exception" 2018-03-26 23:58:35 +08:00
appversion.hpp appversion.hpp: rename VERSION -> BUILD_VERSION 2018-03-10 02:28:29 +08:00
arch.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
argv.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
arraysize.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asyncsleep.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
autoreset.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
base64.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
bigmutex.hpp bigmutex: include missing extern.hpp header 2018-11-30 08:47:13 +10:00
binprefix.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
circ_list.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
cleanup.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
core.hpp Send also kovpn statistics of CPU Cores >= 16 via status message 2018-07-09 16:02:35 +02:00
count.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
daemon.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
demangle.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
destruct.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
endian_platform.hpp endian.hpp: break out endian compile-time tests to endian_platform.hpp 2018-12-19 11:55:38 +01:00
endian.hpp Fixed some breakage caused by recent endian/ffs commits 2018-12-19 12:08:43 +01:00
enumdir.hpp enum_dir: refactor to allow enumeration via lambda 2018-03-10 02:28:30 +08:00
environ.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
exception.hpp Fix warnings reported by LLVM/Clang 2018-07-05 18:49:10 +02:00
extern.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
ffs.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
file.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
fileatomic.hpp unix file utils: added mtime_ns parameter to write_binary_unix() and write_binary_atomic() 2018-08-30 13:00:27 +03:00
fileunix.hpp unix file utils: added mtime_ns parameter to write_binary_unix() and write_binary_atomic() 2018-08-30 13:00:27 +03:00
format.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
function.hpp [OVPN3-311] function.hpp: fix Windows build 2018-09-06 11:13:10 +03:00
getopt.hpp Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
getpw.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
glob.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
hash.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
hexstr.hpp Fix multiple inclusion of OpenVPN3 header with OPENPVN_EXTERN 2018-07-05 15:38:48 +02:00
hostlist.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
hostname.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
hostport.hpp HostPort::split_host_port: support unix socket filename as an alternative kind of host 2018-03-10 02:28:32 +08:00
jsonlib.hpp JSON: #define OPENVPN_JSON_INTERNAL when internal JSON library is used 2018-10-19 16:09:39 +08:00
lex.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
likely.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
link.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
logrotate.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
memneq.hpp Workaround for compiler bug in memneq 2019-03-18 14:09:45 +01:00
mode.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
modstat.hpp unix file utils: added update_file_mod_time_nanoseconds() 2018-08-30 13:00:27 +03:00
msgwin.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
number.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
olong.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
option_error.hpp [OVPN3-310] logging: fix 'OPENVPN_LOG_NTNL': identifier not found 2018-09-06 10:46:35 +03:00
options.hpp [OVPN3-310] logging: fix 'OPENVPN_LOG_NTNL': identifier not found 2018-09-06 10:46:35 +03:00
ostream.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
path.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
peercred.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
persistfile.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
pipe.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
platform_name.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
platform_string.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
platform.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
process.hpp RedirectPipe: added additional flags for flexibility 2018-03-26 23:58:35 +08:00
pthreadcond.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
rc.hpp RC: added is_thread_safe() method to indicate if refcount is thread-safe 2018-05-21 11:34:02 +03:00
redir.hpp RedirectPipe: added additional flags for flexibility 2018-03-26 23:58:35 +08:00
runcontext.hpp runcontext: arrange members to allow inheritance 2018-11-15 17:41:02 +10:00
scoped_fd.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
sess_id.hpp SessionIDType: allow generation from non-crypto RNGs 2018-05-21 11:34:01 +03:00
signal.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
size.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
sleep.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
sockopt.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
socktypes.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
split.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
splitlines.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
stat.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
stop.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
strerror.hpp strerror.hpp: added #include <errno.h> for benefit of users 2018-08-30 13:00:27 +03:00
string.hpp string: added remove_spaces() method 2018-08-30 13:00:27 +03:00
stringize.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
stringtempl.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
tempfile.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
to_string.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
umask.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
unicode-impl.hpp Added head comments to all source files. 2012-11-23 06:18:43 +00:00
unicode.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
uniqueptr.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
usecount.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
usergroup.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
userpass.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
valgrind.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
version.hpp version: switch to 3.2 2018-12-06 13:31:56 +01:00
waitbarrier.hpp event_loop_wait_barrier: raise default timeout to 30 seconds 2018-03-10 02:28:30 +08:00
write.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
wstring.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00