platform/upstream/curl.git
2009-10-01 Daniel Stenberg- Constantine Sapuntzakis: The current implementation...
2009-09-29 Yang TseCheck if _REENTRANT definition is required to
2009-09-28 Dan FandrichRemoved some extraneous carriage return characters
2009-09-28 Yang Tsefix compiler warning: conversion from "long" to "size_t...
2009-09-28 Yang Tselibcurl private function Curl_memrchr() now in curl_mem...
2009-09-28 Yang TseAdded check for memrchr function or macro
2009-09-27 Daniel Stenbergtiny indent fix
2009-09-27 Daniel Stenberg- I introduced a maximum limit for received HTTP header...
2009-09-27 Daniel Stenbergunify two very similar code sections into one single...
2009-09-26 Daniel Stenberg- John P. McCaskey posted a bug report that showed...
2009-09-26 Daniel Stenbergadded test 1105 (disabled) - it repeats a cookie path...
2009-09-26 Kamil Dudka- Implemented a protocol independent way to specify...
2009-09-25 Daniel Stenbergminor whitespace edit
2009-09-25 Daniel Stenberg- Chris Mumford filed bug report #2861587
2009-09-25 Dan FandrichChanged the default OpenSSL include path
2009-09-25 Yang Tsefix compiler warning: end-of-loop code not reached
2009-09-24 Yang Tsefix compiler warning: variable "sni" was set but never...
2009-09-24 Daniel Stenbergrevert HPUX change since it already works fine
2009-09-23 Daniel Stenbergbuilds thread-safer on HPUX
2009-09-23 Daniel Stenberg- HPUX does need _REENTRANT too to build really thread...
2009-09-21 Gunter Knaufadded section for libcurl builds with NSS SSL support.
2009-09-21 Gunter Knaufadded support for new SQLite cert database format:...
2009-09-21 Gunter Knaufadded aditional check for the directory specified with...
2009-09-18 Yang Tsefix compiler warning: comparison between signed and...
2009-09-17 Daniel Stenbergadded three missing files to the dist archive
2009-09-17 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2009-09-17 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-09-17 Yang Tsefix compiler warning: conversion to 'size_t' from ...
2009-09-17 Yang TseMoved Curl_rand() and Curl_srand() code from formdata...
2009-09-17 Yang Tseremove line obsoleted with previous commit
2009-09-17 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-09-16 Daniel Stenberg- Sven Anders reported that we introduced a cert verfic...
2009-09-16 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-09-16 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-09-16 Dan FandrichMoved the libssh2 checks after the SSL library checks...
2009-09-15 Dan FandrichProvide instructions on creating curl_config.h
2009-09-15 Yang Tsemention last changes
2009-09-15 Yang TseSome systems poll function sets POLLHUP in revents...
2009-09-15 Yang TseRevert Joshua Kwan's patch committed 11 Sep 2009.
2009-09-14 Dan FandrichAdded HTTP proxy keyword
2009-09-14 Yang Tseignore more files
2009-09-11 Dan FandrichRenumbered test565 to test1104 to move it out of the...
2009-09-11 Daniel Stenbergpoint to the current functions, not the deprecated...
2009-09-11 Gunter Knauf Joshua Kwan provided a patch to pass POLLERR / POLLHUP...
2009-09-10 Daniel Stenberg- Claes Jakobsson fixed a problem with cookie expiry...
2009-09-10 Gunter Knaufuse stderr for error output.
2009-09-10 Gunter Knauffixed spelling.
2009-09-08 Gunter Knaufadded debug output for NSS certpath.
2009-09-07 Gunter Knaufchanged NetWare makefiles to rely on SHELL rather than...
2009-09-07 Gisle VanemSuppress warnings about unused prototypes in Watt32...
2009-09-07 Gisle VanemUpdate email address.
2009-09-07 Gisle VanemUpdate my email address. Add ares_config.h as dependenc...
2009-09-06 Yang TseT_SRV portability check
2009-09-06 Gunter Knaufadded casts to silent compiler warning on 64bit systems.
2009-09-06 Gunter Knaufuse our define struct_stat to be compatible with largef...
2009-09-06 Gunter Knaufadded base64.h include to silent warnings about missing...
2009-09-06 Gunter Knauflanguage! / take2
2009-09-05 Gunter Knaufchanged includes to match style how we do with all...
2009-09-05 Daniel Stenbergadd ftpgetinfo
2009-09-05 Daniel StenbergMake CURLOPT_FTPPORT support an additional port number
2009-09-05 Gunter Knaufadded ftpgetinfo sample since users asked frequently...
2009-09-05 Gunter Knaufchanged u_int16_t to unsigned short because it is the...
2009-09-05 Gisle VanemReplace 'uint16_t' with 'u_int16_t' since the latter...
2009-09-05 Gisle VanemAdded 'ares_parse_srv_reply.obj'. Added definition...
2009-09-04 Daniel Stenberg- Jakub Hrozek added ares_parse_srv_reply() for SRV...
2009-09-04 Gunter Knaufadded --with-nss to configure output.
2009-09-04 Gunter Knaufadded MSVC6 caveats.
2009-09-03 Gunter Knaufadded chkspeed to samples.
2009-09-03 Gunter Knaufupdated MingW32 makefile for recent external libs.
2009-09-03 Daniel Stenbergfix copyright year
2009-09-03 Daniel Stenbergprovide and export Curl_parsedate() as a library-wide...
2009-09-02 Daniel Stenberglanguage!
2009-09-02 Daniel Stenberg- Daniel Johnson founded a flaw in the code convering...
2009-09-02 Daniel Stenbergextended CURL_CHECK_PKGCONFIG to check for a host-speci...
2009-09-02 Daniel Stenbergspell out that when running_handles is zero, there...
2009-09-01 Daniel Stenbergcomment the "stunnel exited with [num]" stuff since...
2009-09-01 Daniel Stenberg- Peter Sylvester made a debug featuer for Curl_resolv...
2009-09-01 Daniel Stenberga failed libssh2 check must not pollute the variables
2009-09-01 Daniel Stenbergclarify: building outside of the source tree is not...
2009-09-01 Daniel Stenberg- configure now tries to use pkg-config for a number...
2009-08-31 Daniel Stenberg73. if a connection is made to a FTP server but the...
2009-08-31 Daniel Stenberg- When using the multi interface with FTP and you asked...
2009-08-31 Patrick MonneratAdded a warning comment about curlbuild.h inclusion...
2009-08-31 Patrick MonneratOS400: adjust inclusion paths in include files to avoid...
2009-08-31 Gunter Knaufadded curl prefix for curlbuild.h back until we find...
2009-08-31 Gunter Knaufadded simple chkspeed sample.
2009-08-31 Gunter Knaufremoved curl prefix for curlbuild.h as Patrick suggested.
2009-08-30 Gunter Knaufadd casts to silent compiler warnings with 64bit systems.
2009-08-29 Gunter Knaufadd cast to silent compiler warning with 64bit systems.
2009-08-29 Gunter Knaufadd cast to silent compiler warning with 64bit systems.
2009-08-29 Gunter Knauffix shadow definition of outp.
2009-08-29 Gunter Knaufadd cast to silent compiler warning with 64bit systems.
2009-08-29 Gunter Knaufremoved obsolete casts.
2009-08-29 Gunter Knaufadd casts to silent compiler warnings with 64bit systems.
2009-08-29 Gunter Knaufadd cast to silient compiler warning with 64bit systems.
2009-08-28 Kamil Dudka- Improved error message for not matching certificate...
2009-08-27 Daniel Stenbergdisable the tests that differ between 32 and 64 bit
2009-08-27 Steinar H.... Support lookup of IPv4 literals in ares_gethostbyname...
2009-08-24 Patrick Monnerat- Introduced a SYST-based test to properly set-up name...
2009-08-24 Daniel Stenberg- Marc de Bruin pointed out that configure --with-gnutl...
next