0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/common
2015-04-15 22:18:32 -06: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 Added missing include to asiodispatch.hpp. 2015-04-15 22:18:32 -06: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 Extend daemonize() to do initial log rotate. 2015-04-09 21:45:19 -06: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
logrotate.hpp Extend daemonize() to do initial log rotate. 2015-04-09 21:45:19 -06: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 Added OptionList::get_optional_noexcept method. 2015-04-09 15:21:56 -06: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 Use C++11 std::thread (instead of boost::thread) if USE_STD_THREAD 2015-03-19 13:56:38 -06: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 Added operator[] to ScopedPtr. 2015-04-12 10:52:59 -06:00
signal.hpp Added SignalBlockerDefault to handle common usage case. 2015-03-19 13:58:31 -06:00
sockopt.hpp Added sockopt.hpp with common setsockopt functions 2015-03-19 14:04:31 -06: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::replace_spaces method. 2015-04-09 15:22:38 -06:00
stringize.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
thread.hpp Use C++11 std::thread (instead of boost::thread) if USE_STD_THREAD 2015-03-19 13:56:38 -06: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 Added additional parse_user_pass() convenience method. 2015-03-27 01:20:30 -06:00
version.hpp Core version number updated to 3.0.3. 2015-01-14 12:12:34 -07:00