author | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Nov 2009 06:03:00 +0000 (22:03 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Nov 2009 06:03:00 +0000 (22:03 -0800) |
* ef/msys-imap:
Windows: use BLK_SHA1 again
MSVC: Enable OpenSSL, and translate -lcrypto
mingw: enable OpenSSL
mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
imap-send: build imap-send on Windows
imap-send: fix compilation-error on Windows
imap-send: use run-command API for tunneling
imap-send: use separate read and write fds
imap-send: remove useless uid code
Windows: use BLK_SHA1 again
MSVC: Enable OpenSSL, and translate -lcrypto
mingw: enable OpenSSL
mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
imap-send: build imap-send on Windows
imap-send: fix compilation-error on Windows
imap-send: use run-command API for tunneling
imap-send: use separate read and write fds
imap-send: remove useless uid code
1 | 2 | |||
---|---|---|---|---|
Makefile | patch | | diff1 | | diff2 | | blob | history |
compat/vcbuild/scripts/clink.pl | patch | | diff1 | | diff2 | | blob | history |
imap-send.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Makefile
Simple merge
diff --cc compat/vcbuild/scripts/clink.pl
Simple merge
diff --cc imap-send.c
Simple merge