Hello Jun!
I have spent the last couple of days preparing a bundled installer
for the Tor Obfuscation Proxy combined with OpenVPN. The installer
currently works on 32-bit and 64-bit Windows.
It simply installs obfsproxy in SOCKS proxy mode and sets it up as a
Windows service, so it starts
Hello Jun!
I have spent the last couple of days preparing a bundled installer
for the Tor Obfuscation Proxy combined with OpenVPN. The installer
currently works on 32-bit and 64-bit Windows.
It simply installs obfsproxy in SOCKS proxy mode and sets it up as a
Windows service, so it starts
I totally agree on not ACKing the patch and your solution description
;-) I tried to start a discussion on IRC about the preferred solution
before sending this patch, but that didn't get very far.
Op 17 februari 2012 22:58 heeft Gert Doering het
volgende geschreven:
> Hi,
>
> On Fri, Feb 17, 2012
Hello,
We have a go to rewrite the OpenvPN build system.
I started to work at core product [1].
As part of the re-write we split out the TAP-Win32 out of OpenVPN code base.
To make things go faster we may try to parallelize the effort.
Here are the tasks to perform:
1. Create a GIT repository o
The _access and _waccess functions in Windows don't know about
X_OK (1). If you pass an uneven mode flag the C runtime's default
invalid parameter handler ends execution of openvpn.
Signed-off-by: Heiko Hund
---
win/config.h.in |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --
On 02/18/2012 09:05:16 AM, Alon Bar-Lev wrote:
> Hello,
>
> We have a go to rewrite the OpenvPN build system.
> 9. Output of build system would be [at least] (msi, tarball) for
> (win32, win64). Why tarball? To enable people to fetch files without
> hacking the msi (example: cross compile).
I'd
On Feb 18, 2012 9:05 AM, "Alon Bar-Lev" wrote:
> 9. Output of build system would be [at least] (msi, tarball) for
> (win32, win64). Why tarball? To enable people to fetch files without
> hacking the msi (example: cross compile).
It should probably be a zip file since Windows doesn't support tarba
On 02/18/2012 04:53:50 PM, Scott Zeid wrote:
> On Feb 18, 2012 9:05 AM, "Alon Bar-Lev"
> wrote:
> > 9. Output of build system would be [at least] (msi, tarball) for
> > (win32, win64). Why tarball? To enable people to fetch files
> without
> > hacking the msi (example: cross compile).
>
> It sh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 18/02/12 16:05, Alon Bar-Lev wrote:
> Hello,
>
> We have a go to rewrite the OpenvPN build system. I started to work at
> core product [1].
>
> As part of the re-write we split out the TAP-Win32 out of OpenVPN code
> base.
>
> To make things go f