Search for the FreeBSD CA cert file /usr/local/share/certs/ca-root.crt
[platform/upstream/curl.git] / CHANGES
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.
2008-08-20 Dan FandrichAdded an edited version of Vincent Le Normand's documen...
2008-08-20 Daniel Stenberg- Phil Pellouchoud pointed out that the windows version...
2008-08-18 Yang TseAdded test case 557 to verify libcurl's internal curl_m...
2008-08-17 Yang TseOpenSSl enabled NetWare builds are changed to use the...
2008-08-16 Yang TseLibrary internal only C preprocessor macros FORMAT_OFF_...
2008-08-15 Dan FandrichAdded test case 1065 to test a PUT with a single file...
2008-08-15 Yang TseFor congruency sake with the naming of other CURL_XXXXX...
2008-08-13 Yang TseRemove first version of comment not intended to be...
2008-08-13 Yang TseThe size of long is a build time characteristic and...
2008-08-12 Dan FandrichFixed a buffer overflow problem in Curl_proxyCONNECT...
2008-08-12 Daniel Stenberg- Andy Tsouladze fixed runtests.pl to not attempt to...
2008-08-12 Yang TseAdded macros for minimum-width signed and unsigned...
2008-08-11 Dan FandrichFixed a boundary condition error in ftp_readresp()...
2008-08-11 Daniel Stenberg- Constantine Sapuntzakis filed bug report #2042430
2008-08-11 Daniel Stenberg- Constantine Sapuntzakis filed bug report #2042440
2008-08-11 Yang TseAdded missing signed and unsigned curl_off_t integer...
2008-08-08 Dan FandrichAdded test1059 to test the FTP proxy tunnel problem...
2008-08-08 Dan FandrichFixed an uninitialized variable in multi_runsingle...
2008-08-07 Yang TseRemove last adjustment done to testcurl.pl to verify...
2008-08-07 Yang TseAdjust testcurl.pl to copy checked out curlbuild.h...
2008-08-07 Yang TseSkip data type check in DO_CURL_OFF_T_CHECK macro when...
2008-08-07 Yang TsePrevent buildconf from removing 'Makefile' and 'missing...
2008-08-07 Yang TseFix CURL_CHECK_DEF so that when the expansion of the...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-08-05 Yang TseValidate that autom4te and autoconf versions match.
2008-08-04 Daniel Stenberg- Yehoshua Hershberg found a problem that would make...
2008-08-04 Daniel Stenberg- Test cases 1051, 1052 and 1055 were added by Daniel...
2008-08-04 Yang TseAutoconf 2.62 has changed the behaviour of the AC_AIX...
2008-08-03 Daniel Stenberg- Test case 1041 (added by Daniel Fandrich April 14th...
2008-08-03 Daniel Stenbergrefer to the new option by its real name
2008-08-02 Yang TseNo longer test availability of the gdi32 library, nor...
2008-08-01 Dan FandrichAdded support for --append on SFTP uploads. Unfortunate...
2008-08-01 Yang TseRemoved definition of CURL_CHECK_WORKING_RESOLVER from...
2008-08-01 Yang TseSync up with reality
2008-08-01 Dan FandrichUser names embedded in proxy URLs without a password...
2008-07-31 Dan FandrichFixed a problem with any FTP URL or any URLs containing...
2008-07-31 Dan FandrichFixed parsing of an IPv6 proxy address to support a...
2008-07-31 Dan FandrichFixed a couple of buffer overflows in the MS-DOS port...
2008-07-30 Daniel Stenberg- Phil Blundell added the CURLOPT_SCOPE option, as...
2008-07-30 Daniel Stenberg- PHP's bug report #43158 (bugs.php.net/bug.php?id...
2008-07-30 Dan FandrichAdded test cases 1052 through 1055 to test uploading...
2008-07-30 Dan FandrichAdded test case 1051 to test Location: following with...
2008-07-30 Dan FandrichFixed --use-ascii to properly convert text files on...
2008-07-29 Dan FandrichAdded test case 1050 to test --ftp-port with an IPv6...
2008-07-28 Dan FandrichAdded test cases 1045 through 1049 as simple tests...
2008-07-27 Dan FandrichAdded feature in runtests.pl to select tests based...
2008-07-26 Daniel Stenberg- David Bau filed bug report #2026240 "CURL_READFUNC_PA...
2008-07-26 Dan FandrichAdded test 1044 to test large file support in ftp with -I.
2008-07-24 Dan FandrichChanged the long logfile elision code in runtests.pl...
2008-07-23 Daniel Stenberg- I went over the curl_easy_setopt man page and replace...
2008-07-21 Yang TseUse the sreadfrom() wrapper to replace recvfrom() in...
2008-07-21 Yang Tsewhen recvfrom prototype uses a void pointer for argumen...
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-07-15 Yang Tseadd comment for include paths
2008-07-15 Dan FandrichAdded test1042 and test1043 to test -C - on HTTP.
2008-07-15 Dan FandrichAdded test1040 and test1041 to test -C - on HTTP. Test...
2008-07-14 Yang TseMove _REENTRANT definition earlier in lib/setup.h
2008-07-14 Yang TseRemoved inclusion of remaining system header files...
2008-07-14 Yang TseHTTP_ONLY definition check in lib/setup.h is now done...
2008-07-11 Yang TseAdded missing multiple header inclusion prevention...
2008-07-11 Dan FandrichFixed test 553 to pass the torture test.
2008-07-11 Daniel Stenberg- Daniel Fandrich found out we didn't pass on the user...
2008-07-11 Dan FandrichAdded test cases 1038 and 1039 to test Adrian Kreher...
2008-07-11 Dan FandrichChanged slightly the SFTP quote commands chmod, chown...
2008-07-10 Yang TsePeter Lamberg filed bug report #2015126: "poll gives...
2008-07-10 Dan FandrichAdded tests 1036 and 1037 to verify resumed ftp downloa...
2008-07-09 Daniel Stenberg- Andreas Schuldei improved Phil Blundell's patch for...
2008-07-09 Dan FandrichFixed an OOM handling problem that cause test 11 to...
2008-07-08 Dan FandrichFixed test 554 to pass the torture test.
2008-07-07 Dan FandrichAdded test cases 1034 & 1035 to test IDN name conversio...
2008-07-07 Daniel Stenberg- Scott Barrett provided a test case for a segfault...
2008-07-05 Yang Tsemention that egrep and ar are also mandatory
2008-07-03 Daniel StenbergPhil Blundell provided a fix for libcurl's treatment...
2008-07-03 Daniel StenbergIntrocuding a new timestamp for curl_easy_getinfo():
2008-07-02 Dan FandrichSupport Open Watcom C on Linux (as well as Windows).
2008-07-02 Yang TseThe configure process will now halt when sed or grep...
2008-07-02 Yang Tsefallback to gettimeofday when monotonic clock is unavai...
2008-07-01 Daniel Stenberg- Rolland Dudemaine provided fixes to get libcurl to...
2008-06-30 Daniel Stenberg- Stephen Collyer and Tor Arntsen helped identify a...
2008-06-29 Yang TseJohn Lightsey filed bug report #1999181: "CLOCK_MONOTON...
next