curl-library
Re: Support for authentication DIGEST-MD5 for SMTP
Date: Fri, 30 Mar 2012 23:58:20 +0300
Hello Steve and all,
> Yes I will try to do it in my spare time since my employer has no
> attention
> > to this feature these days :-)
> >
> > Thanks for the info. I think it is better if we catch up with the v7.25.
>
> Cool... There is no rush and thank you for your work so far.
>
>
I have finally had some spare time to re-submit DIGEST-MD5 authentication
feature for SMTP.
As suggested in earlier emails (by Steve), there are separate patches, also
Steve's review comments are fixed:
1- Support incrementally calculating MD5
2- Replace hardcoded MD5 digest length with preprocessor constant
3- Add DIGEST MD5 AUTH support for SMTP
all,
please feel free to change patches however you like. These were just the
way I propose.
Thanks.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: 0001-add-support-to-curl-to-incrementally-calculate-md5-s.patch
- text/x-patch attachment: 0002-replace-hard-coded-md5-digest-length-16-with-preproc.patch
- text/x-patch attachment: 0003-add-DIGEST-MD5-authentication-support-to-smtp.patch