0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
James Yonan 287bfd71e9 Extend CryptoAlgs::Alg to contain all info about ciphers/digests
that we need, so we don't need to rely on crypto library for this.
2014-10-23 14:08:30 -06:00
..
addr Added IP::Addr::from_sockaddr() method to allow construction 2014-08-22 14:45:10 -06:00
apple Factored out most of the business logic of Mac::Version into 2014-08-22 15:18:09 -06:00
applecrypto Simplified CipherInfo and DigestInfo by not storing 2014-10-21 23:03:55 -06:00
auth Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
buffer Refer to abort() as std::abort(). 2014-08-18 02:55:30 -06:00
client In cliopt.hpp (ClientOptions), during Client::ProtoConfig setup, 2014-10-22 11:24:55 -06:00
common Added C++11 array_size method that is constexpr so it can be used 2014-10-23 13:44:52 -06:00
compress Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
crypto Extend CryptoAlgs::Alg to contain all info about ciphers/digests 2014-10-23 14:08:30 -06:00
error Added C++11 array_size method that is constexpr so it can be used 2014-10-23 13:44:52 -06:00
frame Added frame_init_simple function (frame_init.hpp) for non-OpenVPN 2014-08-10 18:54:26 -06:00
http In HTTP Proxy module (openvpn/transport/client/httpcli.hpp), 2014-08-10 19:07:22 -06:00
init Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
ip Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
legal core, Android: updated copyright to 2014 2014-01-14 16:24:26 -07:00
linux Added linux/core.hpp with n_cores() and bind_to_core(). 2014-10-13 16:10:49 -06:00
log In SessionStats, make error() method default to no-op rather 2014-08-10 19:02:16 -06:00
netconf Implemented EnumIface for enumerating network interfaces using 2014-08-22 15:16:16 -06:00
openssl Simplified CipherInfo and DigestInfo by not storing 2014-10-21 23:03:55 -06:00
options Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
pki Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
polarssl Extend CryptoAlgs::Alg to contain all info about ciphers/digests 2014-10-23 14:08:30 -06:00
proxy DigestFactory now supports HMAC. 2014-10-22 09:52:36 -06:00
random In RandomAPI, add an implemented rand_fill() method. 2014-10-22 11:28:24 -06:00
reliable Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
server Updated ServerProto for new template-free ProtoContext. 2014-10-22 11:29:45 -06:00
ssl Minor refactor of CryptoDC virtual methods to achieve 2014-10-23 09:17:10 -06:00
time Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
transport DigestFactory now supports HMAC. 2014-10-22 09:52:36 -06:00
tun In tunio.hpp, allow stats ptr to be NULL. 2014-10-12 19:19:48 -06:00
win Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00