On Tue, Feb 09, 2010 at 09:09:01PM +0900, Hitoshi Mitake wrote: > base64.c | 122 ++++++++ > base64.h | 36 +++ > md5.c | 600 +++++++++++++++++++++++++++++++++++++++ > md5.h | 61 ++++ > md5_hmac.c | 137 +++++++++ > md5_hmac.h | 36 +++ That's a lot of extra code. Doesn't imap-send already conditionally compile against openssl for starttls support? Can't we just get all three of these algorithms from openssl? -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html