platform/upstream/curl.git
2009-11-20 Yang TseInitial support for the generic ares_free_data() functi...
2009-11-19 Yang TseExplicit initialization of all FTP struct members in...
2009-11-18 Yang TseFix compiler warning: ISO C90 forbids mixed declaration...
2009-11-18 Yang TseMake memory tracking system intolerant with zero sized...
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-11-18 Yang Tseworkaround icc 9.1 optimizer issue
2009-11-17 Daniel Stenberg- Constantine Sapuntzakis provided another fix for...
2009-11-17 Daniel Stenberg- Marc Kleine-Budde fixed: curl saved the LDFLAGS set...
2009-11-16 Yang TseAdd icc fvisibility bug test
2009-11-16 Yang TseFix icc 9.0 compiler warning: external definition with...
2009-11-16 Yang TseUpdate serial number
2009-11-16 Yang TseFix three var names
2009-11-16 Yang TseAdd check for assert.h header file
2009-11-15 Kamil Dudka- David Byron improved the configure script to use...
2009-11-15 Yang Tsegetaddrinfo is fully thread safe on solaris versions...
2009-11-15 Yang TseClient certificate ENG file type requires OpenSSL 0...
2009-11-15 Yang TseRemove files generated on previous buildconf/configure run
2009-11-15 Yang TseAdd a couple of renamed files to the removal list
2009-11-15 Yang TseRemove enable-thread / disable-thread configure option...
2009-11-14 Claes JakobssonAdded '--configure' option to curl-config to display...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-11-14 Yang TseOpenSSL 0.9.7 or newer required for ENGINE_CTRL_GET_CMD...
2009-11-14 Daniel Stenberg- Claes Jakobsson restored the configure functionality...
2009-11-14 Daniel Stenberg- Camille Moncelier added support for the file type...
2009-11-14 Yang Tse- Constantine Sapuntzakis provided the fix that ensures...
2009-11-13 Yang TseAssume that getaddrinfo is thread safe, unless hard...
2009-11-13 Yang TseRelated with the threadsafe capability of getaddrinfo:
2009-11-12 Yang TseAIX 5.2 and newer have threadsafe getaddrinfo.
2009-11-12 Yang TseHP-UX 11.11 and later have threadsafe getaddrinfo
2009-11-12 Yang TseConstantine Sapuntzakis patch for hostip.c
2009-11-12 Yang TseCheck if getaddrinfo is threadsafe when function check...
2009-11-12 Yang TseAdd missing variable initialization
2009-11-12 Kamil Dudka- libcurl-NSS now tries to reconnect with TLS disabled...
2009-11-12 Kamil Dudka- Kevin Baughman provided a fix preventing libcurl...
2009-11-12 Yang TseMake hostip.c compile again
2009-11-11 Dan FandrichMade the path to the binaries absolute
2009-11-11 Yang TseAdd last change credit
2009-11-11 Yang Tse- Marco Maggi reported that compilation failed when...
2009-11-11 Daniel StenbergNSS SSL connections are also blocking
2009-11-11 Daniel Stenberg- Constantine Sapuntzakis posted bug #2891595
2009-11-11 Daniel Stenberg- Christian Schmitz noticed that the progress meter...
2009-11-11 Yang TseRenamed fpGetNetworkParams and fpSystemFunction036...
2009-11-11 Yang TseAdd kernel32.lib
2009-11-10 Yang TseMention last changes
2009-11-10 Yang TseReinstate copyright symbol lost in previous commit
2009-11-10 Yang TseMake some strings different in resource file for debug...
2009-11-10 Yang TseIgnore more subdirs
2009-11-10 Yang TseFix compiler warning: conditional expression is constant
2009-11-10 Yang TseSync linker and resource compiler options with Makefile...
2009-11-09 Yang TseFollow Makefile.msvc subdirectory naming scheme, and...
2009-11-09 Yang TseUpdated MSVC makefile that allows building dynamic...
2009-11-09 Yang TseTest for USE_WINSOCK since it is more restrictive than...
2009-11-09 Yang TseMake header inclusion depend on HAVE_*_H definition
2009-11-09 Yang TseRemove unneeded preprocessor directives
2009-11-07 Daniel StenbergJoshua Kwan added paragraph 4.18 about file:// URLs...
2009-11-05 Yang TseAdjust c-ares include paths for memory tracking enabled...
2009-11-05 Kamil Dudka- Dropped misleading timeouts in libcurl-NSS and made...
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
next