0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
Heiko Hund 8e16246516 refactor RemoteList::Index class
* remove unused method equals()
  * default-initialize member variables

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-03-02 11:07:09 +01:00
..
acceptor Update copyrights 2020-03-18 19:37:32 +01:00
addr Replaced CityHash with XXHash 2020-12-09 07:51:10 -07:00
apple Update copyrights 2020-03-18 19:37:32 +01:00
applecrypto Update copyrights 2020-03-18 19:37:32 +01:00
asio Update copyrights 2020-03-18 19:37:32 +01:00
auth AuthCreds: added new constructor for unit test 2020-08-19 18:52:43 +02:00
aws awsca.hpp: use proper CA path 2020-07-23 19:09:45 +02:00
buffer Buffer: front() and back() members should be labeled as const 2020-09-02 20:38:00 +02:00
client refactor RemoteList::Index class 2021-03-02 11:07:09 +01:00
common add support for --pull-filter option 2021-02-11 02:14:11 +01:00
compress Update copyrights 2020-03-18 19:37:32 +01:00
crypto Implement TLS Keying Material Export data key derivation 2020-08-27 13:00:11 +02:00
dco ovpndcocli: prepend control packet with peer-id when using TunBuilder 2021-02-24 09:10:51 +01:00
error Implement TLS Keying Material Export data key derivation 2020-08-27 13:00:11 +02:00
frame Update copyrights 2020-03-18 19:37:32 +01:00
http HTTP::HeaderList: minor performance fix 2020-09-02 20:38:10 +02:00
init Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
io Update copyrights 2020-03-18 19:37:32 +01:00
ip Update copyrights 2020-03-18 19:37:32 +01:00
legal Update copyrights 2020-03-18 19:37:32 +01:00
linux Configure_RPS_XPS, ProcFS: changes for Linux 5.4 2020-09-02 20:38:07 +02:00
log Update copyrights 2020-03-18 19:37:32 +01:00
mbedtls Add warnings for 64bit block cipher and for SHA1 signed certificates 2020-09-16 15:41:16 +02:00
netconf win: improve "add bypass route" logic 2020-09-16 18:08:15 +03:00
omi Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
openssl Also log the signature algorithm when printing the verified certificates 2020-09-30 17:58:12 +02:00
options add support for --pull-filter option 2021-02-11 02:14:11 +01:00
ovpnagent/win windows agent: install bypass route if host hasn't changed 2020-10-07 19:46:19 +02:00
pki Update copyrights 2020-03-18 19:37:32 +01:00
proxy Update copyrights 2020-03-18 19:37:32 +01:00
random randapi: use #pragma once 2020-08-19 18:52:47 +02:00
reliable Update copyrights 2020-03-18 19:37:32 +01:00
server Allow management layer to override keepalive parameters 2020-09-23 20:00:41 +02:00
ssl Replaced CityHash with XXHash 2020-12-09 07:51:10 -07:00
time Factored out timespec code from epoch.hpp into a new namespace TimeSpec 2020-09-23 20:00:34 +02:00
transport transport-client: allow retrieving server port and socket fd 2021-02-23 01:37:20 +01:00
tun TunBuilder Base: pass reference IP addresses 2021-02-24 08:59:55 +01:00
win win/call.hpp: fix include and linkage error 2020-09-09 12:35:36 +03:00
ws httpcli.hpp: fix build error 2021-01-20 11:15:33 +02:00