platform/upstream/curl.git
2002-09-02 Daniel Stenbergca bundle to use
2002-09-02 Daniel Stenbergadjusted to more HTTP-strict version strings and to...
2002-09-02 Daniel StenbergJon Topper pointed out a code example bug
2002-08-30 Daniel Stenbergmoo
2002-08-30 Daniel Stenbergif verifypeer is enabled but nether CAfile nor CApath...
2002-08-30 Daniel Stenbergprevent compiler warning
2002-08-30 Daniel StenbergCURLE_SSL_INSECURE is removed again and so is CURLOPT_S...
2002-08-30 Daniel Stenbergsupport DESTDIR for the bundle
2002-08-30 Daniel Stenberg--ca shows ca bundle path
2002-08-30 Daniel Stenbergnew tests
2002-08-30 Daniel Stenbergshow return code when run verbose
2002-08-30 Daniel Stenbergrecent fixes
2002-08-30 Daniel StenbergSOCKS5 support added (contributed by a still unnamed...
2002-08-30 Daniel Stenbergca-bundle stuff for configure and generated header...
2002-08-29 Daniel Stenbergmore explicit texts on the 4.2 answer
2002-08-29 Daniel Stenbergremove the data and conn fields from the Curl_transfer_...
2002-08-26 Daniel StenbergSSL_INSECURE support and usage added
2002-08-26 Daniel Stenbergignore these
2002-08-26 Daniel Stenbergupdated for the new SSL -k
2002-08-26 Daniel Stenbergadd more things to do
2002-08-26 Daniel Stenbergdon't attempt to ftp_cwd() on a NULL path
2002-08-26 Daniel StenbergAndrew Francis removed the need for/use of MSVC pragmas
2002-08-26 Daniel Stenbergcorrected the year string
2002-08-26 Daniel Stenbergdon't close stdin, close the actual file handle we...
2002-08-22 Daniel Stenbergsince 7.9.9-pre1
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer's cvsignore fixes
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer added better NOSIGNAL descripti...
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer's added notes about NOSIGNAL...
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer added a section about NOSIGNAL...
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer's added comment
2002-08-22 Daniel StenbergMarkus Oberhumer improved an out-of-memory check
2002-08-22 Daniel Stenbergbug report #588027 converted to a KNOWN BUG, as we...
2002-08-22 Daniel Stenbergallow undefined symbols!
2002-08-21 Daniel StenbergNOSIGNAL, BUFFERSIZE and clarification for the PROGRESS...
2002-08-21 Daniel Stenbergmodified the copyright line and shortened the phrasing...
2002-08-20 Daniel StenbergAdded three more pragmas for MSVC++ compiles.
2002-08-20 Daniel Stenbergprevent compiler warnings
2002-08-20 Daniel Stenbergwindows has stdlib.h
2002-08-15 Daniel Stenbergmodified again to look better HTML converted
2002-08-15 Daniel StenbergLeonce Limousin pointed out flaws
2002-08-14 Daniel StenbergWez Furlong's ideas and some cleaning up/clarifying
2002-08-14 Daniel Stenbergre-order the compiler arguments to keep more compiler...
2002-08-13 Daniel Stenberginclude curl-includes "local" instead of <curl/foo>
2002-08-13 Daniel StenbergSterling Hughes brings the share interface
2002-08-13 Daniel Stenberggethostname is not used anymore so we can stop looking...
2002-08-13 Daniel Stenbergmr Hartroth correctly pointed out that poll() isn't...
2002-08-13 Daniel Stenbergcheck for poll()
2002-08-13 Daniel Stenbergchange the resolver URL to the work-in-progress library...
2002-08-12 Daniel Stenberg7.9.9-pre1
2002-08-12 Daniel Stenbergfixed a Curl_connecthost() bug, we should default to...
2002-08-12 Daniel Stenbergadded comment about CURLOPT_WRITEDATA for directing...
2002-08-12 Daniel Stenbergmulti asynch work committed
2002-08-12 Daniel StenbergInitial fix to make the multi interface return control...
2002-08-12 Daniel Stenbergredirect stderr to /dev/null when testing for running...
2002-08-12 Daniel StenbergCURLOPT_NOSIGNAL added
2002-08-12 Daniel Stenbergignore html too
2002-08-08 Daniel Stenbergignore
2002-08-08 Daniel Stenbergmore to ignore
2002-08-08 Daniel Stenbergignore
2002-08-08 Daniel Stenbergall those ignores
2002-08-08 Daniel Stenbergignore generated files
2002-08-08 Daniel Stenbergignore these files
2002-08-08 Daniel Stenbergthings to ignore
2002-08-08 Daniel Stenbergcvsignore files
2002-08-08 Daniel Stenbergmakes things better
2002-08-08 Daniel StenbergMarkus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch
2002-08-08 Daniel Stenbergattempted hpux fix for resolves
2002-08-08 Daniel Stenbergfix the ansi/iso cpp check to work with c++
2002-08-08 Daniel Stenbergmainly more not-so-very serious blurb about the name
2002-08-08 Daniel Stenbergignore all .in files
2002-08-07 Daniel StenbergAdding more blurb about activating the cookies on COOKI...
2002-08-07 Daniel Stenbergspell out that -i should be used if you want to add...
2002-08-05 Daniel StenbergMake SessionHandle keep record if it is used with the...
2002-08-05 Daniel Stenbergcurl/curl.g fix, HP-UX fix, ftp port, libcurl.def,...
2002-08-05 Daniel Stenbergre-added the RFC2732-parser that was lost for some...
2002-08-05 Daniel Stenbergsupport blank arguments to options, each option should...
2002-08-05 Daniel Stenbergjonatan's fixes
2002-08-03 Joern HartrothAdded multi interface functions to DLL definitions.
2002-08-01 Daniel Stenbergcorrected some warnings
2002-08-01 Daniel StenbergChanged the PORT command to pick a better default IP...
2002-07-31 Daniel Stenbergsys/socket.h without #ifdef
2002-07-31 Daniel Stenbergspell fix and --limit-rate added
2002-07-30 Daniel StenbergWhen CURLINFO_CONTENT_TYPE returns a NULL pointer,...
2002-07-29 Daniel Stenbergcheck for sys/poll.h
2002-07-29 Daniel Stenbergpasswords and cookies
2002-07-29 Daniel StenbergRemoved checks for if set.fpasswd is NULL, as we preven...
2002-07-29 Daniel StenbergSetting PASSWDFUNCTION to NULL will set back the intern...
2002-07-29 Daniel Stenbergfixed the Curl_cookie_add() invoke to not assume a...
2002-07-29 Daniel Stenbergproperly skip white spaces on Set-Cookie: header lines
2002-07-29 Daniel Stenbergextended and improved cookie testing
2002-07-29 Daniel StenbergHAVE_SETVBUF fixed
2002-07-29 Daniel Stenberglink with winmm.lib too
2002-07-29 Daniel Stenberguse stderr to present the prompt to, make sure to close...
2002-07-29 Daniel StenbergAdded multi.[co] to the build
2002-07-28 Daniel Stenbergadded HAVE_SETVBUF
2002-06-26 Daniel StenbergGlen Nakamura made his fix look even better!
2002-06-26 Daniel StenbergGlen Nakamura's patch applied
2002-06-26 Daniel StenbergGlen Nakamura's patch for Curl_getaddrinfo().
2002-06-26 Daniel Stenbergsince 7.9.8
2002-06-26 Daniel Stenbergignore '+' in URLs, generate only %-codes
next