0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/common
James Yonan d1072035b3 Added openvpn/common/inotify.hpp.
Created initial method INotify::mask_to_string() to convert
an inotify mask to a human-readable string for debugging.
2015-02-10 15:58:58 -07:00
..
abort.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
action.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
actionthread.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
arch.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
asiodispatch.hpp In asiodispatch.hpp, added dispatcher for asio async_read 2015-02-10 15:54:34 -07:00
asiosignal.hpp Added SIGUSR1/SIGUSR2 to class ASIOSignals. 2015-01-16 01:52:59 -07:00
base64.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
binprefix.hpp Added PolarSSL AuthCert support (server-side only). 2015-01-12 23:20:23 -07:00
circ_list.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
daemon.hpp Added methods for daemonization and redirecting stdout/stderr 2015-01-13 23:18:57 -07:00
destruct.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
endian.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
enumdir.hpp Added enum_dir() function to return filenames in a directory 2015-01-08 15:18:55 -07:00
exception.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
ffs.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
file.hpp Added write_string() method to write a std::string to a file. 2015-01-12 18:34:10 -07:00
format.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
getopt.hpp Added a getopt_long implementation for Windows, since MSVC does 2014-02-08 00:13:23 -07:00
getpw.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
hash.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
hexstr.hpp Added dump_hex methods. 2015-01-12 23:16:51 -07:00
inotify.hpp Added openvpn/common/inotify.hpp. 2015-02-10 15:58:58 -07:00
lex.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
likely.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
link.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
memneq.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
mode.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
msgwin.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
number.hpp Added nondigit_term bool to parse_number() to allow parsing 2015-02-10 15:55:32 -07:00
olong.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
options.hpp class OptionList now inherits from RCCopyable. 2015-02-03 17:34:13 -07:00
ostream.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
path.hpp Added string::root() function to return the 2015-01-08 15:16:51 -07:00
platform_name.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
platform_string.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
platform.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
port.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
process.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
pthreadcond.hpp Refactored PThreadCond and added PThreadBarrier for cases 2015-01-14 23:17:20 -07:00
rc.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
runcontext.hpp Added class RunContext for managing threads in a 2015-02-01 01:48:18 -07:00
scoped_asio_stream.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
scoped_fd.hpp Added ScopedFD::reset() method. 2015-02-10 15:57:09 -07:00
scoped_ptr.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
signal.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
socktypes.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
split.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
splitlines.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
string.hpp Added string::len_without_trailing_nulls method. 2015-02-10 15:57:42 -07:00
stringize.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
thread.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
types.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
unicode-impl.hpp Added head comments to all source files. 2012-11-23 06:18:43 +00:00
unicode.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
usecount.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
usergroup.hpp Added SetUserGroup class for downgrading UID/GID. 2015-01-14 23:50:40 -07:00
userpass.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
version.hpp Core version number updated to 3.0.3. 2015-01-14 12:12:34 -07:00