Rob Crittenden fixed bug #1705802

(http://curl.haxx.se/bug/view.cgi?id=1705802), which was filed by Daniel
Black identifying several FTP-SSL test cases fail when we build libcurl with
NSS for TLS/SSL. Listed as #42 in KNOWN_BUGS.
This commit is contained in:
Daniel Stenberg 2007-05-25 21:56:27 +00:00
parent 9d904ee41b
commit fe1fe64fd4
4 changed files with 16 additions and 5 deletions

View file

@ -47,6 +47,7 @@ This release includes the following bugfixes:
o improved curl -w for TFTP transfers
o memory leak when failed OpenSSL certificate CN field checking
o memory leak when OpenSSL failed PKCS #12 parsing
o FPL-SSL when built with NSS
This release includes the following known bugs:
@ -72,6 +73,6 @@ advice from friends like these:
James Housley, Daniel Black, Steve Little, Sonia Subramanian, Peter O'Gorman,
Frank Hempel, Michael Wallner, Jeff Pohlmeyer, Tobias Rundström,
Anders Gustafsson, James Bursa, Kristian Gunstone, Feng Tu,
Andre Guibert de Bruet
Andre Guibert de Bruet, Rob Crittenden
Thanks! (and sorry if I forgot to mention someone)