platform/upstream/curl.git
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
2009-04-17 Yang Tsefurther narrow the use of the icc 9.1 optimizer workaround
2009-04-16 Yang Tseattempt to workaround icc 9.1 optimizer induced problem
2009-04-15 Yang Tsemoved HAVE_LIMITS_H to common defines
2009-04-15 Yang TseSet HP-UX compiler warning level back to the one that...
2009-04-15 Gunter Knaufmoved HAVE_LIMITS_H to common defines (no idea why...
2009-04-14 Yang TseHAVE_LIMITS_H definition for NetWare CLIB
2009-04-14 Daniel Stenbergfirst take at bundling cmake-related files in the tarball
2009-04-14 Daniel Stenbergthings in the pipe right now
2009-04-14 Yang Tseuse HAVE_LIMITS_H symbol to protect limits.h inclusion
2009-04-14 Yang Tseinclude <limits.h> for INT_MAX definition
2009-04-14 Yang Tsefix compiler warning: implicit conversion shortens...
2009-04-14 Benoit Neil(Minor change - From Piotr Dobrogost) Moved a line.
2009-04-14 Daniel StenbergKamil Dudka's follow-up fix
2009-04-13 Daniel Stenberg- bug report #2727981 (curl.haxx.se/bug/view.cgi?id...
2009-04-13 Daniel Stenberg- Toshio Kuratomi reported a memory leak problem with...
2009-04-13 Yang Tsefix compiler warning: implicit conversion shortens...
2009-04-13 Yang Tseimprove stunnel version detection
2009-04-11 Dan FandrichAdded new libcurl source files to Symbian OS build...
2009-04-11 Yang TseUse 'curl_socket_t' instead of 'int' for socket.
2009-04-11 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2009-04-10 Yang TseAdjust comment
2009-04-10 Yang TseDaniel Johnson improved the MacOSX-Framework shell...
2009-04-09 Benoit Neil(Minor update) Moved some utilities to a separate file.
2009-04-09 Benoit NeilCleaned up the custom definition I added (replaced...
2009-04-09 Gunter Knaufsome minor Makefile tweaks for latest libssh2.
2009-04-09 Gunter Knaufadd back most likely acciedently removed function name...
2009-04-09 Yang TseSkip test #558 and #559 also when using a Win32 DLL
2009-04-08 Benoit Neil(Minor update) Added labal prefixes to tests targets
2009-04-08 Benoit NeilAdded special define for tests that directly include...
2009-04-08 Benoit NeilMade the windows .lib addition cleaner.
2009-04-08 Benoit NeilRenamed a variable
2009-04-08 Benoit NeilFixed missing HAVE_PROCESS_H (caused a warning)
2009-04-08 Benoit NeilAdded newline ad the end of generated hugehelp.c (the...
2009-04-08 Gisle VanemAvoid warnings when HAVE_ALRM and SIGALRM are not defined.
2009-04-08 Gisle Vanem#ifdef around variables to squelsh warnings.
2009-04-08 Benoit NeilFixed compile defines in CMake scripts
2009-04-08 Yang TseSun compilers specific preprocessor block removed from...
2009-04-07 Benoit Neil(Minor update) Modified a comment, before going to...
2009-04-07 Daniel Stenbergand include the .inc files in the release tarballs...
2009-04-07 Benoit NeilAdded missing tests in CMake, added Makefile.inc for...
2009-04-07 Benoit NeilAdded CURL_HIDDEN_SYMBOLS option, and fixed missing...
2009-04-07 Daniel Stenbergclarified after chat in #curl
2009-04-07 Benoit Neil(From Bill Hoffman & Sukender) Added Dashboard reports.
2009-04-07 Benoit NeilFixed tests/server build (removed unnecessary link...
2009-04-06 Benoit NeilMade the CMake scripts read Makefile.inc. Needs testing...
2009-04-06 Daniel Stenberg- I clarified in the docs that CURLOPT_SEEKFUNCTION...
2009-04-06 Benoit NeilAdded tests (exes) targets, refactor a few things.
2009-04-06 Benoit NeilAdded curl (exe) target, fixed static/dynamic linking...
2009-04-06 Benoit NeilRemoved the "lib" prefix under linux ("was "liblibcurl...
2009-04-06 Benoit NeilFixed Win32 link error and disabled MSVC specific ...
2009-04-03 Yang Tsefix compiler warning: passing arg 1 of `sk_num' from...
2009-04-02 Benoit NeilAdded basic OpenSSL support in CMake scripts (Thanks...
2009-04-02 Yang TseFix curl_off_t definition for builds done using Sun...
2009-04-02 Benoit NeilInitial CMake scripts (libcurl only), based on the...
2009-04-02 Dan FandrichAdded the curl_easy_recv return code fix
2009-04-01 Daniel Stenberg- Andre Guibert de Bruet fixed a NULL pointer use in...
next