2003-10-15 |
Daniel Stenberg | bad license situation for the altname patch |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Daniel Stenberg | now libcurl runs better multi-threaded on windows |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Daniel Stenberg | Avoid doing getsockopt() on Windows to verify connects... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Daniel Stenberg | duphandle fix |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Daniel Stenberg | Kimmo Kinnunen fixed a crash with duphandle() when... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Daniel Stenberg | Gisle Vanem brought IPv6-support to curl on Windows |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Daniel Stenberg | Gisle Vanem's IPv6-on-Windows patch applied! |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Daniel Stenberg | improved the libtool check to disqualify "1.4c" when... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Daniel Stenberg | Added Domenico Andreoli for his patches |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | added more mirrored versions of the ares 1.1.1 package |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | Updated build instruction since I now offer a complete... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | Giuseppe Attardi's ares+multi problem of 12-oct-2003 |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | Clear the connection pointer after the async resolve... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | debian bug report #212086 |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | Removed extra LDFLAGS assignment. Pointed out in debian... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Daniel Stenberg | use $(NROFF), not gnroff (patch by Domenico Andreoli) |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Daniel Stenberg | Dirk modifide the share-locking for DNS lookups |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Daniel Stenberg | Dirk Manske made the share-locking around DNS lookups... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | resume fix |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | Lachlan O'Dea fixed a resume problem: "If I set CURLOPT... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | sws fix, inet_pton fix |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | Dominick Meglio fixed this to build fine on MSVC |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | portability fix by using setup.h from the lib directory |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | removed creation of tests/server/config.h |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Daniel Stenberg | not used anymore |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | name it pre1 |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | clarify why this package exists |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | run autoconf if needed |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | ignore these files |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | added for completeness |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | clarified the reason for this package |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | bail out hard if ipv6 and ares are both enabled at... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | 7.10.8-pre3 commit |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | - Frank Ticheler provided a patch that fixes how libcur... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | include file fixes |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | fixed to build fine without ssl |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | check for inet_pton() |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | Neil Dunbar and subjectAltNames |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | ares 1.1.1 with collected applied patches |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | Neil Dunbar provided a patch that now makes libcurl... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | test case 508 added to test callback-based POST |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | http post fix |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | make sure that a regular POST using the read callback... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Daniel Stenberg | O_NONBLOCK does not work on BeOS according to Shard |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | builds better on BeOS |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | Shard's fix to build fine on BeOS |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | BeOS-adjustments, as provided by Shard |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | weird typo removed |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | just re-indented some code |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | New code for BeOS-style non-blocking sockets, provided... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Daniel Stenberg | improved the non-block check a lot: |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | curlx.c example added |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | - Vincent Bronner pointed out that if you set CURLOPT_C... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Vincent Bronner pointed out that if you set CURLOPT_COO... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Jon Turner fix |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Jon Turner mentioned this bug fix to correct how libcur... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | fixed ares-resolves and ip-only names |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Based on a patch provided by Siddhartha Prakash Jain... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | CURLOPT_NOBODY means HEAD on HTTP servers |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Stenberg | Peter Sylvester's curlx.c code example added |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Stenberg | proto fix |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Stenberg | Renamed the function argument named 'access', as noted... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Daniel Stenberg | James MacMillan's patch makes curl build on QNC 6.2.x. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | documented the new 7.10.8 -T functionality |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | -4 and -6 added |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | more details |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | updated to match reality |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | real name |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | ip version selector, SPNEGO feature added to -V output |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | Added -4/--ipv4 and -6/ipv6. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | cut the leading blurb, that will be used for the mail... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | Include the RELEASE-NOTES file too, which is basicly... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | working draft of the upcoming 7.10.8 release notes |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | 7.10.8-pre2 |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | another segfault with multi+ares+non-existing hostname |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | failing to resolve a name using ares must Curl_disconne... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | find and detect the Heimdal GSSAPI include path properly |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Daniel Stenberg | Added CURLOPT_IPRESOLVE support |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Daniel Stenberg | Markus Moeller's SPNEGO patch applied, with my edits... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | bug fixes |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | If a connection is closed down and it had some kind... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | Test 90 added: --anyauth that picks NTLM with a redirec... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | minor difference in how the part number magic is made |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | make the NTLM part numbers get increased instead of... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | test 89 verifies -L and ntlm authentication, as bug... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | test88, doing PUT with --digest now works |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | When we issue a HTTP request, first make sure if the... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | new ares patch uploaded |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | Jeff Pohlmeyer is our hero of the week! |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | reverted the change that blanks LIBS |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | Jeff Pohlmeyer did some marvelous debugging to track... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | blank the LIBS variable, as we don't need any libs... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | Added more docs for DEBUGFUNCTION as suggsted by Mohun... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | multi handle DNS cache, "Negotiate" authentication... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | clear the proxy env |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | When people have environment variables set for protocol... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | Tim Bartley's patch that makes the GSSNEGOTIATE option... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | For easy handles within multi handles, we share the... |
commit | commitdiff | tree | snapshot |
next |