platform/upstream/curl.git
2009-11-05 Yang TseI removed leading 'curl' path on the 'curlbuild.h'...
2009-11-05 Yang Tseavoid division by zero
2009-11-04 Daniel Stenberg- I fixed several problems with the transfer progress...
2009-11-04 Yang Tsesource files used by sample programs
2009-11-04 Daniel Stenbergstart over towards 7.19.8
2009-11-04 Daniel Stenbergupdated with names from the 7.19.7 release notes
2009-11-04 Daniel Stenbergfix the find command line
2009-11-04 Daniel Stenbergavoid fiddling in the ares subdir since that isn't...
2009-11-04 Daniel Stenbergrelease coming up
2009-11-04 Daniel Stenbergsyntax
2009-11-04 Daniel StenbergI have next to no hope of fixing more bugs before 7...
2009-11-04 Dan FandrichPut the Symbian binaries into the more modern locations...
2009-11-03 Dan FandrichUpdated systems, bindings, NTLM support
2009-11-03 Dan FandrichExport the Symbian .iby files to make it easier to...
2009-11-02 Daniel Stenbergstrerror() => curl_easy_strerror()
2009-11-02 Yang Tseinclude progress.h for Curl_pgrsSetDownloadCounter...
2009-11-02 Daniel Stenberg- As reported independent by both Stan van de Burgt...
2009-11-02 Daniel Stenbergdescribe the cmake situation
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-11-02 Yang TseAdjust include paths to take in account that currently:
2009-11-01 Yang TseUndo old temporary change once used for testing purposes
2009-10-31 Daniel Stenberg- Gabriel Kuri reported a problem with CURLINFO_CONTENT...
2009-10-31 Yang TseMention many changes
2009-10-31 Yang TseMention --enable-symbol-hiding configure option
2009-10-31 Yang TseSymbol hiding configure options renamed to the hopefull...
2009-10-30 Daniel StenbergAdded test case 566 in an attempt to repeat bug 2884561
2009-10-30 Daniel Stenberg- Liza Alenchery mentioned a problem with re-used SCP...
2009-10-30 Daniel Stenberg- "Tom" posted a bug report that mentioned how libcurl...
2009-10-30 Yang TseHeader inclusion depending on HAVE_* symbol.
2009-10-30 Yang TseComparison of the Initial revision of this file with...
2009-10-30 Yang TseAdd CVS Id tag.
2009-10-30 Yang TseAdd CVS Id tag.
2009-10-30 Yang TseFix comment
2009-10-30 Yang TseIn no particular order, changed/fixed all of the follow...
2009-10-29 Yang TseAdd c-ares DLL resource file to distribution archive
2009-10-29 Yang Tseignore files
2009-10-29 Yang TseEmpty subdir
2009-10-29 Yang TseUpdated MSVC 6.0 workspace and project files that allow...
2009-10-29 Daniel Stenbergno need to check for NULL pointers before dereferencing...
2009-10-29 Daniel Stenbergshorten the descriptions somewhat
2009-10-29 Daniel Stenbergupdate to the new struct name
2009-10-29 Daniel StenbergJakub Hrozek added ares_parse_txt_reply() for TXT parsing
2009-10-29 Daniel Stenberguse 'ares_srv_reply' for proper name-spacing
2009-10-29 Yang TseFix compiler warning: control reaches end of non-void...
2009-10-29 Yang TseTake in account c-ares 1.6.1 will use __declspec functi...
2009-10-29 Yang TseAdd reference for ares_parse_srv_reply.pdf
2009-10-29 Yang TseAdd reference for ares_parse_srv_reply docs
2009-10-29 Yang TseExternal API function linkage decoration adjustment
2009-10-29 Yang TseExternal API function linkage decoration adjustment
2009-10-28 Daniel StenbergSince the NSS lib closes the socket the memory tracking...
2009-10-28 Yang TseInitial step towards the ability to reduce c-ares expor...
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...
next