]> granicus.if.org Git - curl/shortlog
curl
2010-02-12 Daniel Stenbergfree --mail-from strings properly
2010-02-11 Patrick Monnerat_ Make it compilable again on OS400.
2010-02-11 Yang Tsemention last changes
2010-02-11 Yang TseSteven M. Schweda updated VMS readme file
2010-02-11 Yang TseSteven M. Schweda removed batch_compile.com and defines.com
2010-02-11 Yang TseSteven M. Schweda fixed:
2010-02-10 Dan FandrichMention the minimum size of CURL_MAX_WRITE_SIZE
2010-02-10 Yang Tse- remove extra "\r\n" from doc404_RTSP
2010-02-09 Dan FandrichRemoved some erroneous "compressed" key words
2010-02-09 Daniel Stenbergstart working on 7.20.1
2010-02-09 Daniel Stenbergspell and 7.20.0 curl-7_20_0
2010-02-09 Daniel Stenberg- When downloading compressed content over HTTP and...
2010-02-09 Daniel Stenbergset VERSIONINFO accordingly for the 7.20.0 release
2010-02-06 Yang Tsewarning fix
2010-02-06 Yang TseOOM handling fix
2010-02-06 Yang TseOOM handling fix
2010-02-05 Yang Tsefix compiler warning
2010-02-05 Yang Tsefix compiler warning
2010-02-05 Yang Tsefix compiler warning
2010-02-05 Yang TseAddes OOM handling for curl_easy_setopt() calls in...
2010-02-05 Yang Tse- avoid OpenSSL 0.9.8 ENGINE_by_id memory leak
2010-02-05 Yang Tse- attempt to workaround icc 9.1 optimizer issue
2010-02-04 Yang Tsefix printf-style format strings
2010-02-04 Yang TseValidate server port argument
2010-02-04 Yang TseFix variable initialization
2010-02-04 Yang TseModified test case 557 to additionally verify libcurl...
2010-02-04 Yang TseAdded size check for 'short' data type
2010-02-04 Yang TseFix compiler warning: unused variable
2010-02-04 Yang Tseadded an additional second to allow test to pass on...
2010-02-03 Dan FandrichChanged the Watcom makefiles to make them easier to...
2010-02-03 Daniel Stenbergmore symbols added in 7.20.0
2010-02-03 Yang TseFix OOM handling
2010-02-03 Yang TseFix progressmode Configurable struct member data type...
2010-02-03 Yang TseFix portability issue related with unaligned memory...
2010-02-03 Yang TseFix compiler warnings: conversion from 'const int ...
2010-02-03 Yang Tsecookies with same path length might get sorted in diffe...
2010-02-03 Yang Tseadded an additional second to allow test to pass on...
2010-02-02 Yang TseFix compiler warning: conditional expression is constant
2010-02-02 Yang TseFix compiler warning: local variable may be used withou...
2010-02-02 Yang TseFix compiler warnings: conversion from 'const int ...
2010-02-02 Yang TseFix compiler warnings:
2010-02-02 Yang Tsemention a couple of changes back from November
2010-02-02 Yang Tsemention run time statistics options
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...
next