platform/upstream/curl.git
2002-09-11 Daniel StenbergLukasz Czekierda correctly pointed out that curl used...
2002-09-11 Daniel Stenbergignore html files here
2002-09-11 Daniel Stenbergadded more recent return codes
2002-09-11 Daniel Stenbergfilled in the -k text too
2002-09-11 Daniel Stenbergadded -k for 7.10, added some more details on -y based...
2002-09-09 Daniel Stenbergwe are MIT-only
2002-09-09 Daniel Stenbergminor indent change
2002-09-09 Daniel Stenbergremove redundant comment
2002-09-09 Daniel Stenbergconfigure --disable-http is not properly working
2002-09-09 Daniel StenbergRicardo Cadime helped us work out another check for...
2002-09-07 Joern HartrothAdded ZLIB switch for activation of content encoding...
2002-09-07 Joern HartrothAdded zlib Library.
2002-09-06 Joern HartrothAdded content_encoding files.
2002-09-05 Daniel Stenbergfixed the pkgadd target
2002-09-04 smAdded multi.c to curllib.dsp to fix win32 build
2002-09-04 Daniel StenbergSven Neuhaus made --silent being acknowledged even...
2002-09-04 Daniel Stenbergremove -lz
2002-09-03 Daniel Stenbergwe're now MIT licensed only
2002-09-03 Daniel Stenbergno longer package MITX.txt or MPL-1.1.txt since we...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-09-03 Daniel Stenberg7.10-pre2
2002-09-03 Daniel Stenbergfixed the dist-hook and added the missing header file
2002-09-03 Daniel Stenbergbetter name for the legal/license/copyright stuff
2002-09-02 Daniel Stenbergadded some curl-config details
2002-09-02 Daniel StenbergAC_SUBST HAVE_LIBZ for curl-config.in
2002-09-02 Daniel StenbergJames Gallagher's Content-Encoding work
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,...
next