2004-01-07 |
Daniel Stenberg | updated year in the copyright string |
tree | commitdiff |
2004-01-05 |
Daniel Stenberg | Dan Fandrich's zlib fix |
tree | commitdiff |
2004-01-05 |
Daniel Stenberg | new files for the large file support number parsing |
tree | commitdiff |
2004-01-05 |
Daniel Stenberg | David J Meyer's large file support. |
tree | commitdiff |
2004-01-04 |
Daniel Stenberg | make our private version of gettimeofday() static |
tree | commitdiff |
2004-01-04 |
Daniel Stenberg | white space and copyright year changes |
tree | commitdiff |
2004-01-04 |
Daniel Stenberg | Dominick Meglio's description how to build ares for... |
tree | commitdiff |
2003-12-19 |
Daniel Stenberg | Make setopt() support CURLOPT_IPRESOLVE... |
tree | commitdiff |
2003-12-19 |
Daniel Stenberg | djgpp fixes by Gisle Vanem |
tree | commitdiff |
2003-12-19 |
Daniel Stenberg | Gisle Vanem's minor fixes |
tree | commitdiff |
2003-12-18 |
Daniel Stenberg | redirect from a bad url such as "com?moo=foo" to an... |
tree | commitdiff |
2003-12-18 |
Daniel Stenberg | David Byron's fix to make libcurl build fine with both... |
tree | commitdiff |
2003-12-16 |
Daniel Stenberg | use the curlassert() instead of custom checks |
tree | commitdiff |
2003-12-15 |
Daniel Stenberg | added a library-wide interface for doing dns cache... |
tree | commitdiff |
2003-12-15 |
Daniel Stenberg | if Curl_hash_add() returns NULL, we shall not free... |
tree | commitdiff |
2003-12-15 |
Daniel Stenberg | make sure that hash_add() has no allocated resources... |
tree | commitdiff |
2003-12-15 |
Daniel Stenberg | Giuseppe Attardi fixed a really tricky bug |
tree | commitdiff |
2003-12-11 |
Daniel Stenberg | use the CORRECT file name! ;-) |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | Use Curl_transfer() properly. Fixes the bug Gisle Vanem... |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | assert that we get a good index to Curl_transfer() |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | we now have a 'curlassert' function to use |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | updated with the new configure option usage |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | added the new amiga files to the dist |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | Diego Casorran's amiga makefiles |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | native AmigaOS support by Diego Casorran |
tree | commitdiff |
2003-12-10 |
Daniel Stenberg | do the ares stuff in the configure file |
tree | commitdiff |
2003-12-08 |
Daniel Stenberg | better human error message when a FTP response can... |
tree | commitdiff |
2003-12-04 |
Daniel Stenberg | based on Gisle's comment, I removed the use of syslog... |
tree | commitdiff |
2003-12-03 |
Daniel Stenberg | my contentlength adjustment broke the ftp download... |
tree | commitdiff |
2003-12-03 |
Daniel Stenberg | Steve Green fixed Curl_resolv() |
tree | commitdiff |
2003-12-03 |
Daniel Stenberg | Ignore content-length when chunked transfer-encoding... |
tree | commitdiff |
2003-12-02 |
Daniel Stenberg | less complicated code for the MSG_NOSIGNAL detection |
tree | commitdiff |
2003-12-02 |
Daniel Stenberg | fix compiler warnings |
tree | commitdiff |
2003-12-02 |
Daniel Stenberg | use the HAVE_KRB4 define instead of just KRB4 |
tree | commitdiff |
2003-12-02 |
Daniel Stenberg | fixes from Gisle Vanem to try 'AUTH SSL' before 'AUTH... |
tree | commitdiff |
2003-12-02 |
Daniel Stenberg | If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when... |
tree | commitdiff |
2003-12-02 |
Daniel Stenberg | Gisle Vanem fixed the check-order for FTPS and FTP. |
tree | commitdiff |
2003-12-01 |
Daniel Stenberg | FTPS now works with active ftp and uploads too. |
tree | commitdiff |
2003-11-27 |
Daniel Stenberg | James Clancy updated the Borland makefiles |
tree | commitdiff |
2003-11-27 |
Daniel Stenberg | Markus Moeller's change to check for HAVE_SPNEGO instea... |
tree | commitdiff |
2003-11-25 |
Daniel Stenberg | When basic is the only auth wanted (which it is by... |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | allow the end-of-headers from a proxy response to CONNE... |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | prevent warning for non-SSL builds |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | windows build fix based on a patch by Gisle Vanem |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | adjusted code to the new socket fields in the sessionha... |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | FTPS support added as RFC2228 and the murray-ftp-auth... |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | Gaz Iqbal fixed a range string memory leak! |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | fixed wrong comment |
tree | commitdiff |
2003-11-20 |
Daniel Stenberg | combine the two identical cases |
tree | commitdiff |
2003-11-20 |
Daniel Stenberg | bail out properly on a 407 when we can't authenticate... |
tree | commitdiff |
2003-11-19 |
Daniel Stenberg | If a partial file has been read or written, force a... |
tree | commitdiff |
2003-11-19 |
Daniel Stenberg | respect bits.close even if an error already is set... |
tree | commitdiff |
2003-11-15 |
Daniel Stenberg | do ares_destroy() on the ares handle when we're done... |
tree | commitdiff |
2003-11-15 |
Daniel Stenberg | Mathias Axelsson found a case where we free()d the... |
tree | commitdiff |
2003-11-14 |
Daniel Stenberg | Siddhartha Prakash Jain found a case with a bad resolve... |
tree | commitdiff |
2003-11-13 |
Daniel Stenberg | Peter Sylvester found a flaw in the connect code for... |
tree | commitdiff |
2003-11-13 |
Daniel Stenberg | Default Content-Type for formparts has changed to ... |
tree | commitdiff |
2003-11-13 |
Daniel Stenberg | don't log failed socket() calls |
tree | commitdiff |
2003-11-11 |
Daniel Stenberg | Added CURLOPT_NETRC_FILE. |
tree | commitdiff |
2003-11-10 |
Daniel Stenberg | Generate the ca-bundle.h file in the build dir and... |
tree | commitdiff |
2003-11-10 |
Daniel Stenberg | After Sébastien Willemijns' bug report, we now check... |
tree | commitdiff |
2003-11-07 |
Daniel Stenberg | remove the struct fields for the deprecated passwd... |
tree | commitdiff |
2003-11-07 |
Daniel Stenberg | the resource file itself |
tree | commitdiff |
2003-11-07 |
Daniel Stenberg | removed the resource lines I shouldn't have added in... |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | CURLDEBUG, no underscore |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | Gisle Vanem's libcurl.dll version info patch applied |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | unitialized variable fix, reported by both Marty Kuhrt... |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | Mac OS X framework build files, contributed by Matt... |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | Moved the TRUE and FALSE #defines to lib/setup.h instea... |
tree | commitdiff |
2003-11-04 |
Daniel Stenberg | Troels Walsted Hansen fixed the MSVC makefiles to build... |
tree | commitdiff |
2003-11-04 |
Daniel Stenberg | spellfix in the generated comment by Kevin Roth |
tree | commitdiff |
2003-10-31 |
Daniel Stenberg | gmtime() really can't even return NULL, can it? |
tree | commitdiff |
2003-10-31 |
Daniel Stenberg | assume that MDTM returns the timestamp as UTC |
tree | commitdiff |
2003-10-30 |
Daniel Stenberg | silly me, I was meaning to do this change already as... |
tree | commitdiff |
2003-10-30 |
Daniel Stenberg | curl --head now reports info "headers" on file:// URLs... |
tree | commitdiff |
2003-10-30 |
Daniel Stenberg | when getting headers only, stop pretending the reported... |
tree | commitdiff |
2003-10-30 |
Daniel Stenberg | Only compile the ipv6-section for ipv6-enabled libcurls... |
tree | commitdiff |
2003-10-29 |
Daniel Stenberg | David Hull made the file: URL parser also accept the... |
tree | commitdiff |
2003-10-28 |
Daniel Stenberg | Another glibc resolve name fix |
tree | commitdiff |
2003-10-28 |
Daniel Stenberg | overlapping memory chunks with strcpy(), detected by... |
tree | commitdiff |
2003-10-27 |
Daniel Stenberg | James Bursa's fix to prevent failf() to write outside... |
tree | commitdiff |
2003-10-26 |
Daniel Stenberg | snprintf() made a single-byte buffer overflow, as it... |
tree | commitdiff |
2003-10-24 |
Daniel Stenberg | Resuming a download of an already downloaded document... |
tree | commitdiff |
2003-10-24 |
Daniel Stenberg | Based on David Hull's fix in bug report 804599, we... |
tree | commitdiff |
2003-10-24 |
Daniel Stenberg | if malloc fails, we must bail out nicely |
tree | commitdiff |
2003-10-24 |
Daniel Stenberg | Improved checks for bad memory situations and proper... |
tree | commitdiff |
2003-10-24 |
Daniel Stenberg | better bailing-out cleanup if a malloc fails in the... |
tree | commitdiff |
2003-10-23 |
Daniel Stenberg | Georg Horn's fixes to do different CA cert verification... |
tree | commitdiff |
2003-10-22 |
Daniel Stenberg | Dylan Ellicott added the release-libcurl-ssl-dll target |
tree | commitdiff |
2003-10-22 |
Daniel Stenberg | Do the auth stuff at the end-of-headers and not at... |
tree | commitdiff |
2003-10-21 |
Daniel Stenberg | updated for mingw32 |
tree | commitdiff |
2003-10-21 |
Daniel Stenberg | conn->user and conn->passwd will now always be set... |
tree | commitdiff |
2003-10-20 |
Daniel Stenberg | allow no user and password for proxy too, Basic |
tree | commitdiff |
2003-10-20 |
Daniel Stenberg | allow no user and no passwd when doing basic auth |
tree | commitdiff |
2003-10-20 |
Daniel Stenberg | lock the DNS cache properly before adding an entry... |
tree | commitdiff |
2003-10-19 |
Daniel Stenberg | better error output on SSL errors when receiving data... |
tree | commitdiff |
2003-10-19 |
Daniel Stenberg | fixed the bug my previous change introduced |
tree | commitdiff |
2003-10-18 |
Daniel Stenberg | minor fix to not shadow a variable |
tree | commitdiff |
2003-10-18 |
Daniel Stenberg | builds warning-free with -Wshadow now |
tree | commitdiff |
2003-10-18 |
Daniel Stenberg | don't shadow 'socket' |
tree | commitdiff |
next |