[Openvpn-devel] [PATCH 1/6] Added automated configure.h creation to Python-based build system.

2011-01-05 Thread Samuli Seppänen
Hi all, Here's the first of a set of six patches that fix various issues with the Python-based build system. Also, some clarifying comments have been added to the existing code. After this patchset is merged it's possible to build openvpnserv.exe in addition to openvpn.exe and the TAP drivers. NSI

[Openvpn-devel] [PATCH 2/6] Added openvpnserv.exe building to win/msvc.mak.in

2011-01-05 Thread Samuli Seppänen
-- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock From c5d50576b9be6175132da67a57306bf41611f791 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Samuli=20Sepp=C3=A4nen?= Date: Mon, 3 Jan 2011 16:07:28 +0200 Subject: [PATCH 2/6] Added openvpnserv.exe building to

[Openvpn-devel] [PATCH 3/6] Added PKCS11_HELPER_DIR directive to win/settings.in

2011-01-05 Thread Samuli Seppänen
-- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock >From e46bee78a2d5bbdfc140bccad37c37344a32e604 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Samuli=20Sepp=C3=A4nen?= List-Post: openvpn-devel@lists.sourceforge.net Date: Mon, 3 Jan 2011 16:08:37 +0200 Subj

[Openvpn-devel] [PATCH 4/6] Added build flag printing to win/show.py

2011-01-05 Thread Samuli Seppänen
FYI: show.py is only used interactively to visualize current build configuration -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock From 9f66921758c672aed89e828c8c67162ee5399003 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Samuli=20Sepp=C3=A4nen?= Date: Mon

[Openvpn-devel] [PATCH 5/6] Added openvpnserv-specific files to clean target in win/msvc.mak.in

2011-01-05 Thread Samuli Seppänen
This patch depends on patch 2/6. Patch 6/6 depends on this patch. Maybe integrating them into one would have made more sense? :) -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock From 3ce5ba5fb8d9a1627e25b01ad6f6d61a29b6084f Mon Sep 17 00:00:00 2001 From

[Openvpn-devel] [PATCH 6/6] Added copying of files from service-win32 directory to build root directory.

2011-01-05 Thread Samuli Seppänen
py of the file it can be safely modified on the fly. - nmake seems to get confused with working directories when some source files are located in subdirectories (here ./service-win32) If somebody knows a cleaner solution to this issue, I'm all ears :). -- Samuli Seppänen Community Manag

[Openvpn-devel] [PATCH] Changed snprintf to _snprintf in service-win32/openvpnserv.c

2011-01-05 Thread Samuli Seppänen
This fixes a generic Windows/VC++ issue: <http://thedailyreviewer.com/dotnet/view/strncasecmp-and-snprintf-functions-not-available-in-vc-109235975> Does this change affect the automake/gcc-based Windows builds? -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freeno

[Openvpn-devel] [PATCH] Made Python-based build system copy openvpnserv.exe* to dist/bin directory

2011-01-05 Thread Samuli Seppänen
-- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock From a19a54f3942056b0c13191e7b25ab9a8cc9361dd Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Samuli=20Sepp=C3=A4nen?= Date: Wed, 5 Jan 2011 15:13:29 +0200 Subject: [PATCH] Made Python-based build system copy

Re: [Openvpn-devel] [PATCH] Changed snprintf to _snprintf in service-win32/openvpnserv.c

2011-01-05 Thread Samuli Seppänen
David Sommerseth ha scritto: > On 05/01/11 14:21, Samuli Seppänen wrote: > > This fixes a generic Windows/VC++ issue: > > > > <http://thedailyreviewer.com/dotnet/view/strncasecmp-and-snprintf-functions-not-available-in-vc-109235975> > > > Does this change a

[Openvpn-devel] Topics for tomorrow's meeting

2011-01-05 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (6th Jan 2011)

2011-01-07 Thread Samuli Seppänen
gmane.network.openvpn.devel/4255> Jamesyonan gave the patchset an ACK after one minor change which dazo promised to make. The modification will be sent to openvpn-devel for review. -- Discussed Essobi's FIPS140-2 compliance patchset. Essobi will try to get the first public release out before next week

Re: [Openvpn-devel] [Openvpn-users] OpenVPN documentation (man page) review

2011-01-13 Thread Samuli Seppänen
ok/xml/man/roff/whatever syntax - basics of patching - how our development process works I'm pretty sure there are many who are not familiar with any of the above, but could still contribute to the documentation. We'd obviously need to make sure that the wiki pages can be exported in some useful format. Any thoughts? -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Topics for today's meeting

2011-01-13 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] OpenVPN documentation (man page) review

2011-01-13 Thread Samuli Seppänen
gt; features) and the parsing script might get complicated. I'm pretty sure we can get the Wiki contents out in HTML format. And there should be plenty of "HTML -> something" converters out there. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (13th Jan 2011)

2011-01-20 Thread Samuli Seppänen
he goal of the man-page review project is to get more non-developers involved in the documentation effort it was decided to start using the Wiki as main documentation repository. If this does not result in more non-developer contributions, we can reconsider our approach. --- Full chatlog as an a

[Openvpn-devel] Help testing OpenVPN 2.2-rc Windows installer?

2011-02-04 Thread Samuli Seppänen
> Note that soon we'll be able to provide (untested) weekly/biweekly snapshot builds for Windows. This will benefit those who require the latest and greatest functionality. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] Help testing OpenVPN 2.2-rc Windows installer?

2011-02-07 Thread Samuli Seppänen
> Hi Samuli, > > Samuli Seppänen wrote: > >> Hi, >> >> As some of you may be aware, I've been working on the new Python-based >> OpenVPN Windows buildsystem; now the first fully functional OpenVPN >> installer is ready: >> >> <http

Re: [Openvpn-devel] Help testing OpenVPN 2.2-rc Windows installer?

2011-02-07 Thread Samuli Seppänen
> hi Samuli, > > Samuli Seppänen wrote: > >>> Hi Samuli, >>> >>> Samuli Seppänen wrote: >>> >>> >>> >>>> Hi, >>>> >>>> As some of you may be aware, I've been working on t

Re: [Openvpn-devel] Help testing OpenVPN 2.2-rc Windows installer?

2011-02-08 Thread Samuli Seppänen
>> hi Samuli, >> >> Samuli Seppänen wrote: >> >> >>>> Hi Samuli, >>>> >>>> Samuli Seppänen wrote: >>>> >>>> >>>> >>>> >>>>> Hi, &g

Re: [Openvpn-devel] Help testing OpenVPN 2.2-rc Windows installer?

2011-02-09 Thread Samuli Seppänen
m/en-us/windows/dd203105.aspx > The TAP driver is already signed and installs on 64-bit Windows, but I'm not sure if it has passed the WHQL tests[1]. I would assume no, but I'll verify that from James. [1] http://en.wikipedia.org/wiki/Windows_Logo_Program -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] OpenVPN 2.2-rc Windows installer ready

2011-02-10 Thread Samuli Seppänen
taller during today's IRC meeting (#openvpn-devel at irc.freenode.net) at 18:00 UTC. If you want help make sure that 2.2-rc is a solid release, please test the installer and let us know if there are any issues - or if it works perfectly. -- Samuli Seppänen Community Manager OpenVPN Technologie

[Openvpn-devel] Topics for today's meeting

2011-02-10 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.2-rc Windows installer ready

2011-02-11 Thread Samuli Seppänen
aller from the command-line in silent mode and it installed OpenVPN correctly: openvpn-2.2-rc-installer-preview-5.exe /S However, I did not yet try overriding any of the default options with command-line switches. For that I need to do more research. > And i think this is it, hope it helps and thanks for the hard work! > Thanks! And many thanks to you for testing! -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] OpenVPN 2.2-rc Windows installer ready

2011-02-11 Thread Samuli Seppänen
> hi Samuli, > > Samuli Seppänen wrote: > >> Hi all, >> >> The (hopefully) final preview of the OpenVPN 2.2-rc installer for >> Windows is available here: >> >> <http://build.openvpn.net/downloads/releases/openvpn-2.2-rc-install-preview-5.ex

[Openvpn-devel] Summary of the IRC meeting (10th Feb 2011)

2011-02-11 Thread Samuli Seppänen
Mattock promised to ask the author to contact OpenVPN developers. -- Discussed the "Windows auto-connect when starting gui" issue briefly: <https://forums.openvpn.net/topic7623.html> It's best to ask about this from d12fk on IRC. He's the maintainer for the new OpenVPN-G

[Openvpn-devel] [PATCH 00/13] Fix remaining major issues with Python-based buildsystem

2011-02-11 Thread Samuli Seppänen
This patchset allows building all OpenVPN components using the new Python-based buildsystem. It also allows packaging the resulting files into a functional installer package. Only two manual steps are necessary after applying these patches: - embedding manifest files to the executables and DLL

[Openvpn-devel] [PATCH 01/13] Added ENABLE_PASSWORD_SAVE to config-win32.h

2011-02-11 Thread Samuli Seppänen
This change adds ENABLE_PASSWORD_SAVE to config-win32.h. This option is also defined in win/settings.in, but it does not have any effect there. --- config-win32.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/config-win32.h b/config-win32.h index be0b320..87a0b68 10064

[Openvpn-devel] [PATCH 02/13] Added a nmake makefile for openvpnserv.exe building

2011-02-11 Thread Samuli Seppänen
This change adds a nmake makefile (service-win32/msvc.mak) which allows building openvpnserv.exe using the new Python-based buildsystem. --- service-win32/msvc.mak | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode 100644 service-win32/msvc.mak d

[Openvpn-devel] [PATCH 03/13] Moved TAP-driver version info to version.m4. Cleaned up win/settings.in.

2011-02-11 Thread Samuli Seppänen
Previously parts of TAP-driver version information were stored in win/settings.in. This patch moves all of it to version.m4. This patch also cleans up and adds comments to win/settings.in --- version.m4 |5 - win/settings.in | 25 + 2 files changed, 13 insert

[Openvpn-devel] [PATCH 04/13] Added helper functionality to win/wb.py

2011-02-11 Thread Samuli Seppänen
This change adds several helper functions to win/wb.py: - config-win32.h parser (to read build configuration options) - helper function to cd to service-win32 for openvpnserv.exe building - code to dynamically generate TAP-driver -related variables from version.m4, required by tap-win32/tapdrv.c

[Openvpn-devel] [PATCH 05/13] Added support for viewing config-win32.h paramters to win/show.py

2011-02-11 Thread Samuli Seppänen
The win/show.py tools is used to view build parameters interactively. This changes it so that it displays parameters parsed from config-win32.h in addition to those from win/settings.in. --- win/show.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/win/show.py b/win

[Openvpn-devel] [PATCH 06/13] Added comments and made small modifications to win/msvc.mak.in

2011-02-11 Thread Samuli Seppänen
The win/msvc.mak.in file is used as basis for msvc.mak file which drives openvpn.exe building. This change separates output file from LINK32_FLAGS and adds helpful comments to the win/msvc.mak.in file. --- win/msvc.mak.in | 32 1 files changed, 16 insertions(+),

[Openvpn-devel] [PATCH 07/13] Added command-line switch to win/build_all.py to skip TAP driver building

2011-02-11 Thread Samuli Seppänen
Modified win/build_all.py so that by giving -n or --notap switch the TAP driver is not built. This is useful if using prebuilt TAP drivers, or when WinDDK is not installed. --- win/build_all.py | 23 --- 1 files changed, 16 insertions(+), 7 deletions(-) diff --git a/win/buil

[Openvpn-devel] [PATCH 08/13] Added configure.h and version.m4 variable parsing to win/config.py

2011-02-11 Thread Samuli Seppänen
Python-based buildsystem uses win/config.py to obtain global build parameters from various sources. Added parsing of the (fake) configure.h and version.m4 to it so that other Python build files can use them. --- win/config.py |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --gi

[Openvpn-devel] [PATCH 09/13] Added openvpnserv.exe building to win/build.py

2011-02-11 Thread Samuli Seppänen
Made win/build.py call nmake in service-win32 directory to build openvpnserv.exe after main build (openvpn.exe) has finished. --- win/build.py |9 - 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/win/build.py b/win/build.py index 3a9fbc7..1861377 100644 --- a/win/build.

[Openvpn-devel] [PATCH 10/13] Added comments to win/build_ddk.py

2011-02-11 Thread Samuli Seppänen
--- win/build_ddk.py |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/win/build_ddk.py b/win/build_ddk.py index 1a0cf82..65eed25 100644 --- a/win/build_ddk.py +++ b/win/build_ddk.py @@ -8,6 +8,7 @@ def build_ddk(config, dir, x64): return build_tap(ddk_path, ddk_major,

[Openvpn-devel] [PATCH 11/13] Several modifications to win/make_dist.py to allow building the NSI installer

2011-02-11 Thread Samuli Seppänen
Added copying of all remaining openvpn dependencies to dist directory so that the NSI installer script (win/openvpn.nsi) can find and use them more easily. This includes openvpn.exe, openvpnserv.exe, libpkcs11-helper-1.dll, openssl.exe, and example files. The associated, external DDL/manifest files

[Openvpn-devel] [PATCH 12/13] Copied install-win32/setpath.nsi to win/setpath.nsi

2011-02-11 Thread Samuli Seppänen
--- win/setpath.nsi | 231 +++ 1 files changed, 231 insertions(+), 0 deletions(-) create mode 100755 win/setpath.nsi diff --git a/win/setpath.nsi b/win/setpath.nsi new file mode 100755 index 000..a9626c3 --- /dev/null +++ b/win/setpath.nsi

[Openvpn-devel] [PATCH 13/13] Added first version of NSI installer script to win/openvpn.nsi

2011-02-11 Thread Samuli Seppänen
This win/openvpn.nsi file is a heavily cleaned-up version of the install-win32/openvpn.nsi file. The key differences: - paths have been adapted to new buildsystem's requirements - obsolete XGUI support has been removed - unused Windows version detection has been removed - variables specific to new

Re: [Openvpn-devel] [PATCH 00/13] Fix remaining major issues with Python-based buildsystem

2011-02-14 Thread Samuli Seppänen
automated. However, the build scripts in "lzo2" and "libpkcs11-helper" packages will still generate external manifest files. I'm thinking of patching their makefiles and sending them upstream, if they're interested. This would save us from a few nasty hacks and/or manual

[Openvpn-devel] Splitting the ACK/NACK system into two?

2011-02-17 Thread Samuli Seppänen
. if developer can't give a "Feature ACK", but can still give a "Code ACK") Any thoughts? -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock [1] <http://thread.gmane.org/gmane.network.openvpn.devel/4213> <

[Openvpn-devel] Topics for today's meeting

2011-02-17 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (17th Feb 2011)

2011-02-18 Thread Samuli Seppänen
Decided to turn off IPv6 tests until buildslaves are configured to properly handle IPv6 payload over IPv4 transport. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock (20:02:12) mattock: jamesyonan: there? (20:02:20) ja

[Openvpn-devel] [PATCH] Changes to buildsystem patchset

2011-02-19 Thread Samuli Seppänen
Implemented changes to the buildsystem patchset suggested by jamesyonan in IRC meeting on 17th Feb 2010: 1) Remove variables added to version.m4 and use win/settings.in instead 2) Add ENABLE_ configuration to win/settings.in instead of parsing config-win32.h for them This patch applies on top

Re: [Openvpn-devel] [PATCH] plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN case

2011-02-28 Thread Samuli Seppänen
ainst the "beta2.2" branch. No development is done in the "allmerged" branch, it only used to aggregate code from other branches. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] OpenVPN 2.2-RC released

2011-03-04 Thread Samuli Seppänen
: In production environments you should use the latest stable release, not this release candidate build. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] [PATCH] Added support for prebuilt TAP-drivers. Automated embedding manifests.

2011-03-08 Thread Samuli Seppänen
Removed win/make_dist.py's dependency on TAP-driver and tapinstall.exe building. Also added manifest embedding commands to win/make_dist.py. To avoid duplicate code moved the "build_vc" method from win/build.py to win/wb.py and renamed it "run_in_vs_shell". --- win/build.py | 16 +++

[Openvpn-devel] Windows 7 64-bit DCHP NAK bomb debugging at 19:00 UTC

2011-03-09 Thread Samuli Seppänen
g to be there, as well as some other developers. If you've run into this problem and have something to share, please don't hesitate to attend. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] [PATCH] Fixes to win/openvpn.nsi

2011-03-15 Thread Samuli Seppänen
Added support for generating installer with unsigned TAP drivers. Fixed Windows Vista/7 Start menu shortcut uninstall failure. Signed-off-by: Samuli Seppänen --- win/openvpn.nsi | 19 +-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/win/openvpn.nsi b/win

[Openvpn-devel] [PATCH] Replaced config-win32.h with win/config.h.in

2011-03-15 Thread Samuli Seppänen
ode to win/config.py and win/wb.py to preprocess win/config.h.in and copy it to config.h, from where source and header files can find it. Removed all references to config-win32.h. Also removed obsolete PACKAGE_BUGREPORT and USE_PTHREAD variables from the win/config.h.in file. Signed-off-by: Samul

[Openvpn-devel] [PATCH] Updated INSTALL-win32.txt

2011-03-15 Thread Samuli Seppänen
Signed-off-by: Samuli Seppänen --- INSTALL-win32.txt | 23 --- 1 files changed, 12 insertions(+), 11 deletions(-) diff --git a/INSTALL-win32.txt b/INSTALL-win32.txt index cc79d72..572309a 100644 --- a/INSTALL-win32.txt +++ b/INSTALL-win32.txt @@ -1,4 +1,4 @@ -IMPORTANT

[Openvpn-devel] First OpenVPN 2.2-RC2 preview available

2011-03-18 Thread Samuli Seppänen
ecially interested in hearing whether server functionality is now working properly. A more comprehensive changelog is attached below. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock - commit 0a45e8eb34b5b3ea42d740b8a516e7869b0e6ec7 Author: Samu

Re: [Openvpn-devel] First OpenVPN 2.2-RC2 preview available

2011-03-18 Thread Samuli Seppänen
ou think? Btw. Afaik your patch[1] is still not included in 2.2-RC2. As the tree is not tagged yet, there's still room for it. I'll ask if James could ACK it. [1] <https://community.openvpn.net/openvpn/wiki/TesterDocumentation> [2] <http://thread.gmane.org/gmane.network.openvp

Re: [Openvpn-devel] First OpenVPN 2.2-RC2 preview available

2011-03-21 Thread Samuli Seppänen
ect link: <http://openvpn.git.sourceforge.net/git/gitweb.cgi?p=openvpn/openvpn-testing.git;a=summary> > You should have a branch for the "james" openvpn so people know what he acked. > James' SVN tree is just another "external" tree, like cron2's or jjo&

[Openvpn-devel] [PATCH] Fixes to Makefile.am

2011-03-23 Thread Samuli Seppänen
Removed reference to config-win32.h, which has been removed. Added management-notes.txt to dist rules. Signed-off-by: Samuli Seppänen --- Makefile.am |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1c9468c..194e5b9 100644 --- a

[Openvpn-devel] [PATCH] Fixes to Makefile.am

2011-03-23 Thread Samuli Seppänen
Removed reference to config-win32.h, which has been removed. Added management-notes.txt to dist_doc_DATA. Signed-off-by: Samuli Seppänen --- Makefile.am |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1c9468c..f311837 100644 --- a

Re: [Openvpn-devel] [PATCH] Fixes to Makefile.am

2011-03-23 Thread Samuli Seppänen
> Removed reference to config-win32.h, which has been removed. Added > management-notes.txt to dist_doc_DATA. > > Signed-off-by: Samuli Seppänen > --- > Makefile.am |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Makefile.am b/

[Openvpn-devel] Topics for today's meeting

2011-03-24 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] [PATCH] Clarified --client-config-dir section on the man-page.

2011-03-24 Thread Samuli Seppänen
Signed-off-by: Samuli Seppänen --- openvpn.8 |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/openvpn.8 b/openvpn.8 index 525ddd5..a40b0b8 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -2895,7 +2895,9 @@ as the client's X509 common name. If a matching file exist

[Openvpn-devel] Summary of the IRC meeting (24th Mar 2011)

2011-03-25 Thread Samuli Seppänen
Dazo merged last set of patches to beta2.2 branch and tagged 2.2-RC2. Mattock generated 2.2-RC2 release tarballs/zips and tested 2.2-RC2 Windows installer generated from the release ZIP file. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc i

[Openvpn-devel] OpenVPN 2.2-RC2 released

2011-03-25 Thread Samuli Seppänen
(#openvpn-devel at irc.freenode.net). NOTE: In production environments you should use the latest stable release, not this release candidate build. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Topics for today's meeting

2011-04-07 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (7th Apr 2011)

2011-04-08 Thread Samuli Seppänen
e 2.3 release. -- Discussed 2.3 release date. Dazo estimated late September for the final 2.3 release, with first alpha release on June. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock (20:57:03) mattock: everybody

[Openvpn-devel] [PATCH] Fix a bug in devcon source code handling

2011-04-14 Thread Samuli Seppänen
The win/config_ti.py build script assumes to find ../tapinstall/7600/sources.in which does not exists in devcon.exe source code directory. This makes config_ti.py look for ../tapinstall/7600/sources instead. --- win/config_ti.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --g

[Openvpn-devel] [PATCH] Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsi

2011-04-14 Thread Samuli Seppänen
--- INSTALL |4 ++-- win/openvpn.nsi |4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 7af6426..ab0d671 100644 --- a/INSTALL +++ b/INSTALL @@ -42,7 +42,7 @@ SUPPORTED PLATFORMS: (4) Mac OS X Darwin (5) FreeBSD (6) NetBSD - (7)

[Openvpn-devel] [PATCH] Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-drivers

2011-04-14 Thread Samuli Seppänen
Signed-off-by: Samuli Seppänen --- win/make_dist.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/win/make_dist.py b/win/make_dist.py index 29eb2d2..edb0e6a 100644 --- a/win/make_dist.py +++ b/win/make_dist.py @@ -94,7 +94,7 @@ def main(config, tap=True): dest

[Openvpn-devel] Topics for today's meeting

2011-04-14 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] First test build of OpenVPN 2.2 for Windows is now available

2011-04-15 Thread Samuli Seppänen
t32_t when using mingw compiler James Yonan (1): Fixed bug in port-share that could cause port share process to crash Samuli Seppänen (5): Add man page entry for --redirect-private Change all CRLF linefeeds to LF linefeeds Fix a bug in devcon source code handling Re

[Openvpn-devel] Summary of the IRC meeting (14th Apr 2011)

2011-04-15 Thread Samuli Seppänen
ng" patch: <http://thread.gmane.org/gmane.network.openvpn.devel/4595> Dazo gave this patch an ACK. -- Discussed the "Change the default --tmp-dir path to a more suitable path" patch: <http://thread.gmane.org/gmane.network.openvpn.devel/4593> Cron2 gave this patch

[Openvpn-devel] [PATCH] Fixed a bug with GUI icon not being deleted on upgrade from 2.2-RC or earlier

2011-04-15 Thread Samuli Seppänen
This bug was introduced in commit 110e42d199e735ab1a31388c5678f59d0fa9510c. Trac-ticket: 120 Signed-off-by: Samuli Seppänen --- win/openvpn.nsi |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/win/openvpn.nsi b/win/openvpn.nsi index bad1ef4..148dafc 100755 --- a

[Openvpn-devel] OpenVPN Windows build dependency package now available

2011-04-15 Thread Samuli Seppänen
ty.openvpn.net/openvpn/wiki/BuildingOnWindows> -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] [PATCHv2] Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlier

2011-04-15 Thread Samuli Seppänen
This bug was introduced in commit 110e42d199e735ab1a31388c5678f59d0fa9510c. Trac-ticket: 120 Signed-off-by: Samuli Seppänen --- win/openvpn.nsi |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/win/openvpn.nsi b/win/openvpn.nsi index bad1ef4..d3f80d0 100755 --- a/win

Re: [Openvpn-devel] First test build of OpenVPN 2.2 for Windows is now available

2011-04-15 Thread Samuli Seppänen
Hi, Here's the next version of the installer: <http://build.openvpn.net/openvpn-2.2-preview-2-install.exe> This version fixes this issue: <https://community.openvpn.net/openvpn/ticket/120> -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode ne

[Openvpn-devel] OpenVPN 2.2.0 released

2011-04-27 Thread Samuli Seppänen
mailing list: <http://sourceforge.net/mail/?group_id=48978> - Developer IRC channel: #openvpn-devel at irc.freenode.net Note that we've recently switched to using a different Git repository: -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Topics for today's meeting

2011-04-28 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (28th Apr 2011)

2011-04-29 Thread Samuli Seppänen
6 weeks. -- Discussed merge conflicts when pulling code from SVN to Git. Jamesyonan promised to use the openvpn.8 (=the biggest offender) from current Git "master" branch in his SVN repo to minimize future conflicts. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager

[Openvpn-devel] Topics for today's meeting

2011-05-19 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (19th May 2011)

2011-05-20 Thread Samuli Seppänen
lan of using new OpenVPN-GUI in Windows development builds, and ultimately in OpenVPN 2.3 regardless of whether these projects are merged or not. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock (21:03:04) dazo: mattock: ja

[Openvpn-devel] [PATCH 0/4] Fixes to Visual Studio 2008 build errors

2011-05-26 Thread Samuli Seppänen
These patches fix a large number of build errors in "master" branch as reported on Trac ticket #137.

[Openvpn-devel] [PATCH 1/4] Fixed a number of fatal build errors on Visual Studio 2008

2011-05-26 Thread Samuli Seppänen
Partially fixes ticket #137 Signed-off-by: Gert Doering Signed-off-by: Samuli Seppänen Tested-by: Samuli Seppänen --- helper.c| 12 ++-- socket.c|4 win/config.h.in |2 +- win32.h |2 ++ 4 files changed, 13 insertions(+), 7 deletions(-) diff

[Openvpn-devel] [PATCH 2/4] Fix Microsoft Visual Studio incompatibility in plugin.c

2011-05-26 Thread Samuli Seppänen
From: David Sommerseth MS Visual Studio don't like to have struct members named in the variable declaration. Without this fix, Visual Studio is not able to compile the new v3 plug-in API. Signed-off-by: David Sommerseth Tested-by: Samuli Seppänen Signed-off-by: Samuli Seppänen --- plu

[Openvpn-devel] [PATCH 3/4] Fix a Visual Studio 2008 build error in tun.c

2011-05-26 Thread Samuli Seppänen
From: Samuli Seppanen Partially fixes ticket #137 Signed-off-by: Gert Doering Tested-by: Samuli Seppänen Signed-off-by: Samuli Seppänen --- tun.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tun.c b/tun.c index 895409a..8cdd248 100644 --- a/tun.c +++ b/tun.c

[Openvpn-devel] [PATCH 4/4] Fix a Visual Studio 2008 build error in options.c

2011-05-26 Thread Samuli Seppänen
From: Samuli Seppanen Partially fixes Trac ticket #137 Signed-off-by: Gert Doering Tested-by: Samuli Seppänen Signed-off-by: Samuli Seppänen --- syshead.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/syshead.h b/syshead.h index 5b86cad..58bfb6c 100644 --- a

[Openvpn-devel] [PATCH] Fix problems with fixes to socket.c and win32.h

2011-05-26 Thread Samuli Seppänen
Signed-off-by: Gert Doering Tested-by: Samuli Seppänen Signed-off-by: Samuli Seppänen --- socket.c |5 ++--- win32.h |2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/socket.c b/socket.c index 3d4801f..b1160d7 100644 --- a/socket.c +++ b/socket.c @@ -3157,7 +3157,7

Re: [Openvpn-devel] [PATCH 1/4] Fixed a number of fatal build errors on Visual Studio 2008

2011-05-26 Thread Samuli Seppänen
> my doubts. So this change also needs to be conditional > > #ifndef _MSC_VER > #define socklen_t unsigned int > #endif > > (or vice versa, "#ifdef __MINGW32__"). > As discussed on the IRC, win/config.h.in is only used by the new build system and will not affect

[Openvpn-devel] [PATCH] Fix a Visual Studio 2008 build issue in socket.c

2011-05-31 Thread Samuli Seppänen
Signed-off-by: Gert Doering Signed-off-by: Samuli Seppänen --- socket.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/socket.c b/socket.c index 69be132..6659bcc 100644 --- a/socket.c +++ b/socket.c @@ -647,8 +647,9 @@ update_remote (const char* host, if (host

Re: [Openvpn-devel] [PATCH] USE_PF_INET6 by default for v2.3

2011-05-31 Thread Samuli Seppänen
on top of the earlier "Visual Studio 2008 build fix" patches applied on top of "master". There was one whitespace error and it choked on syshead.h due to a new #include. Besides that it worked great! A fixed patch is attached. -- Samuli Seppänen Community Manager OpenVPN Tec

Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread Samuli Seppänen
UILD/openvpn-2.2.0' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/me/rpmbuild/BUILD/openvpn-2.2.0' > make: *** [all] Error 2 > > Running configure without "--disable-management" and then executing > "make" is OK - no errors. Doing the same as above when not > cross-compiling (i.e. build = host = x86_64-redhat-linux-gnu) with > "--disable-management" also produces the same error (it passes through > when "--disable-management" is removed). > > Hi, Our buildslave farm reported this problem, too. It should get fixed shortly in "master" branch and in 2.2 release branch: <https://community.openvpn.net/openvpn/wiki/DeveloperDocumentation#Maindevelopmentrepositorygit> -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] Patch for socket.c / add_in6_addr() on Windows

2011-05-31 Thread Samuli Seppänen
uli has confirmed that it fixes this particular compilation problem > on Windows :-) > > gert > As far Visual Studio 2008 compatibility is concerned, I give this patch an ACK. Also, the approach chosen here sounds reasonable. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] OemWin2k.inf specify network adapter name

2011-06-06 Thread Samuli Seppänen
e new Python-based buildsystem: <https://community.openvpn.net/openvpn/wiki/BuildingOnWindows> You will also need to sign the driver with signtool.exe or it will fail to load on Windows Vista/7 64-bit. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Topics for today's meeting

2011-06-09 Thread Samuli Seppänen
privately or add them to the list yourself. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] Application Questions

2011-06-09 Thread Samuli Seppänen
"dead" connection (meaning that OpenVPN connects, but > cannot pass traffic over the link ... but then is fine if run again)? > > Thanks! > > ... Russell > Hi Russell, Good questions. I'll add these to today's meeting agenda. Maybe somebody (e.g. James) can she

[Openvpn-devel] Summary of the IRC meeting (9th June 2011)

2011-06-10 Thread Samuli Seppänen
OpenVPN would be possible, but it would not be trivial without a (needed) overhaul of err.[ch]. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock cron2 21:01:19 meeting let's go about it and be quick, I'm up since 04:30 and

Re: [Openvpn-devel] Summary of the IRC meeting (9th June 2011)

2011-06-15 Thread Samuli Seppänen
> >> Discussed the possibility of arranging a "real" face-to-face meeting >> between the company and community people, for example in New York. Costs >> are an issue, but this might happen eventually. > JM2CW: I think this would be a *very* good thing , for both the > openvpn community developers

[Openvpn-devel] Topics for today's meeting

2011-06-16 Thread Samuli Seppänen
privately or add them to the list yourself. In case you can't attend the meeting, please feel free to make comments on the topics by responding to this email, or to the summary email sent after the meeting. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

[Openvpn-devel] Summary of the IRC meeting (16th June 2011)

2011-06-17 Thread Samuli Seppänen
cial products offered by OpenVPN Technologies, Inc. Agreed that each product should have it's own sticky topic in the "Providers" board on the forums. Mattock asked raidz (not present) to add those. --- Full chatlog as an attachment -- Samuli Seppänen Community Manager OpenVPN Techn

Re: [Openvpn-devel] How to modify the OpenVPN code and build it using msys for Windows

2011-06-20 Thread Samuli Seppänen
<https://community.openvpn.net/openvpn/wiki/BuildingOnWindows> These two buildsystems are entirely independent: if you're using the MinGW method you won't need Visual Studio for anything, and vice versa. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-21 Thread Samuli Seppänen
Hi all, I falsely assumed openssl.cnf was a default file from OpenSSL release packages, even though it was heavily modified for easy-rsa. The root cause of the issue seems to be that OpenSSL 1.0.0 does not like undefined variables in openssl.cnf. I fixed the Windows side today, and a preliminary

Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-22 Thread Samuli Seppänen
Hi, A new Windows installer based on release/2.2 branch with my easy-rsa patches applied is now available here: Also, a standalone version of fixed easy-rsa directory is available here:

[Openvpn-devel] Topics for tomorrow's meeting

2011-06-29 Thread Samuli Seppänen
privately or add them to the list yourself. In case you can't attend the meeting, please feel free to make comments on the topics by responding to this email or to the summary email sent after the meeting. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock

<    1   2   3   4   5   6   7   8   9   10   >