platform/upstream/curl.git
2003-10-15 Daniel Stenbergthe previous fix left this compiler error
2003-10-15 Daniel Stenbergbad license situation for the altname patch
2003-10-15 Daniel Stenbergnow libcurl runs better multi-threaded on windows
2003-10-15 Daniel StenbergAvoid doing getsockopt() on Windows to verify connects...
2003-10-14 Daniel Stenbergduphandle fix
2003-10-14 Daniel StenbergKimmo Kinnunen fixed a crash with duphandle() when...
2003-10-14 Daniel StenbergGisle Vanem brought IPv6-support to curl on Windows
2003-10-14 Daniel StenbergGisle Vanem's IPv6-on-Windows patch applied!
2003-10-14 Daniel Stenbergimproved the libtool check to disqualify "1.4c" when...
2003-10-14 Daniel StenbergAdded Domenico Andreoli for his patches
2003-10-13 Daniel Stenbergadded more mirrored versions of the ares 1.1.1 package
2003-10-13 Daniel StenbergUpdated build instruction since I now offer a complete...
2003-10-13 Daniel StenbergGiuseppe Attardi's ares+multi problem of 12-oct-2003
2003-10-13 Daniel StenbergClear the connection pointer after the async resolve...
2003-10-13 Daniel Stenbergdebian bug report #212086
2003-10-13 Daniel StenbergRemoved extra LDFLAGS assignment. Pointed out in debian...
2003-10-13 Daniel Stenberguse $(NROFF), not gnroff (patch by Domenico Andreoli)
2003-10-12 Daniel StenbergDirk modifide the share-locking for DNS lookups
2003-10-12 Daniel StenbergDirk Manske made the share-locking around DNS lookups...
2003-10-09 Daniel Stenbergresume fix
2003-10-09 Daniel StenbergLachlan O'Dea fixed a resume problem: "If I set CURLOPT...
2003-10-09 Daniel Stenbergsws fix, inet_pton fix
2003-10-09 Daniel StenbergDominick Meglio fixed this to build fine on MSVC
2003-10-09 Daniel Stenbergportability fix by using setup.h from the lib directory
2003-10-09 Daniel Stenbergremoved creation of tests/server/config.h
2003-10-09 Daniel Stenbergnot used anymore
2003-10-08 Daniel Stenbergname it pre1
2003-10-08 Daniel Stenbergclarify why this package exists
2003-10-08 Daniel Stenbergrun autoconf if needed
2003-10-08 Daniel Stenbergignore these files
2003-10-08 Daniel Stenbergadded for completeness
2003-10-08 Daniel Stenbergclarified the reason for this package
2003-10-08 Daniel Stenbergbail out hard if ipv6 and ares are both enabled at...
2003-10-08 Daniel Stenberg7.10.8-pre3 commit
2003-10-08 Daniel Stenberg- Frank Ticheler provided a patch that fixes how libcur...
2003-10-08 Daniel Stenberginclude file fixes
2003-10-08 Daniel Stenbergfixed to build fine without ssl
2003-10-07 Daniel Stenbergcheck for inet_pton()
2003-10-07 Daniel StenbergNeil Dunbar and subjectAltNames
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches
2003-10-07 Daniel Stenberg Neil Dunbar provided a patch that now makes libcurl...
2003-10-07 Daniel Stenbergtest case 508 added to test callback-based POST
2003-10-07 Daniel Stenberghttp post fix
2003-10-07 Daniel Stenbergmake sure that a regular POST using the read callback...
2003-10-06 Daniel StenbergO_NONBLOCK does not work on BeOS according to Shard
2003-10-05 Daniel Stenbergbuilds better on BeOS
2003-10-05 Daniel StenbergShard's fix to build fine on BeOS
2003-10-05 Daniel StenbergBeOS-adjustments, as provided by Shard
2003-10-05 Daniel Stenbergweird typo removed
2003-10-05 Daniel Stenbergjust re-indented some code
2003-10-05 Daniel StenbergNew code for BeOS-style non-blocking sockets, provided...
2003-10-05 Daniel Stenbergimproved the non-block check a lot:
2003-10-04 Daniel Stenbergcurlx.c example added
2003-10-04 Daniel Stenberg- Vincent Bronner pointed out that if you set CURLOPT_C...
2003-10-04 Daniel StenbergVincent Bronner pointed out that if you set CURLOPT_COO...
2003-10-04 Daniel StenbergJon Turner fix
2003-10-04 Daniel StenbergJon Turner mentioned this bug fix to correct how libcur...
2003-10-04 Daniel Stenbergfixed ares-resolves and ip-only names
2003-10-04 Daniel StenbergBased on a patch provided by Siddhartha Prakash Jain...
2003-10-04 Daniel StenbergCURLOPT_NOBODY means HEAD on HTTP servers
2003-10-03 Daniel StenbergPeter Sylvester's curlx.c code example added
2003-10-03 Daniel Stenbergproto fix
2003-10-03 Daniel StenbergRenamed the function argument named 'access', as noted...
2003-10-02 Daniel StenbergJames MacMillan's patch makes curl build on QNC 6.2.x.
2003-09-23 Daniel Stenbergdocumented the new 7.10.8 -T functionality
2003-09-23 Daniel Stenberg-4 and -6 added
2003-09-23 Daniel Stenbergmore details
2003-09-23 Daniel Stenbergupdated to match reality
2003-09-23 Daniel Stenbergreal name
2003-09-22 Daniel Stenbergip version selector, SPNEGO feature added to -V output
2003-09-22 Daniel StenbergAdded -4/--ipv4 and -6/ipv6.
2003-09-22 Daniel Stenbergcut the leading blurb, that will be used for the mail...
2003-09-22 Daniel StenbergInclude the RELEASE-NOTES file too, which is basicly...
2003-09-22 Daniel Stenbergworking draft of the upcoming 7.10.8 release notes
2003-09-21 Daniel Stenberg7.10.8-pre2
2003-09-21 Daniel Stenberganother segfault with multi+ares+non-existing hostname
2003-09-21 Daniel Stenbergfailing to resolve a name using ares must Curl_disconne...
2003-09-21 Daniel Stenbergfind and detect the Heimdal GSSAPI include path properly
2003-09-19 Daniel StenbergAdded CURLOPT_IPRESOLVE support
2003-09-19 Daniel StenbergMarkus Moeller's SPNEGO patch applied, with my edits...
2003-09-19 Daniel Stenbergupdated
2003-09-15 Daniel Stenberglanguage
2003-09-15 Daniel Stenbergbug fixes
2003-09-15 Daniel StenbergIf a connection is closed down and it had some kind...
2003-09-15 Daniel StenbergTest 90 added: --anyauth that picks NTLM with a redirec...
2003-09-15 Daniel Stenbergminor difference in how the part number magic is made
2003-09-15 Daniel Stenbergmake the NTLM part numbers get increased instead of...
2003-09-15 Daniel Stenbergtest 89 verifies -L and ntlm authentication, as bug...
2003-09-15 Daniel Stenbergtest88, doing PUT with --digest now works
2003-09-15 Daniel StenbergWhen we issue a HTTP request, first make sure if the...
2003-09-14 Daniel Stenbergnew ares patch uploaded
2003-09-14 Daniel StenbergJeff Pohlmeyer is our hero of the week!
2003-09-14 Daniel Stenbergreverted the change that blanks LIBS
2003-09-14 Daniel StenbergJeff Pohlmeyer did some marvelous debugging to track...
2003-09-12 Daniel Stenbergblank the LIBS variable, as we don't need any libs...
2003-09-12 Daniel StenbergAdded more docs for DEBUGFUNCTION as suggsted by Mohun...
2003-09-12 Daniel Stenbergmulti handle DNS cache, "Negotiate" authentication...
2003-09-12 Daniel Stenbergclear the proxy env
2003-09-12 Daniel StenbergWhen people have environment variables set for protocol...
2003-09-11 Daniel StenbergTim Bartley's patch that makes the GSSNEGOTIATE option...
next