Automatically detect OpenBSD's CA cert bundle.
[platform/upstream/curl.git] / CHANGES
2008-11-21 Dan FandrichAutomatically detect OpenBSD's CA cert bundle.
2008-11-19 Daniel Stenberg- I removed the default use of "Pragma: no-cache" from...
2008-11-19 Daniel Stenberg- Christian Krause reported and fixed a memory leak...
2008-11-19 Daniel Stenberg- Andreas Wurf and Markus Koetter helped me analyze...
2008-11-17 Dan FandrichAdded more compiler warning options for gcc 4.3
2008-11-17 Yang TseMake configure script check if ioctl with the SIOCGIFAD...
2008-11-17 Yang Tseupdate with my last changes
2008-11-16 Daniel StenbergChristian Krause fixed a build failure when building...
2008-11-15 Daniel Stenbergmy recent changes
2008-11-14 Dan FandrichAdded some #ifdefs around header files and change the...
2008-11-14 Dan FandrichAdded .xml as one of the few common file extensions...
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-11-13 Daniel Stenberg7.19.2 coming up
2008-11-13 Michal Marek- Fixed a potential data loss in Curl_client_write...
2008-11-11 Daniel Stenberg- Rainer Canavan filed bug #2255627
2008-11-11 Yang TseRelated with bug #2230535 (curl.haxx.se/bug/view.cgi...
2008-11-07 Dan FandrichThe getifaddrs() version of Curl_if2ip() crashed when...
2008-11-07 Yang Tsegive credit where credit is due
2008-11-06 Yang TseBug #2230535 (curl.haxx.se/bug/view.cgi?id=2230535...
2008-11-06 Yang TseMerged existing IPv4 and IPv6 Curl_ip2addr functions...
2008-11-05 Daniel Stenberg7.19.1 coming up
2008-11-04 Daniel StenbergCURLINFO_FILETIME now works for file:// transfers as...
2008-11-03 Yang TseSync up with reality
2008-11-03 Daniel Stenberg- Bug #2218480 (curl.haxx.se/bug/view.cgi?id=2218480...
2008-11-01 Daniel StenbergDaniel Johnson reported and fixed ipv4 name resolves...
2008-10-29 Dan FandrichFixed a bug that caused a few bytes of garbage to be...
2008-10-28 Dan FandrichChanged the "resolve" test precheck program to verify...
2008-10-25 Dan FandrichAdded experimental support for zlib and OpenSSL on...
2008-10-21 Dan FandrichFixed some problems with SFTP range support to fix...
2008-10-17 Dan FandrichFixed a compile error reported by Albert Chin on AIX...
2008-10-16 Daniel Stenberg- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_...
2008-10-16 Daniel StenbergI renamed the function
2008-10-15 Daniel Stenberg- Pascal Terjan filed bug #2154627
2008-10-15 Dan FandrichA <precheck> command is considered to have failed if...
2008-10-15 Daniel Stenbergmention his full name
2008-10-15 Daniel Stenberg- John Wilkinson filed bug #2155496
2008-10-15 Daniel Stenbergcredit to John Wilkinson
2008-10-09 Dan FandrichFixed the --interface option to work with IPv6 connecti...
2008-10-09 Dan FandrichAdded tests 633 through 637 to test the new file range...
2008-10-08 Daniel Stenberg- Bug #2152270 (curl.haxx.se/bug/view.cgi?id=2152270...
2008-10-08 Dan FandrichAdded tests 1082 through 1085 to test symbolic --interf...
2008-10-08 Daniel Stenberg- Igor filed bug #2111613 (curl.haxx.se/bug/view.cgi...
2008-10-08 Daniel Stenberg- Igor Novoseltsev brought a patch that introduced...
2008-10-08 Dan FandrichCreated test cases 1080 and 1081 to reproduce a problem of
2008-10-07 Dan FandrichChanged the handling of read/write errors in Curl_perfo...
2008-10-07 Daniel Stenberg- Fixed CURLINFO_PRIMARY_IP: When libcurl created a...
2008-10-07 Yang TseSync up with reality
2008-10-01 Dan Fandrich"make clean" now cleans out the docs and tests director...
2008-09-30 Daniel Stenberg- The libcurl FTP code now returns CURLE_REMOTE_FILE_NO...
2008-09-29 Daniel Stenberg- Daniel Egger provided a patch that allows you to...
2008-09-29 Dan FandrichMoved all signal-based name resolution timeout handling...
2008-09-29 Daniel Stenberg- Ian Lynagh provided a patch that now makes CURLOPT_RA...
2008-09-29 Daniel Stenbergcredit Maxim Ivanov
2008-09-29 Daniel Stenberg- Bug #2107803 (curl.haxx.se/bug/view.cgi?id=2107803...
2008-09-25 Daniel Stenberggive proper credit!
2008-09-25 Daniel Stenberg- Fixed the HTTP Digest auth code to not behave badly...
2008-09-24 Dan FandrichMake sure not to dereference the wrong UrlState proto...
2008-09-23 Daniel Stenberg- Introducing Jamie Lokier's function for date to epoch...
2008-09-23 Daniel Stenberg- Rob Crittenden brought a patch to "add some locking...
2008-09-22 Daniel Stenberg- Made the SOCKS code use the new Curl_read_plain(...
2008-09-22 Daniel Stenberg- Michael Goffioul filed bug report #2107377 "Problem...
2008-09-22 Dan FandrichFixed test 539 to handle an out of memory condition...
2008-09-20 Yang Tsefix regression in configure script which affected OpenS...
2008-09-19 Yang Tseconfigure script now checks availability of the alarm...
2008-09-19 Dan FandrichDon't bother to install a SIGALRM handler unless alarm...
2008-09-18 Yang Tsesync up with reality
2008-09-17 Dan FandrichRemoved reference to curl-ca-bundle.crt in the host...
2008-09-17 Yang Tsesync up with reality
2008-09-13 Yang TseDisable tracking of fdopen() calls in the low-level...
2008-09-12 Yang Tsesync with reality
2008-09-10 Dan FandrichChecked in some code improvements and minor fixes that...
2008-09-10 Dan FandrichChecked in some grammatical and minor other fixes in...
2008-09-09 Dan FandrichMike Revi discovered some swapped speed switches docume...
2008-09-08 Daniel StenbergDmitry Kurochkin fixed pipelining over proxy using...
2008-09-08 Daniel Stenberg- Stefan Krause pointed out that libcurl would wrongly...
2008-09-05 Dan FandrichImproved the logic the decides whether to use HTTP...
2008-09-05 Daniel Stenberg- Martin Drasar provided the CURLOPT_POSTREDIR patch...
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-09-05 Daniel Stenberg- Dmitriy Sergeyev pointed out that curl_easy_pause...
2008-09-05 Yang Tsesync with reality
2008-09-04 Yang Tsefix print formatting string directives
2008-09-03 Dan FandrichSearch for the FreeBSD CA cert file /usr/local/share...
2008-09-02 Dan FandrichFixed an out of memory problem that caused torture...
2008-09-02 Daniel Stenberg- Keith Mok added supported_protocols and supported_fea...
2008-09-01 Daniel Stenbergstand back for 7.19.0
2008-08-29 Dan FandrichAdded tests 1071 through 1074 to test automatic downgra...
2008-08-29 Daniel Stenberg- When libcurl was doing a HTTP POST and the server...
2008-08-28 Daniel Stenberg- I'm abandoning the system with the web site mirrors...
2008-08-28 Daniel Stenberg- Dengminwen reported that libcurl would lock a (cookie...
2008-08-28 Dan FandrichFixed test case 1065 by changing the handling of CURLOP...
2008-08-27 Yang TseVC6 generated .dsp file now supports 4 configurations:
2008-08-26 Dan FandrichFixed out of memory problems that caused torture test...
2008-08-26 Yang TseAdded check and symbol definition for WIN32 file API...
2008-08-23 Daniel Stenberg- Running 'make ca-firefox' in the root build dir will...
2008-08-23 Daniel Stenberg- Constantine Sapuntzakis fixed a bug when doing proxy...
2008-08-22 Dan FandrichFixed a problem when --dump-header - was given with...
2008-08-22 Yang TseAdjustments to better select/differentiate when large...
2008-08-22 Yang TseImproved curl_m*printf() integral data type size and...
2008-08-21 Yang TseFixed a couple of bugs in libcurl's internal curl_m...
2008-08-20 Yang TseUpdate of lib/Makefile.Watcom.
next