2005-01-31 |
Daniel Stenberg | HTML <head> parsing (with libxml) example code by Lars... |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Daniel Stenberg | four changes |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Daniel Stenberg | if the DO operation returns failure, bail out and close... |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Daniel Stenberg | Let's add a cookie interface in 7.14 |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Daniel Stenberg | Bugfixed the parser that scans the valgrind report... |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Daniel Stenberg | properly mark tests as requiring feature 'SSL' |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Daniel Stenberg | Use calloc() to save us the memset() call and terminate... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | Clear the urlglob struct when allocated, since we might... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | include "url.h" for the Curl_safefree() proto |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | Using the multi interface, and doing a requsted a re... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | Define CURL_MULTIEASY when building this, to use my... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | corrected the URL |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | conn->ip_addr MUST NOT be used on re-used connections |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | when using valgrind, include a much longer stack trace |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Daniel Stenberg | multi interface: when a request is denied due to "Maxim... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Daniel Stenberg | Connect failures with the multi interface was often... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Daniel Stenberg | adjusted to the moved unlock of the DNS entry |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Daniel Stenberg | KNOWN_BUGS #17 fixed. A DNS cache entry may not remain... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Daniel Stenberg | Stephen More pointed out that CURLOPT_FTPPORT and the... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Daniel Stenberg | test the EPRT/LPRT/PORT somewhat more |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Daniel Stenberg | Use the same work-around for the memdebug stuff as... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Daniel Stenberg | a slightly involved work-around to prevent the debug... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Daniel Stenberg | Make the debug build get the debug dump file path from... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Daniel Stenberg | verify a part of the PORT line |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Daniel Stenberg | Make the server ignore the given PORT address, to make... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Daniel Stenberg | added more official web and download mirrors |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Daniel Stenberg | new curlpp URL |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Daniel Stenberg | fixed sort, mention C, the java binding is now maintain... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | add number to the bugs to make them easier to refer to |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | two known bugs |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | Ian Ford asked about support for the FTP command ACCT... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | A minor "syntax error" in numerous test files corrected |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | new web mirror |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | --protocols is added in 7.13.0 |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | David Shaw contributed a fairly complete and detailed... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Daniel Stenberg | Use plain structs and not typedef'ed ones in the hash... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Daniel Stenberg | two options less |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Daniel Stenberg | \fI marked \fP more function calls etc. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Daniel Stenberg | If you're using libcurl as a win32 DLL, you MUST use... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Daniel Stenberg | next release will be 7.13.0 |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Daniel Stenberg | added a few items I plan to do |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Daniel Stenberg | FTP third transfer support overhaul. See CHANGES for... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Daniel Stenberg | clarify the struct name for CURLOPT_HTTPPOST |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Daniel Stenberg | Added support for "verify" => "stripfile" to strip... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Daniel Stenberg | Support file names passed to RETR that don't start... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Daniel Stenberg | Philippe Hameau found out that -Q "+[command]" didn... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Daniel Stenberg | add support for NOOP |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Daniel Stenberg | If you give a *_LARGE option you MUST make sure that... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Stenberg | added test226 too |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Stenberg | Stephan Bergmann made libcurl return CURLE_URL_MALFORMA... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Stenberg | today's proxy fixes |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Gisle Vanem | Don't copy 'stderr' for Win-CE in IPv6 code. Don't... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Stenberg | add a URL to an article about making Apache support PUT |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Stenberg | Stephan Bergmann pointed out two flaws in libcurl built... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Daniel Stenberg | skip sys/socket.h on windows CE |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Daniel Stenberg | check for errno.h |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Daniel Stenberg | Cody Jones' enhanced version of Samuel Díaz García... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Stenberg | Add support for server 'ftp2' which is a second FTP... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Stenberg | support the new --id command line option, that allows... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Stenberg | mention the name-prefix protocol guess thing |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Stenberg | updated the wording for -B/--use-ascii |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Daniel Stenberg | Alex aka WindEagle pointed out that when doing "curl... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Daniel Stenberg | mention --netrc in the -u description |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Gisle Vanem | errrno can by freak accident become EINTR on DOS or |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Daniel Stenberg | output better error detection, like when ipv6 can't... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Stenberg | Added README.hostip |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Stenberg | verify the protocol too |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Daniel Stenberg | Inspired by Martijn Koster's patch and example source at |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Gisle Vanem | Added dependencies. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Gisle Vanem | Added '-bd' option; target is a DLL. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Daniel Stenberg | support for retrieving used IP addresses |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Daniel Stenberg | Dan Torop cleaned up a few no longer used variables... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Gisle Vanem | Removed CURLTOOLDEBUG. It caused libcurl_wc.dll |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Daniel Stenberg | Renamed easy.h and multi.h to easyif.h and multiif... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Gisle Vanem | ".\lib\easy.h" shadows for <curl/easy.h> in Watcom. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Gisle Vanem | Fix '!if' expression. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Gisle Vanem | ".\lib\multi.h" shadows for <curl/multi.h> in Watcom. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Daniel Stenberg | Cyrill Osterwalder posted a detailed analysis about... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Daniel Stenberg | Bruce Mitchener identified (bug report #1099640) the... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Daniel Stenberg | Use Curl_easy_addmulti() to clear associations from... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Daniel Stenberg | edited wording |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Daniel Stenberg | Pavel Orehov reported memory problems with the multi... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Daniel Stenberg | Hzhijun reported a memory leak in the SSL certificate... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Gisle Vanem | Note about the static lib requirement; -DCURL_STATICLIB. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Gisle Vanem | Watcom additions. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Gisle Vanem | Added Watcom targets. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Gisle Vanem | New file. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Gisle Vanem | Added Makefile.Watcom to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | three recent bug fixes |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | disable the valgrind log checking |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | fixed the valgrind log check and make it possible to... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | added test 199 |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Daniel Stenberg | prevent a single byte read outside the string in test... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Daniel Stenberg | fixed #1097019, multiple GET posts (-G) error |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Daniel Stenberg | recent events |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Gisle Vanem | Changed curl.dll to libcurl.dll. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Gisle Vanem | Minor comment fix. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Daniel Stenberg | just narrowed some text to fit within 80 cols |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Gisle Vanem | Removed _WIN32_WINNT to support IPv6 under Win-2K. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Daniel Stenberg | Marty Kuhrt's VMS update |
commit | commitdiff | tree | snapshot |
next |