]> granicus.if.org Git - curl/commit
David Byron fixed his SSL problems, initially mentioned here:
authorDaniel Stenberg <daniel@haxx.se>
Wed, 9 Feb 2005 23:16:03 +0000 (23:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Feb 2005 23:16:03 +0000 (23:16 +0000)
commit74068a6d1bb09bfc9c8084c215b66239d958e8dd
tree5d109140cc65faf91c959b19dd34ef0fa20e5a0e
parent8c83422fe2edb0b634fbf2ea065c7f638f9fff3b
David Byron fixed his SSL problems, initially mentioned here:
http://curl.haxx.se/mail/lib-2005-01/0240.html. It turned out we didn't use
SSL_pending() as we should.

This was TODO-RELEASE issue #59.
CHANGES
TODO-RELEASE