diff options
author | Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> | 2010-02-15 22:34:07 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-17 10:30:43 -0800 |
commit | ae9c606ed228ea6a17ddde3a1e26451d02f51df7 (patch) | |
tree | 6e0d24b6b69d2f2fd254419dd8451c5936334308 /connect.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-ae9c606ed228ea6a17ddde3a1e26451d02f51df7.tar.xz |
imap-send: support CRAM-MD5 authentication
CRAM-MD5 authentication ought to be independent from SSL, but NO_OPENSSL
build will not support this because the base64 and md5 code are used from
the OpenSSL library in this implementation.
Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'connect.c')
0 files changed, 0 insertions, 0 deletions