platform/upstream/curl.git
2010-02-02 Yang Tse- Symbol CURL_FORMAT_OFF_T now obsoleted, will be remov...
2010-02-02 Yang Tseavoid possibility of using obsoleted stuff
2010-02-02 Yang Tseremove setup.h inclusion which is already done from...
2010-02-02 Kamil Dudkamention SOCKS related problems in the curl(1) man page
2010-02-02 Yang TseFix compiler warning: variable was set but never used
2010-02-02 Daniel StenbergJulien Chaffraix pointed out a comment mistake, and...
2010-02-02 Yang Tseinclude headers
2010-02-01 Yang TseConroy added a check to the coded message size since...
2010-02-01 Yang TseConroy's fix to make the code match with the RTP docume...
2010-02-01 Daniel StenbergWe introduce a loop in lib/multi.c around all calls...
2010-02-01 Yang Tseupdate rtsp server header field from SWS to RTSPD
2010-02-01 Yang TseTest suite support for RTSP
2010-01-30 Yang TseMake Curl_pop3_write() additionally truncate trailing...
2010-01-29 Yang TseWIN32 fix, _beginthreadex() may return either 0 or...
2010-01-29 Yang Tsefix errno usage for WIN32 builds
2010-01-29 Yang Tsefix printf-style format strings
2010-01-29 Yang TseChris Conroy fixed test #568 issues with carriage returns
2010-01-29 Yang TseRTSP followup fix. Both the pipelined and non-pipelined...
2010-01-28 Daniel Stenberg- Tommie Gannert pointed out a silly bug in ares_proces...
2010-01-28 Yang Tsefix printf-style format strings
2010-01-28 Yang TseUse 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for...
2010-01-28 Yang Tseportability fix
2010-01-28 Yang Tsefix printf-style format strings
2010-01-28 Yang TseKnown bug #64 fixed by Constantine Sapuntzakis and...
2010-01-28 Yang TseChris Conroy provided first RTSP tests
2010-01-28 Yang TseRTSP tests disabled until test harness RTSP support...
2010-01-28 Yang TseChris Conroy's RTSP followup fixes
2010-01-27 Yang Tsemention asynchronous DNS lookups enhancements
2010-01-27 Yang TseRestore normal operation:
2010-01-27 Yang Tsefix c-ares assumed check being skipped
2010-01-27 Yang Tsefix compiler warning
2010-01-27 Yang Tsefix LDFLAGS preservation in CURL_CHECK_LIB_ARES
2010-01-26 Daniel Stenbergno need to take precautiono for how things were before...
2010-01-26 Daniel Stenberg- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_...
2010-01-26 Dan FandrichAdded curl_threads.c to a few more non-configure build...
2010-01-26 Yang Tseminor fixes for --enable-ares configure option
2010-01-26 Daniel StenbergAndre Guibert de Bruet improved the libssh2 error code...
2010-01-26 Yang Tseresolver selection for non-configure Windows builds...
2010-01-26 Yang Tseadd curl_threads.c to non-configure target build files
2010-01-26 Yang Tseonstantine Sapuntzakis threaded resolver enhancements
2010-01-25 Yang TseConstantine Sapuntzakis threaded resolver enhancements
2010-01-25 Yang TseConstantine Sapuntzakis provided initial thread abstrac...
2010-01-25 Yang Tsemake Curl_handler_*_proxy definition static
2010-01-25 Dan FandrichUpdated minimum library sizes
2010-01-25 Yang Tsefix compiler warning
2010-01-24 Daniel StenbergJulien Chaffraix corrected bad #elif lines to silence...
2010-01-24 Yang TseHAVE_GETADDRINFO_THREADSAFE definition for non-configur...
2010-01-23 Bjorn StenbergMention -J change
2010-01-23 Bjorn StenbergAdded -J/--remote-header-name.
2010-01-23 Daniel Stenberg"remove progress meter from libcurl" at next API break
2010-01-23 Yang Tseadd inclusion of curl_memory.h
2010-01-23 Yang Tseadjust preprocessor symbol definition check relative...
2010-01-23 Yang TsePKTSIZE might have been already defined in arpa/tftp.h
2010-01-23 Dan FandrichInclude "curl_memory.h" to get the strdup replacement...
2010-01-22 Daniel Stenbergwrap long lines and do some indent policing
2010-01-22 Yang TseDefinitions of resolver specialty compile-time defines...
2010-01-22 Yang Tseadjust rtsp protocol support in curl-config and libcurl...
2010-01-22 Yang Tsedeal with the possibility that CURL_DISABLE_RTSP may...
2010-01-22 Yang Tsefix compiler warning: statement is unreachable
2010-01-22 Yang Tsefix compilation when http is disabled
2010-01-22 Yang Tsedisabling of rtsp when http isn't enabled required...
2010-01-22 Daniel Stenbergwrap long lines, remove (very old) attribution from...
2010-01-22 Daniel Stenbergcleanups by Julien Chaffraix
2010-01-22 Daniel Stenbergalphabetically sort the list of supported protocols
2010-01-22 Daniel StenbergIn spite claiming to tbe disabled by default, RTSP...
2010-01-22 Daniel Stenbergexpanded to provide info about the newer protocols too
2010-01-22 Daniel Stenbergs/RTPFUNCTION/INTERLEAVEFUNCTION/
2010-01-22 Daniel Stenbergkeep lines shorter than 80 columns, and reduce/remove...
2010-01-22 Yang TseJulien Chaffraix adjusted "<name> section" line length
2010-01-22 Yang TseConstantine Sapuntzakis refactoring of async callbacks...
2010-01-21 Dan FandrichAdded rtsp.c to the non-configure target build files
2010-01-21 Yang Tsefix compiler warning
2010-01-21 Yang Tsemake tftp_translate_code() static, it is only used...
2010-01-21 Yang Tsefix warning triggered when debugging on cygwin
2010-01-21 Yang Tseallow exporting of exe_ext() sub
2010-01-21 Yang Tseimprove displaylogcontent() sub fixing a warning
2010-01-21 Daniel Stenbergremove typedef we ended up not using
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2010-01-21 Daniel StenbergJulien Chaffraix fixed line lengths
2010-01-21 Daniel StenbergJulien Chaffraix removed an old obsolete typedef
2010-01-21 Daniel StenbergYun Fu pointed out a flaw in the loop that checks handl...
2010-01-21 Daniel Stenberg"5.3 Sort outgoing cookies" removed, we now sort them
2010-01-20 Yang TseSIGTERM is the signal to trap here, SIGKILL can't be...
2010-01-20 Yang TseUse killsockfilters() to kill sockfilter processes...
2010-01-20 Yang TseAllow killsockfilters() to take a 5th optional paramete...
2010-01-20 Yang TseUse delete() to unset environment variables instead...
2010-01-20 Yang TseAdjust valgrind logs file name detection.
2010-01-20 Daniel Stenbergmodified test case 8 to also make sure that we deal...
2010-01-19 Daniel Stenberg- As was pointed out on the http-state mailing list...
2010-01-19 Daniel Stenbergoops, I forgot to cvs add this before my previous commi...
2010-01-19 Daniel Stenberg- David McCreedy brought a fix and a new test case...
2010-01-19 Daniel Stenberg"260 - IMAP, POP3 and SMTP support" done!
2010-01-19 Daniel Stenbergavoid "Use of uninitialized value $l in concatenation"
2010-01-19 Yang TseFail harder when curl coredumps trying to verify http...
2010-01-19 Yang Tseprevent %runcert hash growth when clearing items
2010-01-19 Yang Tseupdate copyright year notice
2010-01-18 Yang TseConstantine Sapuntzakis enhancements to make memory...
2010-01-18 Dan FandrichAdded PEM certificate keyword
2010-01-18 Yang Tsefix warnings
2010-01-18 Yang TseStop ssl running server when cert file currently used...
next