Age | Commit message (Expand) | Author |
2006-07-07 | Removed copying 'stderr' since it doesn't have the desired | Gisle Vanem |
2006-07-07 | updated after discussions and thinking | Daniel Stenberg |
2006-07-07 | Fix excessive escaping. | Yang Tse |
2006-07-07 | Fix CURL_CHECK_HEADERS_ONCE | Yang Tse |
2006-07-06 | Fix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and CURL_CHECK_FUNC_SEND. | Yang Tse |
2006-07-06 | Undefine symbols before redefining them. | Gisle Vanem |
2006-07-06 | Undefine correct symbol. | Gisle Vanem |
2006-07-05 | Oops ! | Yang Tse |
2006-07-05 | Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he... | Yang Tse |
2006-07-05 | Cludge fix for djgpp 2.03 or older; it doesn't have snprintf() etc. | Gisle Vanem |
2006-07-05 | Add types and qualifiers for getnameifo(), send() and recv(). | Gisle Vanem |
2006-07-04 | Use a more descriptive var name. | Yang Tse |
2006-07-04 | Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. | Yang Tse |
2006-07-04 | Platforms that don't have/run configure need default values in their config f... | Yang Tse |
2006-07-04 | Find out return types and argument types for functions recv() and send() at c... | Yang Tse |
2006-07-04 | Toshiyuki Maezawa fixed a problem where you couldn't override the | Daniel Stenberg |
2006-07-04 | Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions. | Yang Tse |
2006-07-03 | Fix compiler warning. | Yang Tse |
2006-07-03 | Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_NI_WITHSCOPEID | Yang Tse |
2006-07-02 | Make CURL_CHECK_NI_WITHSCOPEID actually try to compile NI_WITHSCOPEID when cr... | Yang Tse |
2006-07-02 | Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO | Yang Tse |
2006-07-02 | Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO | Yang Tse |
2006-07-02 | Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO | Yang Tse |
2006-07-01 | Get some debug info | Yang Tse |
2006-07-01 | Get some debug info | Yang Tse |
2006-07-01 | Avoid shell globbing | Yang Tse |
2006-07-01 | Get qualifier of arg 1 for getnameinfo apart. Take 3. | Yang Tse |
2006-07-01 | Get qualifier of arg 1 for getnameinfo apart. | Yang Tse |
2006-07-01 | Get qualifier of arg 1 for getnameinfo apart. Take 2. | Yang Tse |
2006-06-30 | Get qualifier of arg 1 for getnameinfo apart. | Yang Tse |
2006-06-30 | typecast the number passed to CURLOPT_INFILESIZE_LARGE as a curl_off_t | Daniel Stenberg |
2006-06-30 | Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO | Yang Tse |
2006-06-29 | with a very recent yassl, we now can display 'yassl' when the OpenSSL API is | Daniel Stenberg |
2006-06-28 | changed wording on the curl_multi_fdset() problem and moved the -K change from | Daniel Stenberg |
2006-06-28 | fix better minor compiler warning | Yang Tse |
2006-06-28 | fix minor compiler warning | Yang Tse |
2006-06-28 | fix minor compiler warning | Yang Tse |
2006-06-26 | include config-win32.h in release archives | Daniel Stenberg |
2006-06-26 | changed wording slightly, and added standard boiler-plate header | Daniel Stenberg |
2006-06-24 | Wallner's update | Daniel Stenberg |
2006-06-24 | Added README.pipelining but also extracted the "docs" files to a separate list | Daniel Stenberg |
2006-06-24 | thoughts and ideas as posted to the list the other day | Daniel Stenberg |
2006-06-24 | corrected introduction version number | Daniel Stenberg |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg |
2006-06-24 | 1.3.1 | Daniel Stenberg |
2006-06-24 | Provide a libcurl API for setting mutex callbacks in the underlying SSL | Daniel Stenberg |
2006-06-23 | Arve Knudsen found a flaw in curl_multi_fdset() for systems where | Daniel Stenberg |
2006-06-22 | Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and | Daniel Stenberg |
2006-06-21 | minor language edits bug reports 1510080 1510098 | Daniel Stenberg |
2006-06-20 | the D binding link is dead but we know of no new one! | Daniel Stenberg |