Hello, Does Anyone know if the makece.bat for ARM actually functions anymore? I'd like to build the latest possible version of stunnel for a client that uses Window Mobile 6.5, but not if I have to go back to stunnel version 4.15, which appears to be the last time someone built binaries for it... Thanks! Jeff.
Hello, I regularly adapt stunnel to WM5/WM6. Check that page for general understanding and ready-to-go v434 : http://delaage.pierre.free.fr
Once you have succeeded to recompile that stuff, try to adapt yourself to compile v5.02 from original sources http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.02.tar.gz
AND my patch for v5.02, that you will find here : https://groups.google.com/forum/#!topic/mailing.unix.stunnel-users/jIquRUNp5...
Once understood everything, you should try to compile Version 5.05, that includes most of my patch (but not everything).
Then, cross fingers and try to recompile v5.22 : it "may" work provided that nothing new between v5.05 and 5.22 has broken any win32/wce code.
I will check that myself in a few days.
Yours sincerely, Pierre
Le 24/08/2015 03:36, Jeffrey McCain a écrit :
Hello, Does Anyone know if the makece.bat for ARM actually functions anymore? I'd like to build the latest possible version of stunnel for a client that uses Window Mobile 6.5, but not if I have to go back to stunnel version 4.15, which appears to be the last time someone built binaries for it... Thanks! Jeff. _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Guys,
On 24.08.2015 04:27, Pierre DELAAGE wrote:
Once understood everything, you should try to compile Version 5.05, that includes most of my patch (but not everything).
To be more precise, I indeed directly applied large parts of the patches provided by Pierre, but I also reimplemented several non-trivial parts of their functionality to facilitate the further development of stunnel (also on other platforms).
Props to Pierre for his work on WCE patches. Most of his changes were related to Unicode support, which is included upstream (and enabled by default) since stunnel 5.04.
I'm sure some changes are still required to build the current stunnel for Windows CE/Mobile.
Best regards, Mike
Hi Michal, By that time (5.05) my patch around the icon display on wce (with the extras wce files) was not implemented, so that the stunnel icon, once masked just one time, never re-appears (because released from the resource pool of the wce system). My patch for that was wce and w32 compatible (as most of the time...) provided that my wce files are used to reimplement w32 functions.
I will check that soon on 5.22 or 5.23 in detail and let you know.
Yours sincerely, Pierre
Le 24/08/2015 13:53, Michal Trojnara a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Guys,
On 24.08.2015 04:27, Pierre DELAAGE wrote:
Once understood everything, you should try to compile Version 5.05, that includes most of my patch (but not everything).
To be more precise, I indeed directly applied large parts of the patches provided by Pierre, but I also reimplemented several non-trivial parts of their functionality to facilitate the further development of stunnel (also on other platforms).
Props to Pierre for his work on WCE patches. Most of his changes were related to Unicode support, which is included upstream (and enabled by default) since stunnel 5.04.
I'm sure some changes are still required to build the current stunnel for Windows CE/Mobile.
Best regards, Mike -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJV2wXMAAoJEC78f/DUFuAUV9UQAK+lII3kV3fTjMDaXrfp9Ssc Tzf7TnsAFuedajs9gRZENhCc4tB846Ajl0iZh92nXIAg9qkLlEtC0K1AeVNJmBcy ojSunnNDbGVifUdrElBh8GoXNZohcKJkJoU5GqR+tN2g2ARcIF1PfYlDbo5Osdet jID1aCsBLN1p2k+pfZBjePddjf81ZPLXmSvOYLOPYuro5Ns6s4dZXuceXW4F04tW e0bN3IF1FdtEQihsr+tBnKQv3kUY2q3+3m/RTc7izhtLJFdnuxIIecbTbWNzQUL8 oI/4CxB6Hwq4kfTOnB5NsVEeO8OIX2C/uNm9DmWLGHi3AKkKKMeoC7Xox8FlJez9 Y11GHJpC8V83dxh90IeVApEnDZbkjvlTp7G0H9L5DS6XSzknjyBNY5tQWsbOAecL HRUsfT1c23Qzkr1NvLj5P82Kyu3P3UbQDFR2xqS5eXDZL/JpJtBfby3nXkPqYuxf tumxHyNszuKdP8IlFDtHQcmODnfwKvKWEVuz12JVmE4s8tsxl1rtPypXM5I0FG2D 192VrdFTya65HbMompXhvenEmJTK0DhGUrzcOAq/REQ9HI6J34mRwrkKSVx/ihRx XwnAu62rcExNPtUNu2jL1OxbkUxpCep8acGrtOLiizQL40rH5CYOLqbz4FyYyFzj X09tgDX+Ei+vslMMNiId =XAep -----END PGP SIGNATURE----- _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
Pierre & Michael, I just wanted to thank you guys...Pierre sent links to compiled 5.02 for ARMv4/Windows Mobile 6.5 and it is working great. It is breathing a little more life into an old device/technology. Thanks again, Jeff.
sent from Jeffrey's nexus10 On Aug 23, 2015 10:27 PM, "Pierre DELAAGE" delaage.pierre@free.fr wrote:
Hello, I regularly adapt stunnel to WM5/WM6. Check that page for general understanding and ready-to-go v434 : http://delaage.pierre.free.fr
Once you have succeeded to recompile that stuff, try to adapt yourself to compile v5.02 from original sources http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.02.tar.gz
AND my patch for v5.02, that you will find here :
https://groups.google.com/forum/#!topic/mailing.unix.stunnel-users/jIquRUNp5...
Once understood everything, you should try to compile Version 5.05, that includes most of my patch (but not everything).
Then, cross fingers and try to recompile v5.22 : it "may" work provided that nothing new between v5.05 and 5.22 has broken any win32/wce code.
I will check that myself in a few days.
Yours sincerely, Pierre
Le 24/08/2015 03:36, Jeffrey McCain a écrit :
Hello, Does Anyone know if the makece.bat for ARM actually functions anymore? I'd like to build the latest possible version of stunnel for a client that uses Window Mobile 6.5, but not if I have to go back to stunnel version 4.15, which appears to be the last time someone built binaries for it... Thanks! Jeff. _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
Hi Jeffrey, glad to help. For those interested, here are the links I provided for 5.02/WCE/WM5/WM6/WM6.5...
http://delaage.pierre.free.fr/contrib/openssl/wce/v102snap_stable20121213/li...
http://delaage.pierre.free.fr/contrib/openssl/wce/v102snap_stable20121213/ss...
http://delaage.pierre.free.fr/contrib/stunnel/v502p2/v502patch2_pdelaage.zip
The dll files are already precompiled for arm.
You will find stunnel for ARM by unzipping the zipfile, then go into ./bin/ARMV4 ...
To compile for another CPU, check instructions below in that mail.
In the future, I will check recent versions of openssl (>= 5.02) and stunnel (>= 5.23).
Yours sincerely, Pierre
Le 31/08/2015 17:27, Jeffrey McCain a écrit :
Pierre & Michael, I just wanted to thank you guys...Pierre sent links to compiled 5.02 for ARMv4/Windows Mobile 6.5 and it is working great. It is breathing a little more life into an old device/technology. Thanks again, Jeff.
sent from Jeffrey's nexus10
On Aug 23, 2015 10:27 PM, "Pierre DELAAGE" <delaage.pierre@free.fr mailto:delaage.pierre@free.fr> wrote:
Hello, I regularly adapt stunnel to WM5/WM6. Check that page for general understanding and ready-to-go v434 : http://delaage.pierre.free.fr Once you have succeeded to recompile that stuff, try to adapt yourself to compile v5.02 from original sources http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.02.tar.gz AND my patch for v5.02, that you will find here : https://groups.google.com/forum/#!topic/mailing.unix.stunnel-users/jIquRUNp5Ys <https://groups.google.com/forum/#%21topic/mailing.unix.stunnel-users/jIquRUNp5Ys> Once understood everything, you should try to compile Version 5.05, that includes most of my patch (but not everything). Then, cross fingers and try to recompile v5.22 : it "may" work provided that nothing new between v5.05 and 5.22 has broken any win32/wce code. I will check that myself in a few days. Yours sincerely, Pierre Le 24/08/2015 03:36, Jeffrey McCain a écrit : Hello, Does Anyone know if the makece.bat for ARM actually functions anymore? I'd like to build the latest possible version of stunnel for a client that uses Window Mobile 6.5, but not if I have to go back to stunnel version 4.15, which appears to be the last time someone built binaries for it... Thanks! Jeff. _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org <mailto:stunnel-users@stunnel.org> https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
Hi Pierre,
You mean OpenSSL >= 1.02 Just a small correction :)
Regards Jose
El 31/8/2015, a las 10:52, Pierre DELAAGE delaage.pierre@free.fr escribió:
Hi Jeffrey, glad to help. For those interested, here are the links I provided for 5.02/WCE/WM5/WM6/WM6.5...
http://delaage.pierre.free.fr/contrib/openssl/wce/v102snap_stable20121213/li...
http://delaage.pierre.free.fr/contrib/openssl/wce/v102snap_stable20121213/ss...
http://delaage.pierre.free.fr/contrib/stunnel/v502p2/v502patch2_pdelaage.zip
The dll files are already precompiled for arm.
You will find stunnel for ARM by unzipping the zipfile, then go into ./bin/ARMV4 ...
To compile for another CPU, check instructions below in that mail.
In the future, I will check recent versions of openssl (>= 5.02) and stunnel (>= 5.23).
Yours sincerely, Pierre
Le 31/08/2015 17:27, Jeffrey McCain a écrit :
Pierre & Michael, I just wanted to thank you guys...Pierre sent links to compiled 5.02 for ARMv4/Windows Mobile 6.5 and it is working great. It is breathing a little more life into an old device/technology. Thanks again, Jeff.
sent from Jeffrey's nexus10
On Aug 23, 2015 10:27 PM, "Pierre DELAAGE" delaage.pierre@free.fr wrote: Hello, I regularly adapt stunnel to WM5/WM6. Check that page for general understanding and ready-to-go v434 : http://delaage.pierre.free.fr
Once you have succeeded to recompile that stuff, try to adapt yourself to compile v5.02 from original sources http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.02.tar.gz
AND my patch for v5.02, that you will find here : https://groups.google.com/forum/#!topic/mailing.unix.stunnel-users/jIquRUNp5...
Once understood everything, you should try to compile Version 5.05, that includes most of my patch (but not everything).
Then, cross fingers and try to recompile v5.22 : it "may" work provided that nothing new between v5.05 and 5.22 has broken any win32/wce code.
I will check that myself in a few days.
Yours sincerely, Pierre
Le 24/08/2015 03:36, Jeffrey McCain a écrit :
Hello, Does Anyone know if the makece.bat for ARM actually functions anymore? I'd like to build the latest possible version of stunnel for a client that uses Window Mobile 6.5, but not if I have to go back to stunnel version 4.15, which appears to be the last time someone built binaries for it... Thanks! Jeff. _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Guys,
I just noticed that OpenSSL 1.1.0-dev has just fixed no-stdio builds.
https://github.com/openssl/openssl/commit/984d6c6052169bcae8010de33f7796 e455536d61
This should allow for building WCE without any pointless stdio compatibility code that should not be used in stunnel anyway.
Best regards, Mike