platform/upstream/curl.git
2009-10-28 Yang Tselibssh2 detection changes mentioned in curl.haxx.se...
2009-10-27 Yang TseFix comment
2009-10-27 Yang TseFix spelling
2009-10-27 Yang TseFix Pelles C Win32 target compilation issues
2009-10-26 Daniel Stenberggrrr, removed the conflict markers
2009-10-26 Daniel Stenbergspell fix by Michael Wood
2009-10-25 Daniel Stenberg- Dima Barsky made the curl cookie parser accept cookie...
2009-10-24 Dan FandrichMention that Android works
2009-10-24 Daniel StenbergFabian Keil's suggested wording
2009-10-23 Yang TseJohn Engelhart noticed an unreleased problem relative...
2009-10-23 Patrick MonneratOS400 install: Duplicate H include file to file CURL...
2009-10-22 Daniel Stenbergupdate the company sponsors part, as one company is...
2009-10-21 Yang TseUpdate MSVC 6 caveats section
2009-10-21 Yang TseUpdate memory tracking/debugging reference
2009-10-21 Daniel Stenberg- Attempt to use pkg-config for finding out libssh2...
2009-10-21 Daniel Stenbergmention bug 2848436 in regard to the TFTP problems
2009-10-21 Daniel Stenbergs/koresh/Johan van Selst/
2009-10-21 Daniel Stenbergadd --crlfile to the man page
2009-10-21 Daniel Stenberg- A patch in bug report #2883177 (curl.haxx.se/bug...
2009-10-21 Daniel Stenbergspelling corrections
2009-10-21 Yang TseDetect when msvc 6.0 is in use without PSDK installed...
2009-10-19 Gunter Knaufadded cast macros to silent compiler warnings with...
2009-10-19 Yang TseFix compiler warning: local variable may be used withou...
2009-10-19 Yang TseUse *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that...
2009-10-19 Yang TseOur _AS_PATH_SEPARATOR_PREPARE override is now m4_defun...
2009-10-18 Daniel Stenberg- Ray Dassen provided a patch in Debian's bug tracker...
2009-10-18 Yang TseCheck for basename() is now done the same as other...
2009-10-18 Daniel Stenberg- Fixed memory leak in the SCP/SFTP code as it never...
2009-10-18 Daniel StenbergJohn Dennis filed bug report #2873666
2009-10-18 Daniel Stenberg- Kevin Baughman found a double close() problem with...
2009-10-17 Daniel Stenbergs/Make NTLM work without OpenSSL functions/Make NTLM...
2009-10-17 Daniel StenbergREADME.NSS is gone
2009-10-17 Yang TseFix invalid file name characters handling on Windows
2009-10-16 Yang TseMove comment
2009-10-15 Yang TseReplace tabs with spaces
2009-10-14 Yang TseFix an OOM handling problem
2009-10-14 Gunter Knaufwe only need to call ASN1_STRING_length() if ASN1_STRIN...
2009-10-13 Yang TseUpdate LDAP URL format reference
2009-10-13 Yang TseFix compiler warning: argument is incompatible with...
2009-10-10 Yang TseFix potential out-of-bounds read
2009-10-10 Yang TseFix compiler warning: loop without body
2009-10-09 Yang TseFix compiler warning
2009-10-08 Yang TseFix compiler warning
2009-10-08 Yang TseFix compiler warning
2009-10-08 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-10-08 Yang TseFix compiler warning: addition result could be truncate...
2009-10-07 Kamil Dudkafix gcc warnings in lib/nss.c
2009-10-07 Yang TseOverhauled ares__get_hostent()
2009-10-07 Gunter Knaufremoved NSS README since the mentioned problems are...
2009-10-06 Yang TseFix vc-x64 target having MACHINE= wrongly positioned...
2009-10-06 Yang TseFix comment
2009-10-06 Yang TseFix ssize_t redefinition errors on WIN64 reported by...
2009-10-06 Dan FandrichMinix has new build prerequisites using autoconf 2.64
2009-10-05 Yang Tsemore files to ignore
2009-10-01 Daniel Stenberg- Tom Mueller correctly reported in bug report #2870221
2009-10-01 Daniel Stenbergmention some alternative method names in the docs for...
2009-10-01 Daniel Stenbergmention "quiet" for the --silent option to get easier...
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...
next