]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2010-03-15  Daniel Stenberg- Constantine Sapuntzakis brought a patch:
2010-03-11  Yang Tsefix compiler warning
2010-03-11  Dan FandrichSSL should now be working out-of-the-box on Symbian...
2010-03-11  Dan FandrichEnable Symbian zlib support by default.
2010-03-11  Dan FandrichAllow compilation even when OpenSSL has been configured...
2010-03-10  Dan FandrichA few Symbian build changes
2010-03-09  Yang Tsewatt32 compilation fix
2010-03-06  Daniel Stenberg- Ben Greear brought a patch that fixed the rate limiti...
2010-03-06  Daniel Stenbergindent fix by Ben Greear, I removed some braces for...
2010-03-06  Yang TseAdded another VS10 version string
2010-03-06  Yang Tsefix line break
2010-03-06  Yang Tseremoved usage of 's6_addr', fixing compilation issue...
2010-03-05  Daniel StenbergDaniel Johnson provided fixes for building with the...
2010-03-05  Yang TseAdded IPv6 name servers support
2010-03-05  Gisle VanemOps!. Readded ares_nowarn.h.
2010-03-05  Gisle VanemAdded ares_nowarn.c.
2010-03-05  Yang TseConstantine Sapuntzakis detected and fixed a double...
2010-03-05  Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for VMS...
2010-03-04  Daniel StenbergJulien Chaffraix clarified CURLOPT_HEADERFUNCTION and...
2010-03-02  Daniel Stenberg- [Daniel Johnson] I've been trying to build libcurl...
2010-03-02  Daniel Stenberg- Based on patch provided by Jacob Moshenko, the transf...
2010-03-02  Daniel Stenbergupdate the generic copyright year range to include...
2010-03-02  Daniel Stenberg- Andrei Benea filed bug report #2956698 and pointed...
2010-03-02  Daniel Stenberg- Markus Duft pointed out in bug #2961796 that even...
2010-03-02  Daniel Stenberg- Made the pingpong timeout code properly deal with...
2010-03-02  Daniel Stenbergremove assignment never used
2010-03-01  Daniel Stenberg- Ben Greear provided an update for TFTP that fixes...
2010-03-01  Daniel StenbergSSL, not SSH, SSL
2010-03-01  Daniel Stenberg- Wesley Miaw reported bug #2958179 which identified...
2010-02-28  Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2010-02-28  Yang TseAdded ares_nowarn.* to VC6 project file
2010-02-26  Daniel Stenbergspellchecked by Stéphane Fillod
2010-02-26  Daniel Stenberg- Pat Ray in bug #2958474 pointed out an off-by-one...
2010-02-26  Dan FandrichFixed a couple of out of memory leaks and a segfault...
2010-02-26  Yang Tsefix sizeof short
2010-02-26  Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2010-02-26  Yang TseAdded SIZEOF_INT definition
2010-02-26  Yang Tsefix compiler warning
2010-02-26  Yang Tsefix compiler warning
2010-02-25  Yang Tsefix compiler warning
2010-02-25  Dan FandrichFixed a couple of out of memory leaks and a segfault...
2010-02-25  Yang Tsefix file name
2010-02-25  Yang TseFixed bug report #2958074 indicating
2010-02-24  Yang Tseenable 802 and 803
2010-02-24  Yang Tsefix compiler warning
2010-02-23  Yang Tsefix compiler warning
2010-02-23  Yang Tsefix compiler warning
2010-02-23  Yang Tsefix socket data type
2010-02-22  Yang Tsefix socket data type and logging format in debug tracki...
2010-02-22  Yang Tseconvert Curl_ultous() and Curl_ultouc() functions to...
2010-02-22  Yang Tseupdated sources
2010-02-22  Patrick Monnerat_ Adjusted RFC821 HELO fallback and enabled test804
2010-02-22  Patrick Monnerat- Proper handling of STARTTLS on SMTP, taking CURLUSESS...
2010-02-22  Yang Tseadd header inclusion
2010-02-22  Yang Tsefix compiler warning
2010-02-21  Yang Tsefix compiler warning
2010-02-21  Daniel Stenbergclarify more details on section "2.1 More non-blocking"
2010-02-21  Daniel StenbergTFTP transfers are not blocking since 7.20.0
2010-02-20  Daniel Stenberg- Fixed the SMTP compliance by making sure RCPT TO...
2010-02-20  Daniel Stenberg- I made the SMTP code expect a 250 response back from...
2010-02-20  Daniel Stenbergcorected a comment and wrapped a few longish lines
2010-02-20  Yang Tsefix compiler warning
2010-02-20  Yang Tsefix compiler warning
2010-02-20  Yang Tsefix compiler warning
2010-02-19  Yang Tsefix compiler warning
2010-02-18  Yang Tsefix compiler warning
2010-02-17  Daniel Stenbergares_reinit()
2010-02-17  Daniel Stenberguse curl standard indentation and line lengths
2010-02-16  Yang Tsereplaced tabs with spaces
2010-02-16  Yang Tsefix Content-Length validation
2010-02-15  Daniel Stenberguse (void) in front of fwrite() calls that ignore the...
2010-02-15  Yang Tsefix compiler warning: conversion from "long" to "size_t...
2010-02-15  Yang Tsefix compiler warning: conversion from "long" to "size_t...
2010-02-15  Daniel Stenberg-w speed_download and speed_upload are measured in...
2010-02-14  Daniel Stenberg75. NTLM authentication involving unicode user name...
2010-02-14  Yang Tseremoved trailing whitespace
2010-02-14  Yang Tsefix compiler warning
2010-02-14  Yang TseOverhauled test suite getpart() function. Fixing potent...
2010-02-13  Daniel Stenberg- Martin Hager reported and fixed a problem with a...
2010-02-13  Gunter Knaufused allways #ifdef / #ifndef;
2010-02-13  Gunter Knaufreplaced tabs by spaces, removed trailing tabs/spaces.
2010-02-13  Daniel Stenberg- Tom Donovan fixed the CURL_FORMAT_* defines when...
2010-02-12  Daniel Stenberg- Jack Zhang reported a problem with SMTP: we wrongly...
2010-02-12  Daniel StenbergCURLOPT_MAIL_RCPT is *not* a string so we must not...
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
next