platform/upstream/curl.git
2008-03-31 Daniel Stenbergexpanded a comment around some of the new formpost...
2008-03-31 Daniel Stenberg- Added CURLFORM_STREAM as a supported option to curl_f...
2008-03-31 Dan FandrichChanged the makefile so the doc/examples/ programs...
2008-03-30 Daniel Stenbergadded people from the 7.18.1 release announcement
2008-03-30 Daniel Stenbergback to a blank for 7.18.2
2008-03-30 Daniel Stenbergstart working on 7.18.2
2008-03-30 Daniel Stenberg7.18.1
2008-03-30 Daniel Stenberg132 - Xponaut's CURLFORM_STREAM option to curl_formadd()
2008-03-30 Daniel StenbergI'm officially pushing the two remaining issues to...
2008-03-28 Dan FandrichMade the test work on perl 5.00
2008-03-27 Daniel Stenberg- Stephen Collyer pointed out that configure --with...
2008-03-27 Daniel Stenbergfix --with-libssh2 when given without path
2008-03-27 Daniel Stenberg- As found out and reported by Dan Petitt, libcurl...
2008-03-25 Daniel Stenbergspell!
2008-03-25 Daniel Stenberg- Made setting the CURLOPT_SSL_CTX_FUNCTION option...
2008-03-25 Daniel Stenbergspell it out loudly and clearly that CURLOPT_SSL_CTX_FU...
2008-03-22 Daniel Stenberg- Fixed the problem with doing a zero byte SCP transfer...
2008-03-21 Daniel Stenbergroadmap ahead
2008-03-20 Dan FandrichJes reported the curl-config bug
2008-03-20 Dan FandrichFixed a problem where curl-config --protocols could...
2008-03-20 Gunter Knaufadded --extvercmd parameter which can be used to specif...
2008-03-20 Michal Marek- Added --with-ca-path=DIRECTORY configure option to...
2008-03-18 Dan FandrichFixed an infinite loop when given an invalid SFTP quote...
2008-03-18 Dan FandrichAdded test 626 to reproduce an infinite loop when given...
2008-03-18 Michal Marek- Added curl_easy_getinfo typechecker.
2008-03-17 Michal MarekMark the statement expr with __extension__ so that...
2008-03-15 Dan FandrichSpell the commands right
2008-03-13 Dan FandrichAdded tests 622-625 to test SFTP/SCP uploads. Test...
2008-03-13 Daniel Stenberg- Brian Ulm figured out that if you did an SFTP upload...
2008-03-13 Daniel Stenberg- Brian Ulm figured out that if you did an SFTP upload...
2008-03-13 Daniel StenbergChange the confusing two variables for the expect 100...
2008-03-13 Dan Fandrich--ftp-create-dirs works on SFTP as well
2008-03-13 Daniel Stenbergfix code that is normally #ifdef'ed out
2008-03-12 Daniel StenbergDone: 125 - Michal Marek's typechecker-gcc work
2008-03-11 Daniel Stenbergupdated according to the name resolve race condition...
2008-03-11 Daniel Stenberg- Dmitry Popov filed bug report #1911069
2008-03-11 Daniel Stenberg- Added a macro for curl_easy_setopt() that accepts...
2008-03-11 Daniel StenbergRecommend passing a 1 as parameter to CURLOPT_SSLENGINE...
2008-03-11 Michal Marek- Added a type checking macro for curl_easy_setopt...
2008-03-10 Dan FandrichAdded tests 618-621 to test SFTP/SCP transfers of more...
2008-03-10 Michal Marekfixed typo
2008-03-10 Michal Marek(try to) use LIBS for libraries (-l) and LDFLAGS for...
2008-03-09 Daniel Stenberg- Brian Ulm reported a crash when doing a second SFTP...
2008-03-08 Daniel StenbergDone: 123 - Mike Protts' SFTP resume download
2008-03-07 Yang TseVS2005 and later dafault size for time_t is 64-bit...
2008-03-06 Michal MarekFix the gssapi configure check to detect newer MIT...
2008-03-06 Daniel Stenbergspellchecked
2008-03-06 Daniel Stenbergcurl_multi_timeout() is really not recommended with...
2008-03-06 Yang TseRegression fix:
2008-03-06 Dan FandrichAdded tests 616 and 617 to see how SFTP and SCP cope...
2008-03-06 Dan FandrichFixed the test harness so it will write out zero-length...
2008-03-05 Yang Tsefix log message used when unable to connect to destinat...
2008-03-04 Daniel StenbergMike Protts brought a patch that makes resumed transfer...
2008-03-01 Daniel Stenberg- Anatoli Tubman found and fixed a crash with Negotiate...
2008-02-29 Yang TseForce AIX xlc to fail and not generate object code...
2008-02-28 Daniel StenbergRemoved:
2008-02-28 Gunter Knauffixed commented define for SSPI.
2008-02-28 Yang Tsesignal handling to properly cleanup on SIGINT and SIGTERM
2008-02-28 Yang Tsewhen terminating do it falling through cleanup code
2008-02-28 Yang Tseavoid inclusion of setup.h in util.h
2008-02-28 Yang Tseheader inclusion cleanup
2008-02-27 Yang Tsemake comment more precise
2008-02-27 Daniel StenbergMichal Marek's cleanup of how curl_easy_setopt() is...
2008-02-27 Gunter Knaufadded get_ver.awk since c-ares is a standalone project...
2008-02-27 Gunter Knaufa couple of small fixes to the makefile:
2008-02-27 Gunter Knaufanother small change to the makefiles to simplify rules.
2008-02-26 Gunter Knauftrial to fix the HP-UX breakage...
2008-02-26 Gunter Knaufadded curl.html to install package.
2008-02-26 Gunter Knaufsome more minor makefile changes; removed useless dist...
2008-02-26 Gunter Knauffixed install target to create a ca-bundle.crt since...
2008-02-26 Yang Tseall reads from stdin and writes to stdout will be retri...
2008-02-26 Yang Tserefactor some code out to write_pidfile() in util.c
2008-02-26 Gunter KnaufAdded support for server name indication (RFC 4366).
2008-02-25 Daniel Stenberg- Kaspar Brand made GnuTLS-built libcurl properly ackno...
2008-02-23 Daniel Stenbergnow builds and runs with GnuTLS-built libcurls too
2008-02-23 Daniel Stenberg- Sam Listopad provided a patch in feature-request...
2008-02-22 Daniel Stenberg- Georg Lippitsch made the src/Makefile.vc6 makefile...
2008-02-22 Yang TseRevert sockfilt.c back to revision 1.42
2008-02-21 Daniel Stenberg- Zmey Petroff found a crash when libcurl accessed...
2008-02-21 Gunter Knauffixed missing header; changed bail out from exit()...
2008-02-21 Daniel Stenbergassert that the *connp is a non-NULL pointer when Curl_...
2008-02-20 Yang TseAvoid timeout restart when signal caught while awaiting...
2008-02-20 Gunter Knaufreformatted comment.
2008-02-20 Gunter Knaufadded read callback function in order to prevent crashs...
2008-02-20 Daniel Stenberg- Fixed test case 405 to not fail when libcurl is built...
2008-02-20 Daniel Stenbergmade the non-matching error code output nicer since...
2008-02-20 Gunter Knaufmention removal of SSLv2 by default.
2008-02-20 Daniel Stenbergoops, fixed to build
2008-02-20 Daniel Stenberg"118 - Gautam Kachroo's issue with proxies and ssl...
2008-02-20 Daniel Stenberg- Based on initial work done by Gautam Kachroo to addre...
2008-02-20 Daniel Stenberg- We no longer support setting the CURLOPT_URL option...
2008-02-19 Gunter Knaufapplied patch to disable SSLv2 by default; discussion:
2008-02-19 Dan FandrichAdded test309 to test HTTP redirect to HTTPS URL
2008-02-19 Yang Tsejuggle() actually returns bool.
2008-02-19 Yang Tsefix compiler warnings: 'statement is unreachable'
2008-02-19 Gunter Knauffix for new codestyle.
2008-02-19 Gunter Knaufmade changes to work with Win32;
2008-02-19 Yang Tsefix compiler warnings: 'enumerated type mixed with...
2008-02-18 Yang TseReduce to 20 seconds the time allowed to set SO_REUSEAD...
2008-02-18 Daniel Stenberghttps_getsock() should be static all over (and did...
next