0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
Lev Stipakov 0b02023a53
agent win: remove __DATE__ and __TIME__
This is required for deterministic builds.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2021-05-27 12:14:24 +03:00
..
acceptor Update copyrights 2020-03-18 19:37:32 +01:00
addr IP::Addr: added to_ipv4_zero() and to_ipv6_zero() methods 2020-09-23 20:00:39 +02: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 Allow AUTH_PENDING message to overwrite user specfied timeout 2020-09-30 17:59:10 +02:00
common Finalizing OpenVPN 3 Core library release v3.6.2 2021-04-27 14:20:32 +02: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 kovpn: move away kovpn code 2020-10-14 14:16:19 +03: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 refactor X.509 name verification code 2021-04-27 14:16:17 +02:00
options push-continuation: added new server-side fragmentor 2020-08-19 18:53:00 +02:00
ovpnagent/win agent win: remove __DATE__ and __TIME__ 2021-05-27 12:14:24 +03: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 Allow AUTH_PENDING message to overwrite user specfied timeout 2020-09-30 17:59:10 +02:00
time Factored out timespec code from epoch.hpp into a new namespace TimeSpec 2020-09-23 20:00:34 +02:00
transport dcocli.cpp: add missing socket_protect call 2020-08-26 10:53:27 +00:00
tun win: fix non-working DNS resolution after connect 2021-04-13 11:43:35 +02:00
win win/call.hpp: fix include and linkage error 2020-09-09 12:35:36 +03:00
ws Asio patches: in basic_resolver_results, added data() and cdata() members for access to underlying storage vector 2020-08-19 18:52:55 +02:00