platform/upstream/curl.git
2008-01-25 Daniel Stenberg- Kevin Reed filed bug report #1879375
2008-01-25 Daniel Stenbergusing anyauth isn't unconditionally an extra roundtrip
2008-01-25 Daniel Stenbergjust wanted to mention two uclinux archs I've tried...
2008-01-25 Yang Tseimprove request initialization for test harness HTTP...
2008-01-25 Yang TseDmitry Kurochkin's test harness HTTP server pipelining...
2008-01-24 Daniel Stenbergand Igor Franchuk is his name!
2008-01-24 Gunter Knauffixed link to latest native awk.
2008-01-24 Gunter Knaufupdated makefiles to use global copyright define.
2008-01-24 Gunter Knaufupdated awk script to fetch copyright from header.
2008-01-24 Gunter Knaufminor makefile tweaks.
2008-01-24 Gunter Knaufhappy new year
2008-01-24 Gunter Knaufuse more correctly named define.
2008-01-24 Gunter Knaufuse copyright define instead of hardcoded string.
2008-01-24 Gunter Knaufadded copyright define to curlver.h.
2008-01-23 Daniel Stenberg"Igor" pointed out that CURLOPT_COOKIELIST set to ...
2008-01-23 Daniel StenbergDmitry Kurochkin's pipelining close-down segfault fix
2008-01-23 Yang Tseupdate openssl version
2008-01-23 Yang TseSTDIN_FILENO, STDOUT_FILENO and STDERR_FILENO clone...
2008-01-23 Gunter Knaufhappy new year
2008-01-23 Gunter Knaufremoved inclusion of libcurl memory debug headers since...
2008-01-22 Yang Tsewhen unable to initialize sftp session, also log failur...
2008-01-22 Yang Tsecheck availability of poll.h header at configuration...
2008-01-22 Yang Tseupdate copyright year
2008-01-21 Daniel StenbergDmitry Kurochkin removed the cancelled state for pipeli...
2008-01-21 Yang TseDisable ldap support for cygwin builds, since it breaks...
2008-01-21 Yang Tseundo using internal *printf() clones for test #530
2008-01-20 Yang Tseuse internal *printf() clones since snprintf() not...
2008-01-20 Daniel StenbergJudson provided an example, and the added mirror adds...
2008-01-20 Daniel StenbergThis is a multi threaded application that uses a progre...
2008-01-20 Daniel Stenbergcurl.very-clever.com/ is a new mirror in Nuremberg...
2008-01-20 Yang TseAlso disable GSSAPIAuthentication for the test harness...
2008-01-19 Daniel Stenbergadded a (sample) target for 64bit msvc builds
2008-01-19 Daniel Stenbergrephrased the --socks5-hostname help output somewhat
2008-01-19 Daniel StenbergDmitry Kurochkin fixed test case 530 (pipelining)
2008-01-18 Daniel StenbergLau Hang Kin found and fixed a problem with the multi...
2008-01-18 Yang Tsefix failure to properly detect SSH and SOCKS servers...
2008-01-18 Yang Tseto actually allow really big HTTP POSTs curl's postfiel...
2008-01-17 Daniel Stenbergcurl-java 0.2.1
2008-01-17 Daniel Stenbergthe java binding is not really maintained
2008-01-17 Yang TseDon't abort tests 518 and 537 when unable to raise...
2008-01-17 Yang Tsefix compiler warning
2008-01-17 Dan FandrichPut the comments in an XML-valid location.
2008-01-17 Gunter Knaufupdated lib versions.
2008-01-17 Gunter Knaufupdated copyright for new year.
2008-01-16 Daniel StenbergAdded test 553. This test case and code is based on...
2008-01-16 Daniel Stenbergremove trailing comma too, even though I don't think...
2008-01-16 Daniel StenbergNathan Coulter's patch that makes runtests.pl respect...
2008-01-16 Daniel StenbergDmitry Kurochkin's additional pipelining bugfix
2008-01-16 Yang Tsefix handling of out of memory in the command line tool...
2008-01-16 Patrick MonneratOS/400 update:
2008-01-16 Daniel StenbergDmitry Kurochkin worked a lot on improving the HTTP...
2008-01-15 Daniel StenbergCalls to Curl_failf() are not supposed to provide a...
2008-01-15 Daniel StenbergWoops, partly revert my previous commit and do it sligh...
2008-01-15 Daniel StenbergI made the torture test on test 530 go through. This...
2008-01-15 Daniel StenbergMichal Marek's improved .curlrc syntax description
2008-01-14 Daniel StenbergJoe Malicki filed bug report #1871269
2008-01-14 Yang Tsefix compiler warning
2008-01-14 Yang Tsestartnew() shouldn't return a positive pid as reported...
2008-01-14 Daniel Stenberg5.3 support FF3 sqlite cookie files
2008-01-14 Gisle VanemTrying GnuTLS and OpenSSL together fails to compile...
2008-01-14 Yang Tse#115 is done
2008-01-13 Yang Tsefix compiler warning
2008-01-13 Yang Tseadd client features part
2008-01-12 Daniel StenbergI re-arranged the curl --help output. All the options...
2008-01-12 Daniel StenbergEric Landes provided the patch (edited by me) that...
2008-01-12 Daniel Stenbergadded release dates for four very old releases
2008-01-12 Yang TseRemove hardcoded verbosity
2008-01-12 Yang TseOoops
2008-01-11 Yang TseOoops
2008-01-11 Daniel Stenbergnew year
2008-01-11 Yang TseWhen verifying that test harness's SSH and SOCKS server...
2008-01-11 Yang Tsefix compiler warning
2008-01-11 Yang Tsefix compiler warning
2008-01-11 Daniel Stenberg"114 - Ranged downloads on file:// URLs" done
2008-01-11 Daniel StenbergDaniel Egger made CURLOPT_RANGE work on file:// URLs...
2008-01-11 Daniel StenbergI made the curl tool switch from using CURLOPT_IOCTLFUN...
2008-01-10 Daniel StenbergMichal Marek made curl-config --libs not include /usr...
2008-01-10 Yang TseTemporary change to help debugging SSH server verificat...
2008-01-10 Daniel StenbergTwo more items done:
2008-01-10 Daniel StenbergGeorg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOP...
2008-01-10 Daniel StenbergNikitinskit Dmitriy filed bug report #1868255
2008-01-10 Daniel Stenbergcorrected comment
2008-01-09 Yang Tsefix compiler warning
2008-01-09 Yang TseFix file Id
2008-01-09 Yang TseAdd /usr/freeware/sbin and /usr/freeware/libexec to...
2008-01-08 Daniel Stenbergadded the --retry problems mention on the curl-library...
2008-01-08 Yang TsePartially cleanup debugging messages in test harness...
2008-01-08 Yang TseRemove increased loglevel intended to debug autobuild...
2008-01-08 Daniel StenbergIntroducing curl_easy_pause() and new magic return...
2008-01-08 Daniel Stenbergremoved 113, both bugs #1850730 and #1854175 are fixed...
2008-01-08 Yang TseChange typecast due to cool.haxx.se/cvs.cgi/curl/includ...
2008-01-08 Yang TseIncrease loglevel to debug autobuild's publickey authen...
2008-01-08 Yang TseDisplay ssh server log and configuration upon socks...
2008-01-07 Dan FandrichFixed test description
2008-01-07 Patrick MonneratILE RPG support update (from include/curl/curl.h)
2008-01-06 Daniel Stenbergupdated URLs and moved down two issues to the new ...
2008-01-06 Daniel Stenbergmore SOCKS5_HOSTNAME adjustments from Richard Atterer
2008-01-06 Daniel Stenbergmake sure we deal with SOCKS5_HOSTNAME as a proxy type...
2008-01-06 Daniel StenbergRichard Atterer reverted back what I missed in my previ...
2008-01-06 Daniel Stenbergmake sure CURLPROXY_SOCKS5_HOSTNAME is taken care of...
next