Merge branch 'ef/msys-imap'
commita62e733be6abf88f76bdcb6c5eeef34f43860c8c
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2009 06:03:00 +0000 (17 22:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2009 06:03:00 +0000 (17 22:03 -0800)
tree587698bd79f0316272771eb3c75ed4e73ba3b07e
parent643faeea5fdfd8d7c0a6084fd26651f340521483
parent9bccfcdbff3b11e11a69d05c50c8bc1a9a6dbb5f
Merge branch 'ef/msys-imap'

* 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
Makefile
compat/vcbuild/scripts/clink.pl
imap-send.c