platform/upstream/curl.git
2008-09-10 Yang Tseimprove detection of strdup() and ftruncate()
2008-09-10 Yang Tseimprove detection of sigaction() and strtok_r()
2008-09-10 Yang Tseicc adjustments
2008-09-10 Yang Tseimprove detection of gmtime_r() and strtoll()
2008-09-10 Dan Fandrich#170 is done
2008-09-10 Yang Tsefix compiler warning
2008-09-10 Dan FandrichChecked in some grammatical and minor other fixes in...
2008-09-09 Dan FandrichFactored out Curl_isalnum
2008-09-09 Dan FandrichMike Revi discovered some swapped speed switches docume...
2008-09-09 Yang Tseicc adjustments
2008-09-09 Dan FandrichHammer home the fact that "multi interface" != "multi...
2008-09-08 Yang Tsefix compiler warning
2008-09-08 Yang TseDisable all tests on i686 icc autobuilds to inspect...
2008-09-08 Yang TseSelect strict ANSI C89 conformance for icc
2008-09-08 Daniel StenbergRemoved: 166 167
2008-09-08 Daniel StenbergDmitry Kurochkin fixed pipelining over proxy using...
2008-09-08 Daniel Stenberg- Stefan Krause pointed out that libcurl would wrongly...
2008-09-08 Daniel Stenbergcomment < 80 columns
2008-09-08 Daniel Stenberg171 - [PATCH] add some locking for thread-safety to...
2008-09-07 Daniel StenbergSOCKS5_RESOLVE_LOCAL was just never added as an option!
2008-09-06 Dan FandrichAdded HTTP 1.0 downgrade tests with proxies
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-09-06 Yang Tseremove unnecessary typecasting of calloc()
2008-09-06 Yang Tseremove unnecessary typecasting of realloc()
2008-09-05 Dan FandrichOnly compile Curl_ssl_free_certinfo when SSL is enabled
2008-09-05 Dan FandrichImproved the logic the decides whether to use HTTP...
2008-09-05 Dan FandrichUse realloc when paused in Curl_client_write
2008-09-05 Daniel StenbergRemoved after commit:
2008-09-05 Daniel Stenberg- Martin Drasar provided the CURLOPT_POSTREDIR patch...
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-09-05 Daniel Stenberg- Dmitriy Sergeyev pointed out that curl_easy_pause...
2008-09-05 Daniel Stenbergfive new recent issues to deal with
2008-09-05 Daniel StenbergStefan Krause's mail to curl-library at 03 Sep 2008...
2008-09-05 Yang Tsesomewhat protect Mac OS X users from using Mac OS 9...
2008-09-05 Yang Tsesync with reality
2008-09-04 Gunter Knauffixed largefile feature for MingW32 non-configure builds.
2008-09-04 Gunter Knaufenabled largefile feature for LIBC builds.
2008-09-04 Dan FandrichMade some variables const
2008-09-04 Yang Tsefix print formatting string directives
2008-09-04 Yang Tseremove duplicate va_start() call
2008-09-04 Yang Tsefix print formatting string directives
2008-09-03 Marty Kuhrtsync curlmsg* with curl.h for 7.19.0
2008-09-03 Dan FandrichFixed curl-config when no features are enabled.
2008-09-03 Dan FandrichSearch for the FreeBSD CA cert file /usr/local/share...
2008-09-03 Yang Tseremove extra semicolon from curl-config.in
2008-09-02 Dan FandrichFixed an out of memory problem that caused torture...
2008-09-02 Dan FandrichRemoved some redundant type casts
2008-09-02 Dan FandrichMade some variables const which eliminated some casts
2008-09-02 Daniel Stenberg- Keith Mok added supported_protocols and supported_fea...
2008-09-02 Yang Tsehex version number for 7.19.1 is 0x071301
2008-09-02 Daniel Stenbergin the --libcurl output, mention that the large file...
2008-09-01 Daniel Stenbergremove 7.19.0 and hint that 7.19.1 might not come until...
2008-09-01 Daniel Stenbergan impressive 672 contributors (counter after the 7...
2008-09-01 Daniel Stenbergclear the way for 7.19.1 work!
2008-09-01 Daniel Stenberg18 new contributors from the 7.19.0 release notes
2008-09-01 Daniel Stenbergthe web mirror system is dropped
2008-09-01 Daniel Stenbergstand back for 7.19.0
2008-09-01 Daniel Stenbergmention the curl_off_t changes first
2008-09-01 Daniel StenbergAdd README.curl_off_t to the release archive
2008-08-31 Yang TseMSVC adjustment
2008-08-30 Daniel StenbergAdded:
2008-08-30 Yang Tsevc6curl.dsw and MSVC 6 IDE build directions
2008-08-29 Dan FandrichRemoved one, added two
2008-08-29 Dan FandrichAdded tests 1071 through 1074 to test automatic downgra...
2008-08-29 Daniel Stenbergtest 1070 added
2008-08-29 Daniel Stenberg- When libcurl was doing a HTTP POST and the server...
2008-08-29 Daniel Stenbergwe start over working towards 1.5.4
2008-08-29 Daniel StenbergVersion 1.5.3
2008-08-29 Daniel Stenbergadded the three people from RELEASE-NOTES and sorted...
2008-08-29 Yang TseProject and workspace files for VC6 IDE supporting...
2008-08-28 Yang TseWhen not using large file support WIN32's lseek offset...
2008-08-28 Daniel StenbergAndres Garcia pointed out these Makefile mistakes...
2008-08-28 Yang TseAdjust curl_off_t definitions for DJGPP.
2008-08-28 Yang TseIssue #144 seems to be complete. It should no longer...
2008-08-28 Yang Tseignore curlver.h.dist
2008-08-28 Yang TseAdjust generation of MSVC project files
2008-08-28 Daniel Stenbergdon't use the mirrors anymore
2008-08-28 Daniel Stenberg- I'm abandoning the system with the web site mirrors...
2008-08-28 Daniel Stenbergwe need to look over what libcurl does (not) do when...
2008-08-28 Daniel Stenbergminor code indent fixes
2008-08-28 Daniel Stenberg- Dengminwen reported that libcurl would lock a (cookie...
2008-08-28 Dan FandrichFixed test case 1065 by changing the handling of CURLOP...
2008-08-28 Yang TseThis file must be kept in CVS with DOS style CR+LF...
2008-08-28 Dan FandrichFixed a couple of typos
2008-08-28 Dan FandrichAdded test 1069 to test PUT from stdin without content...
2008-08-28 Dan FandrichAdded test 1069 to test PUT from stdin without content...
2008-08-28 Dan FandrichAdded test case 1068 to do a simple HTTP PUT from stdin
2008-08-28 Yang TseDLL's resource file specification for VC6 generated...
2008-08-27 Yang TseAdd /D "CURL_STATICLIB" to LIB's BASE configuration
2008-08-27 Yang TseVC6 generated .dsp file now supports 4 configurations:
2008-08-27 Daniel Stenbergs/you you/you/ thanks to hexo6 at wp.pl
2008-08-27 Daniel Stenbergspell! (most of it fixed by Tor Arntsen)
2008-08-27 Dan FandrichFix large file support for Symbian OS on the emulator.
2008-08-27 Yang TseDon't abort configuration if recvfrom() is not available.
2008-08-26 Dan FandrichTreat all ARM compilers (RVCT, GCC) equally on Symbian...
2008-08-26 Dan FandrichFixed out of memory problems that caused torture test...
2008-08-26 Dan FandrichAdded multi keyword
2008-08-26 Dan FandrichAdded multi keyword
2008-08-26 Yang TseWindows build targets don't use the 'SONAME' mechanism.
2008-08-26 Yang TseAnother task completed and removed from #144:
next