platform/upstream/curl.git
2005-09-30 Daniel Stenberga new mirror, but we don't increase the amount since...
2005-09-30 Daniel StenbergUpdate in the "which license is best" section as it...
2005-09-29 Daniel StenbergStarting now, the verbose text that goes like "About...
2005-09-27 Daniel StenbergDavid Yan brought the Content-Range report
2005-09-27 Daniel StenbergAn anonymous submitter filed bug #1299181
2005-09-27 Daniel StenbergTJ Saunders of the proftpd project identified and point...
2005-09-22 Daniel Stenbergclarify what the default read callback does and how...
2005-09-21 Daniel Stenbergthree debian bug reports addressed
2005-09-21 Daniel Stenbergstricter type usage for time variables to avoid picky...
2005-09-21 Daniel Stenberg1 - attempted fix of uninitialized variable
2005-09-21 Daniel Stenbergsimplified the sin6_scope_id test and removed some...
2005-09-21 Daniel Stenbergfixed the check for the addrinfo struct
2005-09-21 Daniel Stenbergclarified ERRORBUFFER - some errors just don't write...
2005-09-21 Daniel Stenbergreturn an error string for the missing URL case
2005-09-21 Daniel Stenbergmention what WRITEFUNCTION and WRITEDATA do by default
2005-09-21 Daniel Stenbergoops, broken sentence fixed:
2005-09-20 Daniel StenbergUses __stdcall instead of SEC_ENTRY since it seems...
2005-09-20 Daniel StenbergSince newer ares versions should work with ipv6, I...
2005-09-20 Daniel Stenbergtypecasts added in an attempt to please the picky compilers
2005-09-19 Daniel Stenbergadded test 271
2005-09-19 Daniel Stenbergtest 271, the first ever TFTP test
2005-09-19 Daniel Stenbergseems to work for test 271 on Linux now!
2005-09-19 Daniel StenbergDmitry Bartsevich made the SSPI support work on Windows...
2005-09-18 Dominick MeglioAdded constants that will be used by ares_getaddrinfo...
2005-09-16 Daniel Stenbergkeep 'socktype' in the connectdata struct and make...
2005-09-16 Daniel Stenbergrecent changes
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
next