]> Pileus Git - ~andy/fetchmail/commit
SSL fix: check and report if SSL_set_fd fails.
authorMatthias Andree <matthias.andree@gmx.de>
Thu, 3 Jul 2008 14:46:39 +0000 (14:46 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Thu, 3 Jul 2008 14:46:39 +0000 (14:46 -0000)
commit447370b6c73546db867c249a74a9f4863fddf735
tree260566c7490ba2f91af69f12be7a1eeba1c13a18
parentc8063ce622e7622fb58561dfc48028b39cba4906
SSL fix: check and report if SSL_set_fd fails.
SSL change: enable all workarounds with SSL_CTX_set_options(ctx,SSL_OP_ALL)

svn path=/branches/BRANCH_6-3/; revision=5214
NEWS
socket.c