platform/upstream/curl.git
2007-03-23 Yang TseChange spelling, ONE_TERRABYTE -> ONE_TERABYTE
2007-03-23 Dan FandrichDon't shut down sftp in an error if it was never started.
2007-03-22 Dan FandrichFree some additional strings on exit to avoid memory...
2007-03-22 Yang Tsefix wrong macro name introduced in las commit
2007-03-22 Yang TseAdd check for compiler variadic macro support in config...
2007-03-22 Dan FandrichFixed unused variable compiler warning.
2007-03-22 Dan FandrichUse C99-style variadic macros when available.
2007-03-22 Yang TseAdd a couple of local macros to improve code readability.
2007-03-22 Daniel Stenberg-z hasn't supported "yesterday" for quite some time...
2007-03-22 Yang Tseattempt to keep message length below 80 chars
2007-03-21 Yang Tsereverted back to previous version => curl.haxx.se/mail...
2007-03-21 Yang Tseavoid the use of variadic macros for greater portability
2007-03-21 Yang Tsefix compiler warning: implicit conversion from "long...
2007-03-20 Yang TseFixed: When a signal was caught awaiting for an event...
2007-03-20 Gisle VanemRemove unneeded 'HAVE_*' defines.
2007-03-19 Yang TseAvoid false positive detection of yaSSL
2007-03-19 Daniel Stenbergcommitted
2007-03-19 Yang TseBryan Henderson fixed the progress function so that...
2007-03-18 Daniel Stenberglanguage fix
2007-03-18 Daniel StenbergRemoved: yassl build breaks
2007-03-18 Daniel Stenbergdetect and show if built with yassl, but also set the...
2007-03-18 Daniel Stenbergdetect if built with the OpenSSL API "emulated" by...
2007-03-18 Yang TseFix compiler warning/error: ISO C90 forbids mixed decla...
2007-03-18 Yang TseCode refactoring, extracting a new function wait_ms...
2007-03-17 Gisle VanemRemove unneeded 'HAVE_*' defines. Detect i386 OS-target...
2007-03-17 Gisle VanemAdded cvs id. Use TOPDIR variable. Updated CSOURCES.
2007-03-17 Gisle VanemAdded a hack to work around the circular dependency...
2007-03-16 Daniel Stenbergopenssl/bio.h doesn't exist when we build with yassl...
2007-03-16 Dan FandrichFixed the test case to use a truly invalid urlglob...
2007-03-15 Daniel StenbergSebastien Trottier's issue
2007-03-15 Daniel Stenbergeight fresh issues to keep track of
2007-03-15 Dan FandrichVarious memory leaks plugged and NULL pointer fixes...
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 => curl.haxx.se/mail/lib...
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
next