2003-06-25 |
Daniel Stenberg | up to date with the actual situation |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | Cris Bailiff's patch that should make us do NTLM correc... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | stdout is good enough |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | work more on pids, less on pidfiles to be able to do... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | fixed NTLM test 67, added test 68 for bad NTLM name... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | Cris Bailiff's bugfix |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | use more curlish strings, these should be able to change... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Daniel Stenberg | Marty Kuhrt's #include fixes for VMS |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | get and use only the first line of the curl --version... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | modified |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | Make the HTTP auth stuff work, Dan Fandrich made -... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | remove the dumpit file after use |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | corrected a comment |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | CURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | NTLM test case |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | require the netrc_debug feature the same way we now... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | now test cases can be set to be dependent on the presen... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | make it build with older OpenSSL |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | attempt to make older OpenSSL versions work with the... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | Based on Dan Fandrich's patch and gzip unpack function... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Daniel Stenberg | store HAVE_LIBZ as an automake conditional |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | fixing details for NTLM |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | more how I envision it _should_ work, but it still... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | to support "redirects" after the full body is transfered |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | made a nicer output for the decode test, as it served... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | when we get the auth headers, we still need to read... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | correct mistakes |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | describe the NTLM mechanism too |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | basic NTLM support |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | ntlm added |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Daniel Stenberg | Initial take at NTLM authentication. It doesn't really... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | clarify the CUSTOMREQUEST and HTTPHEADER options slightly |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | CURLOPT_HTTPAUTH docu |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Set auth type differently, we use one CURLOPT_HTTPAUTH... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Daniel Kouril for the HTTP negotiate stuff |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Daniel Kouril's patch that adds HTTP negotiation suppor... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | we fix more |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | more generic |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Pass the error stream pointer to the URL globber, so... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Daniel Stenberg | When doing very big GET requests over HTTPS, we need... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Daniel Stenberg | Just moved around some logic in Curl_write() to make... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Daniel Stenberg | spellfix |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Daniel Stenberg | Reversed the logic to only include the <sys/select... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | LDAP problem added as mention in bug report #735752 |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | include the time headers just like we used to do in... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | we want the time defines too |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | Content-Length: now overrides other means of knowing... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | Make the Content-Length info override the Connection... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | the 500-599 test case range |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | ignore more |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | ignore |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | David Byron's fix to get the progress-bar use the local... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | makefile fiddle |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | work-around SSL implementation flaws better, pointed... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | make a more descriptive error message when CURLE_HTTP_R... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Daniel Stenberg | haven't updates this in a loooong time |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Daniel Stenberg | Posting static data using POST and chunked encoded... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | include sys/time.h, we didn't have a time() proto anymo... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Documented which rules the public headers must follow... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | oops, removed a # too many |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | remove usage of HAVE_* defines, we cannot and shall... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | sys/select.h is not present on HPUX, avoid including it |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | made it work ;-) |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | if cvs update fails, attempt again after 5 seconds... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Only build in lib and src by default, make the others... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Rudy Koento experienced problems with curl's recent... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | runs on DOS now |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | include file flaw and yet another socks5-fix |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Another socks5-fix. Make sure that when we use a socks... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | CURLOPT_HTTPDIGEST is added |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Daniel Stenberg | ftp ASCII transfers in general need fixing |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Daniel Stenberg | Chris Lewis mentioned that he doesn't get WIN32 defined... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | even more |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | Ricardo Cadime found a socket leak when listing directo... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | more ftp testing using NLST and no contents and bad... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | Rudy Koento's problem fixed, test case 66 verifies... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | test 66 returns one line of data with no header (HTTP) |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | --digest added, --compressed rephrased |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | include digest.h for proto |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | DJGPP fix by Gisle Vanem |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | more more more |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | warning-free is better |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Introducing --digest |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Better Digest stuff |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Added CURLOPT_HTTPDIGEST support |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Document the <dataNUM> thing we use, |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Digest support added |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Digest testing added |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | proper header added |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | hush the compiler |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Initial Digest support. At least partly working. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | David Balazic pointed out the lack of checks for a... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | fix the makefile in packages/DOS too |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | Gisle Vanem made curl build with djgpp on DOS. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | Gisle Vanem's fix to make the 'curl -M' output nicer |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Daniel Stenberg | missing semicolon, by Gisle Vanem |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Daniel Stenberg | Gisle Vanem's code for not trusting h_aliases to always... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Daniel Stenberg | Remind about the gpg command lines |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Daniel Stenberg | support user name and password in proxy environment... |
commit | commitdiff | tree | snapshot |
next |