Acked-by: Frank Lichtenheld <fr...@lichtenheld.com> Build tested on Win10 VS 2019. See notes below about the patch dependency.
> Lev Stipakov <lstipa...@gmail.com> hat am 19.02.2022 00:52 geschrieben: > > > From: Lev Stipakov <l...@openvpn.net> > > - enable hardware-enforced stack protection on > compatible hardware/software (/CETCOMPAT linker option) > > - hash object files with SHA256 (/ZH:SHA_256 compiler option) > > - enable SDL. The required to add > > _CRT_NONSTDC_NO_DEPRECATE > _CRT_SECURE_NO_WARNINGS > _WINSOCK_DEPRECATED_NO_WARNINGS > > preprocessor definitions. I don't feel like replacing strdup (which is > correct POSIX function) and inet_ntoa (we always pass IPv4 address to > it, inet_ntop will make code more complex) > > Above issues were discovered by bitskim. > > Before applying this patch, this one must be applied from master: > > https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21774.html Notes: - This is e5e9a07e8baee4065b7dfd65736bfa77b8329cfc - Automatic cherry-pick fails due to trivial conflict in copyright years - Author of e5e9a07e8baee4065b7dfd65736bfa77b8329cfc is "Author: Simon Rozman via Openvpn-devel <openvpn-devel@lists.sourceforge.net>" so that is something that could be cleaned up on cherry-pick. Regards, -- Frank Lichtenheld _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel