platform/upstream/curl.git
2002-05-20 Daniel StenbergRoland Zimmermann's hint, we use SSL_CTX_use_certificat...
2002-05-17 Daniel Stenbergremoved compiler warnings
2002-05-17 Daniel StenbergFreeBSD needs sys/types.h before we include sys/select...
2002-05-17 Daniel StenbergFixes bug report #556930 - we need to make sure that...
2002-05-15 Daniel StenbergAdded item 4.10 after talks with Russ Freeman
2002-05-13 Daniel Stenberg7.9.7 commit
2002-05-13 Daniel Stenbergwe don't need win32sockets.c anymore, we support this...
2002-05-13 Daniel Stenbergfopen.c added, a fopen() style emulation for URL reading
2002-05-12 Daniel StenbergFriday's fixes
2002-05-10 Daniel StenbergAIX 5.1
2002-05-10 Daniel StenbergKein Roth made --trace-ascii look even better, and...
2002-05-10 Daniel StenbergAIX wants sys/select.h for the fd_set stuff in curl...
2002-05-07 Daniel StenbergPatrick Smith's contributed docs improvements for when...
2002-05-07 Daniel Stenberg7.9.7-pre2
2002-05-07 Daniel StenbergAdded --trace-ascii support
2002-05-07 Daniel Stenberg--trace-ascii and --junk-session-cookies were added
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
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
next