[Openvpn-devel] Windows build 2.4.4 fails signature verification

2017-10-26 Thread Lefty
Hi all, I recently downloaded the openvpn-install-2.4.4-I601.exe Windows installer, along with the openvpn-install-2.4.4-I601.exe.asc signature file. I imported Samuli's new key ( fingerprint 6D04 F8F1 B017 3111 F499 795E 2958 4D9F 4086 4578). When I run PGP I get the following output: gpg: armo

Re: [Openvpn-devel] [patch] Fix time_t printing - NAK

2017-10-26 Thread Jeremie Courreges-Anglas
On Thu, Oct 26 2017, Steffan Karger wrote: > Hi, > > Sorry for being late to respond. > > On 18-10-17 20:36, Jeremie Courreges-Anglas wrote: >> - there are other places when a time_t is printed in openvpn. Usually >> it is cast to (int), which is not a nice thing to do if you plan to >> suppo

Re: [Openvpn-devel] [patch] Fix time_t printing - NAK

2017-10-26 Thread Steffan Karger
Hi, Sorry for being late to respond. On 18-10-17 20:36, Jeremie Courreges-Anglas wrote: > - there are other places when a time_t is printed in openvpn. Usually > it is cast to (int), which is not a nice thing to do if you plan to > support dates after 2038. > > I also stumbled upon this i

Re: [Openvpn-devel] [patch] Fix time_t printing

2017-10-26 Thread Steffan Karger
Hi, On 15-10-17 14:08, Jeremie Courreges-Anglas wrote: > On Sun, Oct 15 2017, Matthias Andree wrote: >> Am 05.10.2017 um 01:47 schrieb Jeremie Courreges-Anglas: >>> When building openvpn-2.4.4 on OpenBSD, I noticed the following warning: >>> >>> --8<-- >>> cc -DHAVE_CONFIG_H -I. >>> -I/usr/ports