platform/upstream/curl.git
2008-09-23 Daniel Stenberg- Introducing Jamie Lokier's function for date to epoch...
2008-09-23 Daniel Stenbergissue #171 is now in CVS
2008-09-23 Daniel Stenberg- Rob Crittenden brought a patch to "add some locking...
2008-09-22 Daniel Stenberg- Made the SOCKS code use the new Curl_read_plain(...
2008-09-22 Daniel Stenbergremoved issue #162 as mentioned on the mailing list...
2008-09-22 Daniel Stenbergbetter description
2008-09-22 Daniel Stenberg- Michael Goffioul filed bug report #2107377 "Problem...
2008-09-22 Yang TseRe-enable tests #1 on i686 icc autobuilds
2008-09-22 Yang Tseicc adjustments for icc 9.0 and prior versions:
2008-09-22 Dan FandrichArgument to CURLMOPT_MAXCONNECTS must be a long
2008-09-22 Dan FandrichFixed test 539 to handle an out of memory condition...
2008-09-22 Yang Tseattempt to make work the gethostname function
2008-09-21 Daniel Stenberg#175 has a patch
2008-09-21 Daniel Stenbergthree new topics to check out
2008-09-21 Gisle VanemAdded HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMP
2008-09-21 Yang Tsefix compiler warning: defined but not used
2008-09-21 Yang Tsefix compiler warning: external declaration in primary...
2008-09-21 Yang Tsefix compiler warning: defined but not used
2008-09-20 Yang Tsefix regression in configure script which affected OpenS...
2008-09-20 Yang Tsefix compiler warning: external definition with no prior...
2008-09-20 Yang Tseinclude "memdebug.h"
2008-09-19 Yang TseHAVE_ALARM definition for static config-*.h files
2008-09-19 Yang Tseconfigure script now checks availability of the alarm...
2008-09-19 Dan FandrichOnly define alarmfunc when signals are used
2008-09-19 Yang Tseicc adjustments:
2008-09-19 Dan FandrichDon't bother to install a SIGALRM handler unless alarm...
2008-09-18 Yang Tsefix compiler warning: external definition with no prior...
2008-09-18 Yang Tsefix compiler warning: external definition with no prior...
2008-09-18 Yang Tsefix compiler warning: external declaration in primary...
2008-09-18 Yang Tseicc adjustments
2008-09-18 Yang Tsesync up with reality
2008-09-18 Yang Tsefix false negative strerror_r detection
2008-09-18 Yang Tsefix wrong number used in comparison
2008-09-18 Yang Tsefix wrong variable used in comparison
2008-09-18 Yang Tsefix netdb.h prerequisite inclusion
2008-09-17 Dan FandrichFixed a syntax error
2008-09-17 Dan FandrichRemoved reference to curl-ca-bundle.crt in the host...
2008-09-17 Yang Tseimprove detection of gethostbyaddr_r() and gethostbynam...
2008-09-17 Yang Tseimprove detection of getservbyport_r()
2008-09-17 Yang TseOn Linux Intel's icc uses gcc's header files, so
2008-09-17 Yang Tseimprove detection of gethostname(), localtime_r() and...
2008-09-17 Yang Tseimprove detection of gethostname()
2008-09-17 Yang TseNetWare builds include "nameser.h" from the c-ares...
2008-09-17 Yang Tseinclude <strings.h>
2008-09-17 Yang Tsesync up with reality
2008-09-17 Yang TseSync up with reality
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2008-09-17 Yang Tsereorder some lines in file
2008-09-16 Yang Tsecode cleanup
2008-09-16 Yang TseNetWare seems to have writev()
2008-09-16 Yang TseNetWare seems to have writev()
2008-09-16 Yang Tserearrange to allow internal/private use of ares_writev...
2008-09-16 Yang TseNetWare CLIB target has stricmp() and strnicmp()
2008-09-15 Dan FandrichChanged the test data file so it passes an XML syntax...
2008-09-15 Dan FandrichNote that the long long issue is fixed in Symbian OS 9.4
2008-09-15 Yang TseNetWare CLIB target has stricmp() and strnicmp()
2008-09-15 Yang Tseinclude header file only when available
2008-09-15 Yang Tseremove debug tracing
2008-09-15 Yang Tserearrange to allow internal/private use of ares_strcase...
2008-09-15 Yang TseHAVE_STRNCASECMP and HAVE_STRNICMP definitions for...
2008-09-15 Yang Tseimprove detection of:
2008-09-15 Yang Tseimprove detection of:
2008-09-13 Yang Tsefix compiler warning: external declaration in primary...
2008-09-13 Yang Tsefix compiler warning: defined but not used
2008-09-13 Yang Tsefix compiler warning: external declaration in primary...
2008-09-13 Yang Tsefix compiler warning: external declaration in primary...
2008-09-13 Yang TseDisable tracking of fdopen() calls in the low-level...
2008-09-13 Yang Tseremove dead code portion inoperative long time ago
2008-09-13 Yang Tse*** empty log message ***
2008-09-13 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2008-09-12 Gisle Vanemdjgpp does have strdup().
2008-09-12 Yang Tsesync with reality
2008-09-12 Yang TseANSI C compatibility adjustment
2008-09-12 Yang Tseensure that errno is not modified inside Curl_strerror()
2008-09-12 Yang Tsealso check for an 'unsigned int' for third argument...
2008-09-12 Yang Tseimprove detection of strerror_r()
2008-09-12 Yang Tsechange CRLF into LF line endings
2008-09-12 Yang TseANSI C compatibility fix
2008-09-12 Yang Tseadd some debug tracing
2008-09-12 Yang Tseimprove detection of fdopen() and strerror_r()
2008-09-11 Yang Tsedo not check if gmtime_r usage is allowed when a previo...
2008-09-11 Yang Tsestrdup() clone for systems/configurations which lack it
2008-09-11 Yang Tsemove inclusion of ares_private.h last
2008-09-10 Dan FandrichChecked in some code improvements and minor fixes that...
2008-09-10 Yang Tseimprove detection of strdup() and ftruncate()
2008-09-10 Yang Tseimprove detection of sigaction() and strtok_r()
2008-09-10 Yang Tseicc adjustments
2008-09-10 Yang Tseimprove detection of gmtime_r() and strtoll()
2008-09-10 Dan Fandrich#170 is done
2008-09-10 Yang Tsefix compiler warning
2008-09-10 Dan FandrichChecked in some grammatical and minor other fixes in...
2008-09-09 Dan FandrichFactored out Curl_isalnum
2008-09-09 Dan FandrichMike Revi discovered some swapped speed switches docume...
2008-09-09 Yang Tseicc adjustments
2008-09-09 Dan FandrichHammer home the fact that "multi interface" != "multi...
2008-09-08 Yang Tsefix compiler warning
2008-09-08 Yang TseDisable all tests on i686 icc autobuilds to inspect...
2008-09-08 Yang TseSelect strict ANSI C89 conformance for icc
2008-09-08 Daniel StenbergRemoved: 166 167
2008-09-08 Daniel StenbergDmitry Kurochkin fixed pipelining over proxy using...
next