0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/common
Antonio Quartulli 08dfbf98c1
version: make OPENVPN_VERSION a compile time option
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2018-06-25 16:34:43 +08: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 [OVPN3-211] bigmutex: introduce macro to ensure thread-safety 2018-06-07 21:17:42 +03: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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 write_binary_atomic: support ConstBuffer 2018-03-10 02:28:31 +08:00
fileunix.hpp fileunix: added read_binary_unix_fast() 2018-03-10 02:28:31 +08:00
format.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
function.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
mode.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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
options.hpp OptionList: support variadic template parameter pack in constructors 2018-03-10 02:28:35 +08: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08: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 [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
string.hpp string: added first_line() method 2018-03-10 02:28:31 +08: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: make OPENVPN_VERSION a compile time option 2018-06-25 16:34:43 +08: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