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 |
2003-09-11 |
Daniel Stenberg | #ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remov... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | don't use a blank proxy |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | Curl_is_resolved(): FD_ZERO the file descriptors before... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Daniel Stenberg | 7.10.8-pre1 commit |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Daniel Stenberg | do not use 'long' to store 4 bytes, as 64bit architectu... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | yesterday and today in words |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | Uses less macros. #ifdef'ed out unused functions. Edite... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | --enable-thread was broken and this should cure it |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | no user or password set, bail out |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | ah, this change broke multiple test cases |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | Jörg pointed out that I did this fix wrongly, now authw... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | Based on Joerg Mueller-Tolk's patch, this introduces... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | 1. store the httpproxycode in the loop after it is... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | avoid proxy (and other) auth if no user+password is... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | added the missing share-functions, pointed out by Edwar... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Re-arranged code to make the proxy-CONNECT loop able... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Joerg Mueller-Tolk's fix to better deal with user+passw... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | minor fix to make better bail-out check |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | warn if no CN is available if verify is only set to 1 |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | stuff I had added in my copy at home, now at last I... |
commit | commitdiff | tree | snapshot |
next |