Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-13 Thread Simon Rozman
Hi, > > 1. Should I post all MSVC-specific file changes as a one single large > patch? (.sln/.vcxproj/.bat files, without .h/.c) > > That would be my preference. But for the existing patches (unless they are > stale), keep 'em as they are. Then, you can safely discard all my patches that

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-13 Thread Gert Doering
Hi, On Thu, Oct 12, 2017 at 11:16:33AM +, Simon Rozman wrote: > 1. Should I post all MSVC-specific file changes as a one single large > patch? (.sln/.vcxproj/.bat files, without .h/.c) That would be my preference. But for the existing patches (unless they are stale), keep 'em as they

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-13 Thread Simon Rozman
Hi, > -Original Message- > From: Илья Шипицин [mailto:chipits...@gmail.com] > Sent: Friday, October 13, 2017 10:28 AM > To: Simon Rozman > Cc: openvpn-devel (openvpn-devel@lists.sourceforge.net) > Subject: Re: [Openvpn-devel] openvpnserv building under MSVC > >

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-13 Thread Илья Шипицин
gt; > *From:* Илья Шипицин [mailto:chipits...@gmail.com] > *Sent:* Tuesday, October 10, 2017 3:10 PM > *To:* Simon Rozman > *Cc:* openvpn-devel (openvpn-devel@lists.sourceforge.net) > *Subject:* Re: [Openvpn-devel] openvpnserv buildin

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-13 Thread Simon Rozman
o fix building of the core openvpn project first. Best regards, Simon From: Илья Шипицин [mailto:chipits...@gmail.com] Sent: Tuesday, October 10, 2017 3:10 PM To: Simon Rozman Cc: openvpn-devel (openvpn-devel@lists.sourceforge.net) Subject: Re: [Openvpn-devel] openvpnserv building under MSVC

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-12 Thread Simon Rozman
forge.net) Subject: Re: [Openvpn-devel] openvpnserv building under MSVC wow. did you try to build it on App Veyor ? (I tried, no success) 2017-10-10 17:22 GMT+05:00 Simon Rozman : Hi! It's me again - author of the eduVPN client for Windows. This time I have a new problem. And, a soluti

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-10 Thread Simon Rozman
Hi, > This sounds good. Please send patches (preferably with git-send-email, in > reasonable chunks) to the list so we can review and merge. Please rebase on > top of master. > > "Reasonable chunks" is a very subjective thing, of course :-) - in this case I'd > group the MSVC specific things in

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-10 Thread Gert Doering
Hi, On Tue, Oct 10, 2017 at 12:22:22PM +, Simon Rozman wrote: > Unfortunately, maintaining a mingw build environment for our own OpenVPN > binaries is an overkill. Therefore, in the first stage, I have updated the > Microsoft Visual Studio C++ project files to be able to compile > openvpnse

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-10 Thread Simon Rozman
t: Tuesday, October 10, 2017 3:10 PM To: Simon Rozman Cc: openvpn-devel (openvpn-devel@lists.sourceforge.net) Subject: Re: [Openvpn-devel] openvpnserv building under MSVC wow. did you try to build it on App Veyor ? (I tried, no success) 2017-10-10 17:22 GMT+05:00 Simon Rozman : Hi! It&

Re: [Openvpn-devel] openvpnserv building under MSVC

2017-10-10 Thread Илья Шипицин
wow. did you try to build it on App Veyor ? (I tried, no success) 2017-10-10 17:22 GMT+05:00 Simon Rozman : > Hi! > > It's me again - author of the eduVPN client for Windows. This time I have a > new problem. And, a solution I'd like to share with OpenVPN community. > > I am considering bundling

[Openvpn-devel] openvpnserv building under MSVC

2017-10-10 Thread Simon Rozman
Hi! It's me again - author of the eduVPN client for Windows. This time I have a new problem. And, a solution I'd like to share with OpenVPN community. I am considering bundling openvpn.exe, openvpnserv.exe, and standard TAP drivers with eduVPN client to allow some degree of independence from st