Age | Commit message (Expand) | Author |
2006-07-07 | Ingmar Runge provided a source snippet that caused a crash. The reason for | Daniel Stenberg |
2006-07-07 | mention the by-default "sharing" | Daniel Stenberg |
2006-07-07 | yassl can be used now | Daniel Stenberg |
2006-07-07 | HTTP Pipelining is for GET and HEAD requests only. | Daniel Stenberg |
2006-07-07 | Fixed building curllib.dsp when running make outside the source tree. | Dan Fandrich |
2006-07-07 | Finally get rid of CURL_CHECK_HEADERS_ONCE since it adds very little value an... | Yang Tse |
2006-07-07 | Substitution of the literal '-' is only done if it's the first or last charac... | Yang Tse |
2006-07-07 | Using backslashes and slashes in the strings of the sed 'y' command shall be ... | Yang Tse |
2006-07-07 | Correct the trace for WinCE. | Gisle Vanem |
2006-07-07 | WinCE uses CreateThread(). Hence error is not in 'errno'. | Gisle Vanem |
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 |