Age | Commit message (Expand) | Author |
2008-08-12 | Fix curl_off_t sized constants usage | Yang Tse |
2008-08-12 | Handle short reads | Dan Fandrich |
2008-08-12 | DOS/Windows 'shells' eat echoed percent sign characters unless escaped. | Yang Tse |
2008-08-12 | - Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel | Daniel Stenberg |
2008-08-12 | Fix CURL_CHECK_DEF_INTXX_C suffix definition detection | Yang Tse |
2008-08-12 | Added macros for minimum-width signed and unsigned curl_off_t integer | Yang Tse |
2008-08-11 | Added HTTP CONNECT keywords | Dan Fandrich |
2008-08-11 | Fixed a boundary condition error in ftp_readresp() whereby a non-terminal | Dan Fandrich |
2008-08-11 | 152 + 153 are fixed! | Daniel Stenberg |
2008-08-11 | - Constantine Sapuntzakis filed bug report #2042430 | Daniel Stenberg |
2008-08-11 | - Constantine Sapuntzakis filed bug report #2042440 | Daniel Stenberg |
2008-08-11 | Ooops | Yang Tse |
2008-08-11 | Added missing signed and unsigned curl_off_t integer constant suffixes for | Yang Tse |
2008-08-11 | added two known topics for 7.19.1 | Daniel Stenberg |
2008-08-11 | five more bugs I'd like to get fixed or at least considered before 7.19.0 | Daniel Stenberg |
2008-08-11 | Old logic based on CURL_SIZEOF_CURL_OFF_T, ENABLE_64BIT, HAVE_LONGLONG, | Yang Tse |
2008-08-11 | Fix NetWare missing curl_off_t typedef!! | Yang Tse |
2008-08-11 | s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g | Yang Tse |
2008-08-11 | Die when curlbuild.h is not created or available | Yang Tse |
2008-08-10 | fixed creation of curlbuild.h. | Gunter Knauf |
2008-08-10 | Fix NetWare curlbuild.h | Yang Tse |
2008-08-10 | Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition. | Yang Tse |
2008-08-09 | When running testcurl.pl display definitions from curlbuild.h | Yang Tse |
2008-08-09 | Remove debug tracing for DO_CURL_OFF_T_CHECK and CURL_CHECK_DEF | Yang Tse |
2008-08-09 | Use int64_t in favour of __int64 for curl_off_t when both are available. | Yang Tse |
2008-08-09 | Improve CURL_CHECK_DEF | Yang Tse |
2008-08-09 | Fix IBM C and DEC/Compaq C compiler detection | Yang Tse |
2008-08-09 | Remove some redundancy | Yang Tse |
2008-08-08 | Refactored Curl_readwrite() into a number of smaller functions. | Dan Fandrich |
2008-08-08 | Add debug tracing for DO_CURL_OFF_T_CHECK | Yang Tse |
2008-08-08 | Remove some redundancy | Yang Tse |
2008-08-08 | Remove potential overquoting | Yang Tse |
2008-08-08 | Remove rule no longer needed since tests/testcurl.pl revision 1.63 | Yang Tse |
2008-08-08 | Reintroduce the adjustment previously done in testcurl.pl so that it copies the | Yang Tse |
2008-08-08 | Add debug tracing for CURL_CHECK_DEF | Yang Tse |
2008-08-08 | Made ftp a required feature | Dan Fandrich |
2008-08-08 | Added test1059 to test the FTP proxy tunnel problem fixed July 11. | Dan Fandrich |
2008-08-08 | Peek at predefined symbols done. and now removed. | Yang Tse |
2008-08-08 | Add metroworks and generic gcc | Yang Tse |
2008-08-08 | Take a peek at netware's gcc predefined symbols. | Yang Tse |
2008-08-08 | Fixed an uninitialized variable in multi_runsingle() that could cause a | Dan Fandrich |
2008-08-07 | Remove last adjustment done to testcurl.pl to verify if change introduced by | Yang Tse |
2008-08-07 | use CP macro rather than cp command. | Gunter Knauf |
2008-08-07 | added rule to create include/curl/curlbuild.h from include/curl/curlbuild.h.d... | Gunter Knauf |
2008-08-07 | Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.h | Yang Tse |
2008-08-07 | Skip data type check in DO_CURL_OFF_T_CHECK macro when argument is empty. | Yang Tse |
2008-08-07 | Prevent buildconf from removing 'Makefile' and 'missing' files. This would blow | Yang Tse |
2008-08-07 | Fix CURL_CHECK_DEF so that when the expansion of the preprocessor symbol results | Yang Tse |
2008-08-07 | sync with reality | Yang Tse |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |