[Mingw-w64-public] [PATCH 0/5] strongSwan ported to Windows - Header patches

2014-06-25 Thread Martin Willi
Hi, We successfully ported the strongSwan IPsec solution to the Windows platform using the MinGW-W64 toolchain. Many thanks to the MinGW-W64 developers for bringing GCC to Windows and making this port possible. For those interested, some early additional information is available at [1]. There

[Mingw-w64-public] [PATCH 1/5] netioapi.h: Use WINAPI call convention for PIPINTERFACE_CHANGE_CALLBACK

2014-06-25 Thread Martin Willi
--- mingw-w64-headers/include/netioapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/netioapi.h b/mingw-w64-headers/include/netioapi.h index ac92a7f..95f7f99 100644 --- a/mingw-w64-headers/include/netioapi.h +++

[Mingw-w64-public] [PATCH 4/5] ipsectypes.h: Begin IPSEC_TRANSFORM_TYPE enumeration at 1

2014-06-25 Thread Martin Willi
Compared to the original headers all values are off by one. --- mingw-w64-headers/include/ipsectypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/ipsectypes.h b/mingw-w64-headers/include/ipsectypes.h index e01b47b..969a9b8 100644 ---

[Mingw-w64-public] [PATCH 3/5] iketypes.h: Remove superfluous #endif

2014-06-25 Thread Martin Willi
Balances the #ifdef definition and fixes preprocessing the header. --- mingw-w64-headers/include/iketypes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mingw-w64-headers/include/iketypes.h b/mingw-w64-headers/include/iketypes.h index 1abee3d..8a27ff3 100644 ---

Re: [Mingw-w64-public] [PATCH 1/5] netioapi.h: Use WINAPI call convention for PIPINTERFACE_CHANGE_CALLBACK

2014-06-25 Thread Ozkan Sezer
On 6/25/14, Martin Willi mar...@strongswan.org wrote: --- mingw-w64-headers/include/netioapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/netioapi.h b/mingw-w64-headers/include/netioapi.h index ac92a7f..95f7f99 100644 ---

Re: [Mingw-w64-public] [PATCH 5/5] ipsectypes.h: Begin IPSEC_CIPHER_TYPE enumeration at 1

2014-06-25 Thread Ozkan Sezer
On 6/25/14, Martin Willi mar...@strongswan.org wrote: Compared to the original headers all values are off by one. --- mingw-w64-headers/include/ipsectypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/ipsectypes.h

Re: [Mingw-w64-public] [PATCH 4/5] ipsectypes.h: Begin IPSEC_TRANSFORM_TYPE enumeration at 1

2014-06-25 Thread Ozkan Sezer
On 6/25/14, Martin Willi mar...@strongswan.org wrote: Compared to the original headers all values are off by one. --- mingw-w64-headers/include/ipsectypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/ipsectypes.h

Re: [Mingw-w64-public] [PATCH 3/5] iketypes.h: Remove superfluous #endif

2014-06-25 Thread Ozkan Sezer
On 6/25/14, Martin Willi mar...@strongswan.org wrote: Balances the #ifdef definition and fixes preprocessing the header. --- mingw-w64-headers/include/iketypes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mingw-w64-headers/include/iketypes.h b/mingw-w64-headers/include/iketypes.h

Re: [Mingw-w64-public] [PATCH 2/5] fwptypes.h: Remove FWPM_DISPLAY_DATA0 type defintion

2014-06-25 Thread Ozkan Sezer
On 6/25/14, Martin Willi mar...@strongswan.org wrote: As the prefix indicates, this type belongs to fwpmtypes.h, where it is aready defined. --- mingw-w64-headers/include/fwptypes.h | 5 - 1 file changed, 5 deletions(-) diff --git a/mingw-w64-headers/include/fwptypes.h

Re: [Mingw-w64-public] [PATCH 0/5] strongSwan ported to Windows - Header patches

2014-06-25 Thread JonY
On 6/25/2014 20:44, Martin Willi wrote: Hi, We successfully ported the strongSwan IPsec solution to the Windows platform using the MinGW-W64 toolchain. Many thanks to the MinGW-W64 developers for bringing GCC to Windows and making this port possible. For those interested, some early

Re: [Mingw-w64-public] [PATCH] Add softmath mainly for ARM

2014-06-25 Thread André Hentschel
Am 24.06.2014 22:28, schrieb Kai Tietz: 2014-06-22 14:38 GMT+02:00 André Hentschel n...@dawncrow.de: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 21.06.2014 22:06, schrieb Kai Tietz: 2014-06-21 18:10 GMT+02:00 André Hentschel n...@dawncrow.de: Am 21.06.2014 17:10, schrieb André

Re: [Mingw-w64-public] [PATCH] Add softmath mainly for ARM

2014-06-25 Thread Kai Tietz
Look great. Thanks, Kai 2014-06-25 23:22 GMT+02:00 André Hentschel n...@dawncrow.de: Am 24.06.2014 22:28, schrieb Kai Tietz: 2014-06-22 14:38 GMT+02:00 André Hentschel n...@dawncrow.de: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 21.06.2014 22:06, schrieb Kai Tietz: 2014-06-21 18:10