]> granicus.if.org Git - curl/shortlog
curl
2007-03-15 Daniel Stenberg- Nick made the curl tool accept globbing ranges that...
2007-03-15 Dan FandrichFixed some memory leaks in various error paths.
2007-03-15 Yang Tseshow better description for AMD64-linux static librarie...
2007-03-15 Dan FandrichFixed a memory leak.
2007-03-14 Daniel Stenbergyassl doesn't have SSL_get_shutdown() in its OpenSSL...
2007-03-14 Dan FandrichFixed a NULL pointer dereference on sftp initialization...
2007-03-13 Dan Fandrich--ftp-ssl-control is now honoured on ftps:// URLs
2007-03-13 Gisle VanemUse Curl_inet_pton() instead of inet_pton().
2007-03-12 Dan Fandrichlibcurl supplies its own crypto hash functions when...
2007-03-12 Daniel StenbergRECV is for download
2007-03-12 Yang TseEmmanuel Dreyfus fixed not being able to find ber_free...
2007-03-11 Daniel Stenbergcan just as well NULLify the pointer in a single spot
2007-03-11 Daniel Stenbergreverted the pselect patch => http://curl.haxx.se/mail...
2007-03-11 Yang Tsefix compiler warning: unused variable
2007-03-10 Daniel StenbergEygene Ryabinkin fixed a use-after-free issue with...
2007-03-10 Daniel StenbergBryan Henderson
2007-03-10 Daniel Stenberg- Bryan Henderson introduces two things:
2007-03-10 Daniel Stenbergpycurl 7.16.1
2007-03-10 Yang Tsechange max allowed time for this test to complete to...
2007-03-09 Dan FandrichUpdated the test harness to add a new "crypto" feature...
2007-03-09 Daniel Stenberg- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
2007-03-09 Daniel Stenberg- Robert A. Monat improved the maketgz and VC6/8 genera...
2007-03-09 Daniel Stenberg- Justin Fletcher fixed a file descriptor leak in the...
2007-03-09 Dan FandrichUpdated the test harness to check for protocol support...
2007-03-08 Dan FandrichMade a few cleanups.
2007-03-08 Dan FandrichAdded SSL as a required feature for test case 400.
2007-03-08 Yang Tseremove code superceeded by the new method used to force
2007-03-08 Dan FandrichAdded test infrastructure to support basic FTPS tests...
2007-03-07 Dan FandrichHonour --ftp-ssl-control on ftps:// URLs to allow encry...
2007-03-07 Yang Tsefix test leftover in previous commit
2007-03-07 Yang Tseforce libtool to build static libraries with PIC on...
2007-03-07 Yang TseAutoconf redefines the M4 builtin macro 'm4_undefine...
2007-03-06 Dan FandrichFixed a couple of problems detected by valgrind in...
2007-03-06 Dan FandrichAutoconf 2.57 didn't like these m4_undefine for some...
2007-03-06 Yang Tseskip libtool C++ and Fortran linker checks
2007-03-06 Yang Tseskip libtool C++ and Fortran checks
2007-03-03 Yang Tsestricter newline policy
2007-03-03 Yang Tse30 seconds isn't long enough for this test on a loaded...
2007-03-03 Yang Tsestricter newline policy
2007-03-02 Daniel Stenberg- Robert A. Monat and Shmulik Regev helped out to fix...
2007-03-01 Daniel Stenbergremove unncessary and wrong remark
2007-03-01 Yang TseReduce the posibility of leaving the sockfilter hanging...
2007-03-01 Yang TseDo not remove CURLM_STATE_WAITPROXYCONNECT from the...
2007-02-28 Yang Tseproper symbol definition check for Novell NetWare
2007-02-28 Yang Tseproper symbol definition check for all AmigaOS flavours
2007-02-28 Daniel Stenbergclarify that -K files are expected to have one option...
2007-02-28 Yang Tseprotect from themselves those who need it
2007-02-27 Yang Tselog a 1120 chars long string to aid in quoted-printable...
2007-02-27 Daniel Stenberg- Hang Kin Lau found and fixed: When I use libcurl...
2007-02-27 Gisle VanemAdded "CSOURCES = $(CURL_SOURCES)".
2007-02-27 Gisle VanemAdded TOPDIR variable. Put dependencies in external...
2007-02-27 Gisle VanemRemove $(CURL_SOURCES).
2007-02-27 Gisle VanemAdded TOPDIR variable. Put dependencies in external...
2007-02-27 Gisle VanemAdded TOPDIR variable. Put dependencies in external...
2007-02-27 Gisle VanemAdded TOPDIR variable. Updated package locations.
2007-02-27 Daniel StenbergHTTP Digest header parsing fix
2007-02-27 Daniel StenbergSomewhat updated, changes include: I tried to be more...
2007-02-27 Yang Tseno proxy support if libcurl is built with HTTP disabled
2007-02-26 Daniel StenbergJose Kahan pointed out a Digest server that provided...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2007-02-26 Gisle VanemRemoved unneeded 'HAVE_x' defines.
2007-02-26 Gisle VanemFix typo.
2007-02-25 Gisle VanemConstify some arguments.
2007-02-25 Gisle VanemUse dynamic version of libcurl. Use '\' in dependencies.
2007-02-25 Daniel StenbergTwo new mirrors, but the total amount of mirrors still...
2007-02-25 Daniel Stenberg- Adam D. Moss made the HTTP CONNECT procedure less...
2007-02-23 Daniel StenbergWorks for me
2007-02-23 Daniel Stenberg- Added warning outputs if the command line uses more...
2007-02-22 Daniel Stenbergsetting CURLOPT_PROXY to "" explicitly disables the...
2007-02-22 Dan Fandrich5 seconds isn't always enough time to start a server...
2007-02-22 Yang Tseremove redundant check in timestamp detection
2007-02-22 Yang Tseinclude <sys/types.h> when checking availability of...
2007-02-22 Yang Tsecompiler warning fix
2007-02-22 Yang TseFix compiler warning "statement is unreachable"
2007-02-22 Yang TseFix compiler warnings
2007-02-22 Yang TseCheck for stdbool.h at configuration stage, and include...
2007-02-21 Daniel Stenbergsilence two cases of "comparison between signed and...
2007-02-21 Daniel Stenberg- Ravi Pratap provided work on libcurl making pipelinin...
2007-02-21 Yang Tsecurlassert macro replaced with DEBUGASSERT macro define...
2007-02-21 Dan FandrichInclude some possible dependencies of arpa/inet.h
2007-02-21 Gisle VanemCleanup WIN32 target using WSACleanup().
2007-02-21 Yang Tsefix compiler warning "enumerated type mixed with anothe...
2007-02-20 Linus Nielsen... New FTP CCC functionality - adds passive and active...
2007-02-20 Linus Nielsen... New FTP CCC functionality - adds passive and active...
2007-02-20 Dan FandrichInclude network byte order conversion macros on Minix.
2007-02-20 Yang Tsecompiler warning fix
2007-02-20 Yang Tsecompiler warning fix
2007-02-20 Yang Tsecurl tool was using functions curlx_tvnow and curlx_tvd...
2007-02-20 Yang TseMove header file inclusion logic and definition of...
2007-02-20 Yang TseSeveral corrections & changes to what has been stated...
2007-02-20 Yang Tseadd tutil_tvdiff_secs() for completeness
2007-02-19 Dan FandrichMention curl-config dependencies fix.
2007-02-19 Yang Tsefix typo
2007-02-19 Yang TseShow libcurl's timestamp. This timestamp is only availa...
2007-02-19 Gisle VanemAdded ares_parse_ns_reply.obj etc.
2007-02-19 Gisle VanemINADDR_NONE no longer used.
2007-02-19 Gisle VanemFixed typo.
2007-02-19 Daniel StenbergVlad Dinulescu added ares_parse_ns_reply()
2007-02-19 Daniel StenbergIan Turner fixed the libcurl.m4 macro's support for...
next