0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/common
Heiko Hund f6000e1f18 add support for --pull-filter option
Port the pull-filter option from openvpn 2.4.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-02-11 02:14:11 +01:00
..
abort.hpp Update copyrights 2020-03-18 19:37:32 +01:00
action.hpp Update copyrights 2020-03-18 19:37:32 +01:00
actionthread.hpp Update copyrights 2020-03-18 19:37:32 +01:00
appversion.hpp Update copyrights 2020-03-18 19:37:32 +01:00
arch.hpp Update copyrights 2020-03-18 19:37:32 +01:00
argv.hpp Update copyrights 2020-03-18 19:37:32 +01:00
arraysize.hpp Update copyrights 2020-03-18 19:37:32 +01:00
asyncsleep.hpp Update copyrights 2020-03-18 19:37:32 +01:00
autoreset.hpp Update copyrights 2020-03-18 19:37:32 +01:00
base64.hpp Update copyrights 2020-03-18 19:37:32 +01:00
bigmutex.hpp Update copyrights 2020-03-18 19:37:32 +01:00
binprefix.hpp Update copyrights 2020-03-18 19:37:32 +01:00
circ_list.hpp Update copyrights 2020-03-18 19:37:32 +01:00
clamp.hpp Update copyrights 2020-03-18 19:37:32 +01:00
cleanup.hpp Update copyrights 2020-03-18 19:37:32 +01:00
complog.hpp Update copyrights 2020-03-18 19:37:32 +01:00
core.hpp core.hpp: need to include <thread> for std:🧵:hardware_concurrency() 2020-09-02 20:38:01 +02:00
count.hpp Update copyrights 2020-03-18 19:37:32 +01:00
daemon.hpp LogSetup: make virtual void reopen() non-const and add MultiLogSetup class 2020-08-19 18:52:57 +02:00
demangle.hpp Update copyrights 2020-03-18 19:37:32 +01:00
destruct.hpp Update copyrights 2020-03-18 19:37:32 +01:00
endian64.hpp Update copyrights 2020-03-18 19:37:32 +01:00
endian_platform.hpp Update copyrights 2020-03-18 19:37:32 +01:00
endian.hpp Update copyrights 2020-03-18 19:37:32 +01:00
enumdir.hpp Update copyrights 2020-03-18 19:37:32 +01:00
environ.hpp Update copyrights 2020-03-18 19:37:32 +01:00
exception.hpp Update copyrights 2020-03-18 19:37:32 +01:00
extern.hpp Update copyrights 2020-03-18 19:37:32 +01:00
ffs.hpp Update copyrights 2020-03-18 19:37:32 +01:00
file.hpp Update copyrights 2020-03-18 19:37:32 +01:00
fileatomic.hpp Update copyrights 2020-03-18 19:37:32 +01:00
fileunix.hpp read_binary_unix_fast: loop to fill buffer 2020-09-02 20:38:04 +02:00
format.hpp Update copyrights 2020-03-18 19:37:32 +01:00
function.hpp Update copyrights 2020-03-18 19:37:32 +01:00
getopt.hpp mingw: fix various warnings 2020-03-11 19:44:40 +01:00
getpw.hpp Update copyrights 2020-03-18 19:37:32 +01:00
glob.hpp Update copyrights 2020-03-18 19:37:32 +01:00
hash.hpp Replaced CityHash with XXHash 2020-12-09 07:51:10 -07:00
hexstr.hpp Update copyrights 2020-03-18 19:37:32 +01:00
hostlist.hpp Update copyrights 2020-03-18 19:37:32 +01:00
hostname.hpp Update copyrights 2020-03-18 19:37:32 +01:00
hostport.hpp Update copyrights 2020-03-18 19:37:32 +01:00
indexed_title.hpp Added class IndexedTitle for referring to array indices when generating errors 2020-04-24 13:22:50 +02:00
jsonfile.hpp fileunix, stat, json: allow file read methods to obtain nanosecond-scale mod time 2020-08-19 18:52:44 +02:00
jsonhelper.hpp json::cast: fixed minor compile-time issue with 4 parameter version 2021-01-11 11:40:25 -07:00
jsonhelperfmt.hpp Update copyrights 2020-03-18 19:37:32 +01:00
jsonlib.hpp Update copyrights 2020-03-18 19:37:32 +01:00
lex.hpp push-continuation: added new server-side fragmentor 2020-08-19 18:53:00 +02:00
likely.hpp Update copyrights 2020-03-18 19:37:32 +01:00
link.hpp Update copyrights 2020-03-18 19:37:32 +01:00
logrotate.hpp Update copyrights 2020-03-18 19:37:32 +01:00
logsetup.hpp LogSetup: inherit from thread-safe RC 2020-09-28 00:54:52 -06:00
memneq.hpp Update copyrights 2020-03-18 19:37:32 +01:00
mode.hpp Update copyrights 2020-03-18 19:37:32 +01:00
modstat.hpp Update copyrights 2020-03-18 19:37:32 +01:00
msfind.hpp Update copyrights 2020-03-18 19:37:32 +01:00
msgwin.hpp Update copyrights 2020-03-18 19:37:32 +01:00
number.hpp Update copyrights 2020-03-18 19:37:32 +01:00
olong.hpp Update copyrights 2020-03-18 19:37:32 +01:00
option_error.hpp Update copyrights 2020-03-18 19:37:32 +01:00
options.hpp add support for --pull-filter option 2021-02-11 02:14:11 +01:00
ostream.hpp Update copyrights 2020-03-18 19:37:32 +01:00
path.hpp Update copyrights 2020-03-18 19:37:32 +01:00
peercred.hpp Update copyrights 2020-03-18 19:37:32 +01:00
persistfile.hpp Update copyrights 2020-03-18 19:37:32 +01:00
pipe.hpp Update copyrights 2020-03-18 19:37:32 +01:00
platform_name.hpp Update copyrights 2020-03-18 19:37:32 +01:00
platform_string.hpp Update copyrights 2020-03-18 19:37:32 +01:00
platform.hpp Update copyrights 2020-03-18 19:37:32 +01:00
process.hpp Update copyrights 2020-03-18 19:37:32 +01:00
pthreadcond.hpp Update copyrights 2020-03-18 19:37:32 +01:00
rc.hpp RCPtr, RCWeakPtr: added move_strong() methods 2020-08-19 18:52:53 +02:00
redir.hpp Update copyrights 2020-03-18 19:37:32 +01:00
runcontext.hpp runcontext.hpp: added missing include 2020-10-28 14:23:33 -06:00
scoped_fd.hpp Update copyrights 2020-03-18 19:37:32 +01:00
sess_id.hpp SessionIDType::find_weak: fixed a possible segfault if map.bucket_count() is zero (bug) 2020-08-19 18:53:05 +02:00
sfinae.hpp WS::ClientSet: silently ignore when Asio is missing the results.randomize() method 2020-01-29 09:27:46 -07:00
signal_name.hpp Update copyrights 2020-03-18 19:37:32 +01:00
signal.hpp Update copyrights 2020-03-18 19:37:32 +01:00
size.hpp Update copyrights 2020-03-18 19:37:32 +01:00
sleep.hpp Update copyrights 2020-03-18 19:37:32 +01:00
sockopt.hpp Update copyrights 2020-03-18 19:37:32 +01:00
socktypes.hpp Update copyrights 2020-03-18 19:37:32 +01:00
split.hpp Update copyrights 2020-03-18 19:37:32 +01:00
splitlines.hpp Update copyrights 2020-03-18 19:37:32 +01:00
stat.hpp Added is_directory() method 2020-09-02 20:38:09 +02:00
stop.hpp Update copyrights 2020-03-18 19:37:32 +01:00
strerror.hpp Update copyrights 2020-03-18 19:37:32 +01:00
string.hpp string: added repeat() method and redefined spaces() method to use it 2020-09-02 20:38:06 +02:00
stringize.hpp Update copyrights 2020-03-18 19:37:32 +01:00
stringtempl2.hpp StringTempl: StringTempl::empty() should just call the object's underlying empty() method 2020-04-24 13:22:47 +02:00
stringtempl.hpp Update copyrights 2020-03-18 19:37:32 +01:00
strneq.hpp Update copyrights 2020-03-18 19:37:32 +01:00
tempfile.hpp Update copyrights 2020-03-18 19:37:32 +01:00
to_string.hpp Update copyrights 2020-03-18 19:37:32 +01:00
umask.hpp Update copyrights 2020-03-18 19:37:32 +01:00
unicode-impl.hpp Added head comments to all source files. 2012-11-23 06:18:43 +00:00
unicode.hpp Update copyrights 2020-03-18 19:37:32 +01:00
uniqueptr.hpp Update copyrights 2020-03-18 19:37:32 +01:00
usecount.hpp Update copyrights 2020-03-18 19:37:32 +01:00
usergroup.hpp Update copyrights 2020-03-18 19:37:32 +01:00
userpass.hpp Update copyrights 2020-03-18 19:37:32 +01:00
valgrind.hpp Update copyrights 2020-03-18 19:37:32 +01:00
version.hpp Update copyrights 2020-03-18 19:37:32 +01:00
waitbarrier.hpp Update copyrights 2020-03-18 19:37:32 +01:00
write.hpp Update copyrights 2020-03-18 19:37:32 +01:00
writeprivate.hpp Update copyrights 2020-03-18 19:37:32 +01:00
wstring.hpp Update copyrights 2020-03-18 19:37:32 +01:00
xmlhelper.hpp xmlhelper.hpp: support for various tinyxml2 versions 2020-03-19 07:35:36 +02:00