Samuli Seppänen

Results 145 comments of Samuli Seppänen

We don't have any CI in this repository, though we probably should. Getting evne unsigned drivers as build artifacts for PRs would be very useful. According to [this article](https://www.maketecheasier.com/install-unsigned-drivers-windows10/) it...

@lygstate ok, I'll have unsigned drivers for you guys tomorrow.

@selvanair pretty much all the HLK tests passed. Those few that failed were probably not related, but I can't be sure of that. If getting HLK to work for tap-windows6...

@cron2 sure. Should we go the "unsigned test driver first" -> "test" -> "release driver second" route? Or are the fixes "obviously correct" and/or tested? :smile:

I will implement the four fixes after PR#58 is merged. I think we could solve most of the problems you noted by reducing user choice, as discussed on the mailing...

@selvanair : I would add a checkbox for SecService, but select it by default. Then all the bundled non-core OpenVPN projects (openvpn-gui, openvpnserv2, tap-windows6) would be optional. Besides that I'm...

Do you guys think the refactorings we've discussed here would be safe to include in OpenVPN 2.4 installers? I actually added that as a topic for [today's community meeting](https://community.openvpn.net/openvpn/wiki/Topics-2016-12-07).

@selvanair : sounds reasonable. I will have a look at PR#60 later today/tomorrow. I agree that in silent installs .NET should not be installed. People who do silent installs should...

@selvanair : I'm not thinking of covering all the installer options as there are quite a few combinations and we would have to define what "success" or "failure" means in...

I issued a [PR](https://github.com/OpenVPN/openvpn-build/pull/62/) that fixes the four original issues identified here. One of them had been fixed in an [earlier PR](https://github.com/OpenVPN/openvpn-build/pull/61) from @chipitsine (which I managed to overlook).