2001-11-07 |
Daniel Stenberg | adjusted after Ramana Mokkapati's comments |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | moo |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | Added VERSIONS that explains about the (lib)curl versio... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Daniel Stenberg | bug report #478780 fixed, cygwin stripped on install... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Daniel Stenberg | myalarm() is history, we now use HAVE_ALARM and we... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Daniel Stenberg | Kevin's patch to install the binary stripped |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Ramana Mokkapati's, John Lask's and Detlef Schmier... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | John Lask's fix that adds "-1/--TLSv1" support |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Added an CURL_SSLVERSION_* enum for SSL protocol versions |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | we can now tell ssl to use TLSv1 protocol, and we now... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Ramana Mokkapati did some good bug hunting, and we... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | corrected the Curl_tvnow prototype (-Wstrict-prototypes... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Curl_ftpsendf() had wrong return type |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | added john lask |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | John Lask's new makefile |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Daniel Stenberg | 7.9.1 cleanup commit |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Daniel Stenberg | added test 30, it checks that we return error on no... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | improved functionality for new timeout tests |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | new tests |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | failf() now only overwrites the error buffer the first... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Replaced read() and write() with recv() and send() |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | more accurate |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Replaced read() and write() with recv() and send()... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | re-ordered, cleaned up |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Added connect.c. I really need someone to better mainta... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Jörn added connect.c |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | another day another commit |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | libcurl can init winsock since 7.8.1 |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | ConnectionExists() now returns FALSE immediately if... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | added comments and function headers |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | Update the byte counters in the loop so that aborted... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | Use Curl_tvdiff to compare times |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | less I, more we |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | minor mods to make solaris plain 'make' to not die... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | fixed FTPSENDF for ipv6 compiles |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | a bunch |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | Removed the SocketIsDead() stuff for SSL again as it... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | If Curl_do() fails with CURLE_WRITE_ERROR on a re-used... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | Curl_sendf now returns a CURLcode |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | return type cleanup |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | check Curl_ftpsendf return codes |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | Added better checking of return codes when we send... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | major commit, now we check the return code on every... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | check return code when issuing the request |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | added typecasts to make the timers calculate with doubl... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | added some -c talk, spell checked |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | no need for mumbojumbo |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | added cool.haxx.se as an official mirror site |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | nonblock => Curl_nonblock, remade the check for a live... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | Added -0/--http1.0 |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | removed the 'in documentation' part, as I've expressed... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | Added an additional SSL check for a dead socket before... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | prevent strdup()ing NULL -- Paul Harrington's report |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | Corrected the -T description |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | removed silly old -t usage from here, added some blurb... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | Kevin Roth updates |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | corrected return code, general cleanup |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | added curl_formadd |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | minor fix to support multiple files in one formadd... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | 29 October fixes |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | Kevin Roth's cygwin package fixes |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | Cygwin moved into the win32 drawer |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | fixed conn->name error on connection re-use and enlarge... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Stenberg | SM's waitconnect return code fix! |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Daniel Stenberg | changed the Location: to match one Paul Harrington... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Daniel Stenberg | ldap fix, test28 added |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Daniel Stenberg | made 'timespent' a double, which makes more accurate... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Daniel Stenberg | test28 added for "Location: extraspace" test |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Daniel Stenberg | bug report #474568 - |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Daniel Stenberg | added "s390 Linux" as a platform that curl was compiled... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Daniel Stenberg | added a section about cross compiling that Jim Duey... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Daniel Stenberg | lots and lots |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Daniel Stenberg | test case 27 added, to make sure cookie replacing don... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Daniel Stenberg | now reports the CORRECT pid on demand |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Daniel Stenberg | T. Bharath found this memory leak. It occurs when we... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Daniel Stenberg | pack_hostent() now aligns the data properly on 64bit... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Daniel Stenberg | grammar grammar! |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Daniel Stenberg | added "3.12 Why do FTP specific features over HTTP... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Daniel Stenberg | added AC_PREREQ(2.50) to prevent autoconf mistakes |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | An SGI (IRIX) compiler doesn't like indended #-instruct... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | make sure the connect can't return OK but return a... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | 2000 => 2001 |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | rephrased the WRITEFUNCTION description a bit |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | failed transfers will now close the connection |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | added cygwin package makefile |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | Cygwin files |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | Kevin Roth's cygwin fixes |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Daniel Stenberg | A Kevin Roth patch. -- It's a post 1.4.2 patch that... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Daniel Stenberg | new return code: CURLE_GOT_NOTHING |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Daniel Stenberg | now counts header size return from server and if nothin... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Daniel Stenberg | curl_easy_duphandle() now properly clones the cookie... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Daniel Stenberg | added test 37 |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Daniel Stenberg | CURLOPT_FAILONERROR now only returns error if the HTTP... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Daniel Stenberg | the malloc debug system only logs data if the logfile... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Daniel Stenberg | call Curl_done() in Curl_perform() after Transfer(... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Daniel Stenberg | don't use 'strict' anymore, as it doesn't work good... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Daniel Stenberg | Kevin Roth's cygwin adjustment |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Daniel Stenberg | added AC_LIBTOOL_WIN32_DLL for cygwin setup issues |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Daniel Stenberg | Curl_tvdiff() now returns a millisecond diff, no double... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Daniel Stenberg | progress meter fixes |
commit | commitdiff | tree | snapshot |
next |