]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2002-05-07  Daniel Stenbergsupport for ingoring session cookies added
2002-05-06  Daniel Stenbergthe code for case CURLOPT_DEBUGDATA code broke the...
2002-05-06  Daniel Stenbergrecent fiddling
2002-05-06  Daniel StenbergCURLOPT_FILE and CURLOPT_INFILE have better aliases...
2002-05-06  Daniel StenbergAdded multi-post.c, based on the source file posted...
2002-05-05  Daniel StenbergBetter support for being used with the multi interface...
2002-05-05  Daniel Stenberg--trace is a 7.9.7 function
2002-05-05  Daniel Stenbergadded -Z/--max-redirs and --trace
2002-05-04  Daniel Stenbergmade VERBOSE output more like it used to be, HEADER_IN...
2002-05-03  Daniel StenbergCURL_MAX_WRITE_SIZE is a new exported define that infor...
2002-05-03  Daniel Stenbergfixed return code
2002-05-03  Daniel Stenberganother week of changes
2002-05-03  Daniel Stenberg- Added "--trace [file]" to the command line tool....
2002-05-03  Daniel Stenbergmade the DEBUGFUNCTION get called properly on a few...
2002-05-03  Daniel Stenbergmake sure our own printf() clones are used
2002-05-03  Daniel Stenberg-D now stores all headers to the same file if multiple...
2002-05-02  Daniel Stenbergclarified that you must keep the variables that you...
2002-05-02  Daniel Stenbergspell
2002-05-02  Daniel Stenberguse and set the fd_set pointers instead of the actual...
2002-05-02  Daniel Stenbergadded two pointers to the fd_set variables to read...
2002-05-02  Daniel Stenbergreturn CURLM_CALL_MULTI_PERFORM in one more case, and...
2002-05-02  Daniel Stenbergmake sure the dns cache pointers in the easy handles...
2002-05-02  Daniel StenbergHanno Kranzhoff noticed we didn't properly reset the...
2002-05-01  Daniel StenbergJacky Lam's fix to make the realloc() of the hostent...
2002-04-30  Daniel Stenberghow to set more than one cookie
2002-04-27  Daniel Stenbergimplemented curl_multi_info_read() which I had forgotte...
2002-04-27  Daniel Stenbergupdated some docs
2002-04-27  Daniel Stenbergclarified
2002-04-27  Daniel Stenbergone added, one edited
2002-04-27  Daniel Stenbergshorter introduction
2002-04-27  Daniel Stenbergupdated
2002-04-27  Daniel StenbergAdded BINDINGS, lists all available libcurl bindings...
2002-04-27  Daniel Stenbergfixes on rainy saturday in the end of April, 2002
2002-04-27  Daniel StenbergFixed the FTP response reader to deal with timeouts...
2002-04-27  Daniel Stenberg(Curl_GetFTPResponse) moved some code to only get perfo...
2002-04-27  Daniel StenbergNow uses Curl_ as prefix for internal global symbols...
2002-04-27  Daniel StenbergDNC cache prune crash removed, made the name spacing...
2002-04-26  Daniel Stenbergopenbsd on Alpha was no problemos
2002-04-26  Daniel Stenbergtest suite portability fix
2002-04-26  Daniel Stenberghandles much larger POSTs, replaced snprintf() with...
2002-04-26  Daniel Stenberganother week of changes
2002-04-25  Daniel Stenbergadjusted to the new Curl_resolv() proto
2002-04-25  Daniel Stenbergprevent persistant connections to do name resolves
2002-04-25  Daniel StenbergIn order to not get problems with DNS cache pruning...
2002-04-25  Daniel Stenbergthe TOTAL_TIME is not really total, as it excludes...
2002-04-25  Daniel Stenberguse the hostname pointer instead of using IPv4-only...
2002-04-24  Daniel Stenbergclarified a bit with the timecondition stuff
2002-04-24  Daniel Stenbergno, this doesn't look like it bugs
2002-04-24  Daniel StenbergNetBSD alpha works, also tried a newer FreeBSD on alpha
2002-04-23  Daniel Stenbergremoved warning about signed/unsigned comparison
2002-04-23  Daniel Stenbergthe 80 column police narrowed this source code! B-]
2002-04-23  Daniel Stenbergfixes bug report #547484, no_proxy doesn't properly...
2002-04-23  Daniel Stenberguse new timecond defines
2002-04-22  Daniel Stenbergallow binding the local end of a connection even when...
2002-04-22  Daniel Stenberguse double where it is supposed to
2002-04-22  Daniel Stenberguse sclose() to close sockets
2002-04-22  Daniel Stenbergrenamed the TIMECOND defines to be CURL_ prefixed
2002-04-22  Daniel StenbergThe timecond stuff now have CURL_ prefixes
2002-04-22  Daniel StenbergJacky Lam's adjust resolve-buffer size patch applied...
2002-04-19  Daniel Stenbergpack_hostent does not handle 64 bit pointers correctly.
2002-04-17  Sterling HughesPrune old hostcache entries with each call...
2002-04-17  Daniel StenbergDirk Manske's two new infos
2002-04-17  Daniel StenbergDirk Manske's fix for HTTP response code 301, that...
2002-04-16  Daniel StenbergDirk Manske brought the patch that introduces two new...
2002-04-15  Daniel StenbergJonatan Lander fixed the "Disables POST, goes with...
2002-04-15  Daniel StenbergThis makes formposting with a specified file missing...
2002-04-15  Daniel Stenberg7.9.6 commit curl-7_9_6
2002-04-14  Daniel StenbergDirk Manske made libcurl strip off white spaces from...
2002-04-14  Daniel Stenbergcheck for _MSC_VER as well as __STDC__ when deciding...
2002-04-14  Daniel Stenbergremoved unused variable
2002-04-13  Sterling HughesAdd protos and change return value of curl_hash_count....
2002-04-12  Sterling HughesSpeed up the hash code considerably, removing a bunch...
2002-04-12  Daniel Stenbergcut off an old section
2002-04-12  Daniel Stenberghttp_proxy must be lower case
2002-04-12  Daniel Stenberg7.9.6-pre5
2002-04-12  Daniel Stenbergexplain all mailing lists better
2002-04-12  Daniel Stenbergadded libcurl-errors
2002-04-12  Daniel Stenbergstore TIMER_CONNECT even if the connect failed
2002-04-12  Daniel Stenbergcorrected the verbose output for connects and fixed...
2002-04-12  Daniel Stenbergthe HTTP request is a CURLINFO_HEADER_OUT
2002-04-12  Daniel StenbergJean-Philippe Barrette-LaPierre's patch applied
2002-04-12  Daniel StenbergJean-Philippe Barrette-LaPierre provided his patch...
2002-04-12  Daniel Stenbergerror codes *ARE* documented now
2002-04-10  Daniel Stenbergadded RISCOS makefile
2002-04-10  Daniel Stenbergbrougth by Michael Curtis
2002-04-10  Daniel Stenbergmore more more
2002-04-10  Daniel Stenbergcorrected to new return codes
2002-04-10  Daniel Stenbergadded info in to failf() lines and added a infof()...
2002-04-10  Daniel Stenbergdefault proxy port set, as reported by Sebastien Willemijns
2002-04-10  Daniel Stenbergupdated error code
2002-04-10  Daniel Stenbergerror code cleanup, use the new SEND/RECV errors
2002-04-10  Daniel Stenbergerror codes documented
2002-04-10  Daniel Stenbergtwo new error codes to separate READ into READ/RECV...
2002-04-10  Daniel Stenbergclarified how to write URLs in -K config files
2002-04-09  Daniel Stenbergset the HOME variable to the current dir, to prevent...
2002-04-09  Daniel Stenbergspell checked and removed talk about very old version...
2002-04-08  Daniel Stenberg7.9.6-pre4 commit
2002-04-08  Daniel Stenbergremoved compiler warnings, made it conditional on USE_E...
2002-04-08  Daniel StenbergAdded the --environment support by Michael Curtis
2002-04-08  Daniel StenbergAdded $Id:$ keyword
next