Hello again, sorry, but I have to submit two more patches for the mingw32 build: - sspi: Fixed incompatible parameter pointer type in Curl_sspi_version - mingw32: Fixed warning of USE_SSL being redefined
And just for the record, the following things are left to be done for the Schannel implementation: - implement write buffering - implement SSL/TLS shutdown - implement client certificate authentication - implement custom server certificate validation - implement cipher/algorithm option Best regards, Marc 2012/6/10 Marc Hoersken <[email protected]>: > Hello everyone, > > with the support of Steve and Guenter, I was able to ready my Windows > SSPI Schannel implementation. > > Attached you will find a zip-file containing separate patch files for > each commit. The other file attached is a whole patch file containing > the commit history. > I squashed the commit history and removed obsolete commits in order to > have a clean history. > > I also updated the RELEASE-NOTES and FEATURES docs as well as adding > myself to the THANKS list: > https://github.com/mback2k/curl/commit/e439268e3aee707a816b313d7fe7f06be364505f > > The corresponding branch can be found here: > https://github.com/mback2k/curl/tree/schannel-ready > > A comparision between the current master and this branch can be found here: > https://github.com/mback2k/curl/compare/schannel-ready > > The patche(s) should easily apply to the current master 72c7c1d64e: > https://github.com/bagder/curl/commit/72c7c1d64e101675520387c0d758b63f71d4c48a > > It would be great if everyone could help do a little final build > testing before this is merged. > We need tests using mingw32 cross-compilation, native-compilation and > the VC winbuild scripts. > > I would appreciate any help on this matter, thanks in advance! > > Best regards, > Marc
0027-sspi-Fixed-incompatible-parameter-pointer-type-in-Cu.patch
Description: Binary data
0028-mingw32-Fixed-warning-of-USE_SSL-being-redefined.patch
Description: Binary data
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
