platform/upstream/curl.git
2005-09-16 Daniel Stenbergrenamed sendfile() since some systems have a system...
2005-09-16 Daniel StenbergIn the Solaris 7 header files for tftp, the th_stuff...
2005-09-16 Daniel Stenbergprevent warnings on re-defining MIN
2005-09-16 Daniel Stenbergadded URLs to bug reports
2005-09-16 Daniel StenbergAdded known bugs #26, started using my new "bounce...
2005-09-16 Daniel Stenberguse int "subscripts" to prevent warnings from picky...
2005-09-16 Daniel Stenberguse internal *printf() clones
2005-09-15 Daniel Stenbergifdef for includes, added checking for two not previous...
2005-09-15 Daniel Stenberguse make -k when running the tests
2005-09-15 Daniel Stenbergignore this too
2005-09-15 Daniel Stenbergbuild tftpd too!
2005-09-15 Daniel StenbergFirst version of the TFTP server. Basic functionality...
2005-09-15 Daniel Stenbergadded TFTP and TFTP-ipv6 support
2005-09-15 Daniel Stenbergmoved test2file() to util.c
2005-09-15 Daniel Stenbergminor changes, the biggest one being using Curl_select()
2005-09-15 Daniel Stenbergmention the configure change
2005-09-14 Daniel Stenbergoops, return error if an error did occur!
2005-09-12 Daniel StenbergCURLOPT_BUFFERSIZE clarification
2005-09-10 Daniel StenbergUse the AC_CHECK_MEMBER() function for check struct...
2005-09-08 Daniel Stenberg--max-time should work just as good on win32 these...
2005-09-08 Daniel Stenbergmention the protocol-guessing when no protocol part...
2005-09-07 Daniel Stenbergadded tftp.c
2005-09-07 Daniel StenbergBen Madsen reported a problem that only seemed to occur...
2005-09-07 Daniel StenbergThanks to Scott Davis' detailed reports, I found this...
2005-09-06 Gisle VanemFix warning about missing initializers.
2005-09-06 Gisle VanemFix for bind() on Winsock; AF_UNSPEC (0) is illegal.
2005-09-06 Daniel StenbergNow curl warns if an unknown variable is used in the...
2005-09-06 Daniel Stenbergbinding updates
2005-09-06 Daniel Stenbergsockets are curl_socket_t to build cleaner
2005-09-06 Daniel StenbergUse SOCK_DGRAM for TFTP. Consider setting this up at...
2005-09-06 Gunter Knaufminor Makefile fixes.
2005-09-05 Daniel StenbergAdded the people from the 7.14.1 release announcement.
2005-09-05 Daniel Stenbergnew release, work has been "initiated"
2005-09-04 Daniel Stenbergmention the recent improvements
2005-09-04 Daniel Stenbergdon't start lines with apostrophes!
2005-09-04 Daniel Stenbergcheck that bind() returns success
2005-09-04 Daniel Stenberg--protocols now supports TFTP
2005-09-04 Daniel Stenberg7.14.2 actually
2005-09-04 Daniel StenbergAdded FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
2005-09-02 Daniel StenbergJohn Kelly added TFTP support to libcurl. A bunch of...
2005-09-02 Daniel Stenbergexplain why the ABI depends on the SSL libs
2005-09-01 Daniel Stenberguse -c to automake to copy the new files
2005-09-01 Daniel Stenbergwork on 7.14.2 starts now
2005-09-01 Daniel Stenberg7.14.1 coming right up
2005-09-01 Daniel Stenbergsoftened my opinions, added API benefit - Thanks to...
2005-09-01 Daniel Stenbergclarify that the ctxfunc is called on all new connects
2005-09-01 Daniel Stenbergadded DISTRO-DILEMMA
2005-09-01 Daniel Stenbergadded the URL
2005-09-01 Daniel Stenbergnew
2005-08-31 Daniel Stenbergoops, the GNU GSS patch could clobber the CPPFLAGS...
2005-08-31 Daniel Stenbergocurl release
2005-08-31 Daniel Stenberguse it as 'struct addrinfo' so perhaps it builds on...
2005-08-30 Gunter Knaufquick hack to make it working again on Win32 - however...
2005-08-29 Daniel StenbergKevin Lussier pointed out a problem with curllib.dsp
2005-08-29 Daniel StenbergUse the more correct BUILDING_LIBCURL define instead...
2005-08-29 Daniel Stenbergspell-fix
2005-08-29 Daniel StenbergIgor Polyakov fixed a rather nasty problem with the...
2005-08-29 Daniel StenbergAdded GNU GSS and separate sections for MIT GSS and...
2005-08-29 Daniel StenbergSimon Josefson brought GNU GSS support
2005-08-29 Daniel Stenberg1.3.0 coming just up
2005-08-29 Daniel StenbergMoved the GnuTLS related TODO items from lib/TODO.gnutl...
2005-08-26 Daniel Stenberg4.14 Redirects work in browser but not with curl!
2005-08-25 Daniel Stenbergok, the right term (using RFC2616 lingo) for the -X...
2005-08-25 Daniel Stenberg"Added in 7.14.1" notes and some minor edits
2005-08-25 Daniel StenbergCURLINFO_COOKIELIST is added in 7.14.1
2005-08-24 Daniel StenbergTheo Borm's example, as was posted here:
2005-08-24 Daniel StenbergToby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to...
2005-08-24 Daniel Stenbergvalgrind version 3 renames the --logfile command line...
2005-08-24 Daniel Stenbergfixed #26, GnuTLS CA cert verification
2005-08-24 Daniel StenbergFixed CA cert verification using GnuTLS with the defaul...
2005-08-23 Daniel Stenbergknown bug #26, pretty fatal for anyone who wants to...
2005-08-22 Gunter Knaufenabled statically linked builds.
2005-08-21 Daniel Stenbergwell hit me, that wasn't possible, use 1:0:0 anyway...
2005-08-21 Daniel Stenbergmodified the version-info, we only added functions
2005-08-21 Daniel Stenbergincrease version info
2005-08-21 Daniel Stenbergavoid adding a blank dir to the LD_LIBRARY_PATH when...
2005-08-21 Daniel StenbergAlfredo Tupone provided a fix for the Windows code...
2005-08-19 Daniel StenbergUsing CURLOPT_COOKIEFILE serveral times add more files...
2005-08-19 Daniel Stenbergremoved the unreachable code warning from gcc debug...
2005-08-19 Daniel StenbergNorbert Novotny had problems with FTPS and he helped...
2005-08-19 Daniel Stenbergone german mirror has died while another one was added...
2005-08-19 Daniel StenbergAdded new contributors from RELEASE-NOTES. The somewhat...
2005-08-19 Daniel Stenbergremoved some inaccurate comments about the TYPE_IN_ADDR...
2005-08-19 Daniel StenbergThe big POST to HTTPS is probably not a bug.
2005-08-18 Gunter Knaufminor Makefile fixes.
2005-08-18 Gunter Knaufupdated NetWare section.
2005-08-18 Daniel Stenbergdetabified
2005-08-18 Daniel Stenbergdetabify
2005-08-18 Daniel StenbergHarshal Pradhan's use-after-free bug with ares is now...
2005-08-18 Daniel Stenbergit isn't strictly necessary to use it after a perform
2005-08-17 Daniel Stenbergremoved issue 20 that was about valgrind complaints...
2005-08-17 Daniel Stenbergthe SOCKS situation
2005-08-17 Daniel Stenbergremoved old info about curl_getdate() just simply isn...
2005-08-17 Daniel Stenbergremove the typecast to long from time_t, since we now...
2005-08-17 Daniel Stenberghandles expiry times in cookie files that go beyond...
2005-08-17 Daniel Stenberg- Jeff Pohlmeyer found out that if you ask libcurl...
2005-08-16 Gunter Knaufadded curl_mvsnprintf to the export list; I appened...
2005-08-16 Gunter Knaufadded curl_mvsnprintf to the export list.
2005-08-16 Daniel Stenbergclient side fixes
2005-08-16 Daniel Stenbergtypecase the isspace() argument to int
next