platform/upstream/curl.git
2009-05-21 Gunter Knaufforced to use nmake for VC builds early so that its...
2009-05-21 Gunter Knaufstrip \r only on non-win32 platforms (wine on Linux).
2009-05-21 Gunter Knaufremoved an attempt to write to non-opened LOG introduce...
2009-05-21 Gunter Knaufreduced duplicate code.
2009-05-21 Gunter Knaufstripped \r from win32 curl --version output.
2009-05-21 Gunter Knaufenable mingw64 target.
2009-05-21 Gisle Vanem$(OBJ_DIR)/ares_getopt.o must be cleaned explicitly.
2009-05-21 Gisle VanemAdded CVS id.
2009-05-21 Gisle VanemUpdate coments. Long-file name setup is required.
2009-05-20 Dan FandrichAdded "non-existing host" test keywords to make it...
2009-05-20 Yang TseMention last changes
2009-05-20 Yang TseInitial ares_library_cleanup(3) man page
2009-05-20 Yang TseUpdate man page
2009-05-20 Yang TseUpdate man page
2009-05-19 Gunter Knaufchanged ssh.c to use HAVE_LIBSSH2_SESSION_BLOCK_DIRECTI...
2009-05-19 Daniel Stenberg- Kamil Dudka brought the patch from the Redhat bug...
2009-05-19 Yang TseInitial ares_library_init(3) man page attempt
2009-05-19 Yang TseForce revision update, to force CVS to update the ...
2009-05-19 Yang TseAdd same copyright notice as other c-ares files
2009-05-19 Yang TseFix case
2009-05-19 Yang TseForce revision update, to force CVS to update the ...
2009-05-19 Yang TseRemove empty line used to force CVS to update the ...
2009-05-18 Yang TseRemove run-time requirement for advapi32.dll since
2009-05-18 Yang TseAdd empty line, to force CVS to update the $Id date...
2009-05-18 Yang TseUpdate copyright year, to force CVS to update the ...
2009-05-18 Patrick MonneratAdded seek callback definitions in RPG wrappers
2009-05-18 Daniel Stenbergstart climbing to 7.19.6
2009-05-18 Daniel Stenberg7.19.5 brought 16 new contributors
2009-05-18 Daniel Stenberg7.19.5 coming up
2009-05-18 Yang TseRemove temporary debug tracing, and add nasty error...
2009-05-18 Yang TseIntentionally avoid checking if the address of SystemFu...
2009-05-18 Yang TseSimplify c-ares function capability check
2009-05-18 Yang Tse- Provide in external interface preprocessor symbol...
2009-05-17 Gunter Knauffixed case.
2009-05-17 Yang TseTake in account c-ares 1.6.1 introduces ares_library_in...
2009-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...
2009-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...
2009-05-17 Daniel Stenberg- James Bursa posted a patch to the mailing list that...
2009-05-15 Yang TseExtend displaying of logfiles upon first server start...
2009-05-15 Yang TseDisplaying of logfiles on ftp server satrtup failure...
2009-05-15 Yang Tsefix compiler warning: unused variable
2009-05-15 Yang Tseremove outdated comment
2009-05-15 Yang TseFix preprocessor conditional expression
2009-05-14 Yang TseAdd some debug tracing
2009-05-14 Yang TseFix detection of automatically choosen listener port...
2009-05-13 Yang Tselog each setsockopt/SO_REUSEADDR failure
2009-05-13 Yang Tsefix print formatting-string directives
2009-05-12 Yang Tsetemporary debug trace for ftp server satrtup failure...
2009-05-12 Daniel StenbergReverted my change to use Curl_connected_proxy() here...
2009-05-12 Yang Tsefix LC_ALL and LC_CTYPE when set with conflicting values
2009-05-12 Daniel Stenbergmake no proxy set return OK from Curl_connected_proxy...
2009-05-12 Yang TsefiX *__SOCKLEN_T definitions for remaining targets
2009-05-12 Yang Tse*__SOCKLEN_T definitions for OS400 already fixed
2009-05-11 Daniel Stenbergcurl_multi_socket and curl_multi_socket_all to be remov...
2009-05-11 Daniel Stenbergsplit off curl_multi_socket_action() into its own separ...
2009-05-11 Daniel Stenbergcurl_multi_socket_action() is the one we favor!
2009-05-11 Daniel StenbergTELNET transfers and SOCKS handshakes are blocking too
2009-05-11 Yang TsefIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS...
2009-05-11 Daniel Stenberg"228 - rpath problems in linking with custom openssl...
2009-05-11 Yang Tse#234 Done!
2009-05-11 Yang TseAdjust test definition for TPF.
2009-05-11 Yang TseFetch curl's 'CharConv' feature information, used by...
2009-05-11 Daniel Stenberg- Gregor Jasny made c-ares link with libtool 's -export...
2009-05-11 Daniel Stenbergtimeout in milliseconds works for me!
2009-05-11 Daniel StenbergAdded KNOWN_BUGS #65, and marked it for TODO in the...
2009-05-11 Daniel Stenbergmoved variables more locally to get rid of one set...
2009-05-11 Daniel StenbergUse Curl_connected_proxy() here instead of duplicating...
2009-05-11 Daniel Stenbergfix the Curl_connected_proxy function for when libcurl...
2009-05-11 Daniel StenbergAdded test 564 as DISABLED. It is for testing FTP over...
2009-05-11 Daniel Stenbergsupport --help to do the same as -h
2009-05-11 Daniel Stenberg- Balint Szilakszi reported a memory leak when libcurl...
2009-05-11 Daniel Stenberg- Kamil Dudka provided a fix for libcurl-NSS reported...
2009-05-11 Daniel Stenberg- I fixed the problem with doing NTLM, POST and then...
2009-05-11 Daniel StenbergInternal cleanup: KEEP_WRITE and KEEP_READ are now...
2009-05-11 Yang TseFix name of tool shown upon error.
2009-05-11 Yang TseRemove experimental check. Currently there's no need...
2009-05-10 Daniel StenbergAdded test 1100 - "HTTP POST with NTLM authorization...
2009-05-10 Daniel Stenbergthe Curl_getoff_all_pipelines SIGSEGV fix is committed
2009-05-10 Daniel Stenberg- Andre Guibert de Bruet correctly pointed out an over...
2009-05-10 Daniel Stenbergintroduce VCURL for verify calls, so that it can be...
2009-05-10 Daniel Stenbergmade the cookie tests 61 and 62 test httponly cookies...
2009-05-10 Yang TseFix function call pointed data size argument mismatch...
2009-05-10 Yang TseFix type cast
2009-05-09 Daniel StenbergConnectPlease() fixed for the new proxy connect functio...
2009-05-09 Yang TseFix libssh2 preprocessor symbol definition check
2009-05-09 Yang TseMention last changes
2009-05-09 Yang TseMakefile.am was lost
2009-05-09 Yang TseRemove DOS and TPF package's Makefile.am
2009-05-09 Yang TseIgnore more files for cvs
2009-05-08 Yang TseMention last changes
2009-05-08 Yang TseFix CR
2009-05-08 Yang TseRenamed vc6 workspace and project files to avoid filena...
2009-05-08 Yang TseRenamed vc6 workspace and project files to avoid filena...
2009-05-08 Yang TseChanged host name to be under the haxx.se domain
2009-05-08 Daniel StenbergAh, this was committed by mistake as part of my previou...
2009-05-08 Daniel Stenberg- Constantine Sapuntzakis fixed bug report #2784055
2009-05-08 Yang TseRemove temporary and HP-UX autobuild specific change...
2009-05-08 Yang TseFixes for non-ASCII platforms by David McCreedy
2009-05-07 Daniel StenbergCurl_sndbufset is (at times) defined in the header...
2009-05-07 Daniel Stenberg- Made the SO_SNDBUF setting for the data connection...
next