2002-04-26 |
Daniel Stenberg | another week of changes |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | adjusted to the new Curl_resolv() proto |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | prevent persistant connections to do name resolves |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | In order to not get problems with DNS cache pruning... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | the TOTAL_TIME is not really total, as it excludes... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Daniel Stenberg | use the hostname pointer instead of using IPv4-only... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Daniel Stenberg | clarified a bit with the timecondition stuff |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Daniel Stenberg | no, this doesn't look like it bugs |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Daniel Stenberg | NetBSD alpha works, also tried a newer FreeBSD on alpha |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | removed warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | the 80 column police narrowed this source code! B-] |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | fixes bug report #547484, no_proxy doesn't properly... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Daniel Stenberg | use new timecond defines |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | allow binding the local end of a connection even when... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | use double where it is supposed to |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | use sclose() to close sockets |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | renamed the TIMECOND defines to be CURL_ prefixed |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | The timecond stuff now have CURL_ prefixes |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Daniel Stenberg | Jacky Lam's adjust resolve-buffer size patch applied... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Daniel Stenberg | pack_hostent does not handle 64 bit pointers correctly. |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Sterling Hughes | Prune old hostcache entries with each call... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Daniel Stenberg | Dirk Manske's two new infos |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Daniel Stenberg | Dirk Manske's fix for HTTP response code 301, that... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Daniel Stenberg | Dirk Manske brought the patch that introduces two new... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Daniel Stenberg | Jonatan Lander fixed the "Disables POST, goes with... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Daniel Stenberg | This makes formposting with a specified file missing... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Daniel Stenberg | 7.9.6 commit |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Daniel Stenberg | Dirk Manske made libcurl strip off white spaces from... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Daniel Stenberg | check for _MSC_VER as well as __STDC__ when deciding... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Daniel Stenberg | removed unused variable |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Sterling Hughes | Add protos and change return value of curl_hash_count.... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Sterling Hughes | Speed up the hash code considerably, removing a bunch... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | cut off an old section |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | http_proxy must be lower case |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | 7.9.6-pre5 |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | explain all mailing lists better |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | added libcurl-errors |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | store TIMER_CONNECT even if the connect failed |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | corrected the verbose output for connects and fixed... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | the HTTP request is a CURLINFO_HEADER_OUT |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | Jean-Philippe Barrette-LaPierre's patch applied |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | Jean-Philippe Barrette-LaPierre provided his patch... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Daniel Stenberg | error codes *ARE* documented now |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | added RISCOS makefile |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | brougth by Michael Curtis |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | more more more |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | corrected to new return codes |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | added info in to failf() lines and added a infof()... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | default proxy port set, as reported by Sebastien Willemijns |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | updated error code |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | error code cleanup, use the new SEND/RECV errors |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | error codes documented |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | two new error codes to separate READ into READ/RECV... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Daniel Stenberg | clarified how to write URLs in -K config files |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Daniel Stenberg | set the HOME variable to the current dir, to prevent... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Daniel Stenberg | spell checked and removed talk about very old version... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | 7.9.6-pre4 commit |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | removed compiler warnings, made it conditional on USE_E... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | Added the --environment support by Michael Curtis |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | Added $Id:$ keyword |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | Michael Curtis adjusted this for RISC OS |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | Added writeenv.c and writeenv.h for RISCOS usage (and... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | added config-riscos.h |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | Michael Curtis' updates |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | Jacky Lam deserves a mention here |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Daniel Stenberg | based on Jacky Lam's "HTTP 1.0 304-only" fix, this... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Daniel Stenberg | if HOME isn't set or too long, we attempt to lost the... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Daniel Stenberg | mention the web site mirror now |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Daniel Stenberg | enough with stupidity, this is a test case that should... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Daniel Stenberg | added test 48, verify -I, -d and -G in one command... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | Reverted v1.120, -G set request type after Kevin Roth... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | lots |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | very minor log change |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | T. Bharath pointed out the flaw in ConnectionExists... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | Fixes the problem Jacky Jam pointed out, where libcurl... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | Jonatan Lander's fix to compile properly on pre-ISO... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Daniel Stenberg | This corrects VERBOSE PASV ftp transfers on AIX (and... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Daniel Stenberg | Tor Arntsen's fix for "CGI_Lite" compliance! |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Daniel Stenberg | Added DNS cache control options |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Daniel Stenberg | Clarence Gardner pointed out the not-taken-care-of... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Daniel Stenberg | Jacky Lam added memdebug.h include to prevent crashes... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Daniel Stenberg | fopen(... "rb") when reading what to post, so that... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Daniel Stenberg | Jacky Lam cookie parser fix for domains with preceeding dot |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Daniel Stenberg | Miklos Nemeth's update |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Daniel Stenberg | adjusted windows section after a patch from Miklos... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Daniel Stenberg | patch by Sandro Tolaini to do good (better?) on FreeBSD |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | no longer include "multi.h", it comes with the regular... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | crlf replacement on uploads did not work. test case... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | verbose FTP PASV output could output a "random" name... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | added test 128, ftp upload with --crlf |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | newcomer notice added |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | old list is gone |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | John Clayton's weird explorations in the wonders of... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | made -G set request type |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | corrected for 7.9.6 |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | removed multi.h |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | Added the three multi interface source code examples... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | fixed include and added header |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | added multi.h |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | include multi.h too |
commit | commitdiff | tree | snapshot |
next |