platform/upstream/curl.git
2009-05-03 Yang TseHP-UX's X/Open network library requirement check follow-up
2009-05-03 Dan FandrichAdded and disabled test case 563 which shows KNOWN_BUGS...
2009-05-03 Yang TseHP-UX's X/Open network library requirement check follow-up
2009-05-02 Yang TseThis wasn't intended to be committed.
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-05-02 Yang TseUse build-time configured ares_socklen_t instead of...
2009-05-01 Yang TseRemove temporary debug tracing for X/Open HP-UX
2009-05-01 Yang TseMention David McCreedy's patches applied today
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2009-05-01 Daniel Stenbergfixed: 229 - [PATCH] to correct spelling in ABI
2009-05-01 Daniel StenbergJose Goncalves fixed my crappy spelling!
2009-05-01 Daniel Stenberg#2784055, connect race with multi and socks proxy
2009-05-01 Daniel Stenbergs/libcurl/c-ares
2009-05-01 Daniel Stenbergversion number typo fix
2009-05-01 Yang TseDavid McCreedy's "http.c fix to Curl_proxyCONNECT for...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2009-05-01 Daniel Stenbergmention a bunch of pending patches to deal with
2009-05-01 Yang TseCheck definition of _XOPEN_SOURCE_EXTENDED with the...
2009-04-30 Yang TseAdd temporary debug tracing for X/Open HP-UX
2009-04-30 Yang TseCheck if X/Open network library is required
2009-04-30 Yang TseWhen generated, display libcurl.pc and libcares.pc
2009-04-30 Yang Tsecope with ares_build.h and ares_rules.h follow-up
2009-04-30 Yang TseAdded some notes regarding ares_build.h
2009-04-30 Yang Tsefix EOL
2009-04-30 Yang Tsefix EOL
2009-04-30 Yang Tsecope with ares_build.h and ares_rules.h
2009-04-30 Yang Tsebuildconf.bat for CVS-tree c-ares
2009-04-30 Yang Tsefix compiler warning: unused parameter
2009-04-30 Daniel Stenberg- I was going to fix issue #59 in KNOWN_BUGS
2009-04-30 Daniel Stenbergprovide some track record of the SONAME bumps
2009-04-30 Daniel Stenbergmention that cvs is needed for releases
2009-04-30 Yang TseUse 'unsigned int' instead of size_t attempting to...
2009-04-30 Yang TseNetWare LibC's getpeername() third argument data type...
2009-04-29 Yang TseDisplay only CURL_* and CARES_* symbol/macro definition...
2009-04-29 Yang TseRemove temporary debug tracing for ares_socklen_t Windo...
2009-04-29 Yang TseTrigger c-ares prebuild stage for fake-config setup's
2009-04-29 Yang Tsecurl_socklen_t NetWare follow-up
2009-04-29 Yang Tsecurl_socklen_t follow-up
2009-04-29 Yang Tseares_socklen_t follow-up
2009-04-29 Yang Tseares_build.h Windows follow-up
2009-04-29 Daniel Stenbergmention the new CURL_SEEKFUNC_ symbols
2009-04-29 Daniel Stenberg- Based on bug report #2723219 (curl.haxx.se/bug/view...
2009-04-29 Yang TseAdd temporary debug tracing for ares_socklen_t Windows...
2009-04-29 Yang Tseares_build.h NetWare follow-up
2009-04-29 Yang TseWhen running testcurl.pl display definitions from ares_...
2009-04-29 Yang Tseallow usage of in-tree c-ares when building from outsid...
2009-04-29 Yang Tseares_build.h NetWare attempt
2009-04-28 Daniel Stenberg- Constantine Sapuntzakis filed bug report #2783090
2009-04-28 Yang Tseallow usage of in-tree c-ares when building from outsid...
2009-04-28 Yang TseInitial step towards a configure time ares_socklen_t...
2009-04-28 Yang Tseignore stamp-h*
2009-04-28 Daniel StenbergFixed: 225 - resume when upload from stream, #2709004
2009-04-28 Daniel Stenberg- Bug report #2709004 (curl.haxx.se/bug/view.cgi?id...
2009-04-28 Yang TseAdded CARES_INCLUDES_SYS_TYPES
2009-04-28 Yang TseRearrange placement inside file of CURL_DEFINE_UNQUOTED...
2009-04-28 Yang TseMoved CURL_INCLUDES_INTTYPES to curl-functions.m4 along...
2009-04-28 Yang TseRemove temporary debug tracing for curl_socklen_t detec...
2009-04-27 Yang TseInclude <arpa/inet.h> if HAVE_ARPA_INET_H is defined
2009-04-27 Yang TseLog MAKEFLAGS environment variable along with the others.
2009-04-27 Yang TseTake 2 at handling getpeername() prototypes with a...
2009-04-27 Yang TseAttempt to handle getpeername() prototypes with a void...
2009-04-27 Daniel StenbergAdd missing cmake files to the tarball (thanks to Richa...
2009-04-27 Daniel Stenbergthe windows threaded resolver isn't foolproof enough
2009-04-27 Yang TseAdd temporary debug tracing for curl_socklen_t detectio...
2009-04-27 Yang TseReorder curl_socklen_t and socklen_t equivalent check...
2009-04-27 Yang TseRearrange curl_socklen_t tests to improve speed of...
2009-04-26 Yang TseInitial step towards a configure time curl_socklen_t...
2009-04-26 Daniel StenbergFixed: 227 - CURLINFO_APPCONNECT_TIME doesn't work...
2009-04-26 Daniel Stenberg- Bug report #2779733 (curl.haxx.se/bug/view.cgi?id...
2009-04-25 Daniel Stenbergremoved pointless file
2009-04-25 Daniel Stenbergsynced with current reality
2009-04-25 Yang TseFurther narrow the use of the icc 9.1 optimizer workaround.
2009-04-24 Daniel Stenberg- Kamil Dudka fixed another NSS-related leak when clien...
2009-04-24 Daniel Stenbergtest 1099: "TFTP get first a non-existing file then...
2009-04-24 Yang TseTry a simpler variation of the 'volatile' variables...
2009-04-23 Daniel Stenbergfor is docs remarks
2009-04-23 Daniel Stenberg- bug report #2779245 (curl.haxx.se/bug/view.cgi?id...
2009-04-23 Daniel StenbergCURLOPT_POSTQUOTE commands only run when no error
2009-04-23 Yang TseTry another variation of the 'volatile' variables icc...
2009-04-23 Dan FandrichAdded new libcurl source files to Amiga, RiscOS and...
2009-04-22 Yang TseDisable optimizations when compiling function Curl_free...
2009-04-22 Yang Tseavoid use of alloca()
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-04-21 Yang Tseremove unnecessary typecast
2009-04-21 Yang Tseignore
2009-04-20 Daniel Stenberg- Leanic Lefever reported a crash and did some detailed...
2009-04-20 Daniel Stenberg- Gisle Vanem noticed that --libtool would produce...
2009-04-19 Yang Tseattempt to workaround icc 9.1 optimizer induced problem
2009-04-18 Daniel Stenbergescape the ' properly
2009-04-18 Daniel Stenberg63. When CURLOPT_CONNECT_ONLY is used, the handle canno...
2009-04-18 Gisle VanemAdded 'slist.obj'.
2009-04-18 Gisle VanemAdded HAVE_LIMITS_H.
2009-04-18 Gisle VanemAdded '-DHAVE_LIMITS_H'.
2009-04-18 Gisle VanemAvoid compiler warning about unused argument.
2009-04-17 Daniel Stenbergmention Pramod Sharma and "persistent connections when...
2009-04-17 Daniel StenbergAs Jeff Pohlmeyer suggested: "pointer to 'char *'"...
2009-04-17 Daniel Stenberg- Pramod Sharma reported and tracked down a bug when...
2009-04-17 Yang Tseremove compiler options used while debugging the icc...
2009-04-17 Yang Tsere-enable all tests for all icc autobuilds
next