2003-01-09 |
Daniel Stenberg | 7.10.3-pre4 |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Daniel Stenberg | rename the curl share error enum prefix |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Daniel Stenberg | Updated more and now looks and and the API possibly... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Daniel Stenberg | 7+8 jan 2003 |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Daniel Stenberg | updated to use the modified share-types |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Daniel Stenberg | cleaned up the share data types and prototypes to be... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Daniel Stenberg | mkdir() fix for win32 |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Daniel Stenberg | nah, include test.h instead |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Daniel Stenberg | include curl.h without directory |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Jean-Philippe... | fixed a very, very rare and very, very little memory... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | Philippe Raoult's fix to handle wildcard certificate... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | Simon Liu's HTTP200ALIASES-patch! |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | stuff |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | clarified error code 19 |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | Only output valid filetime. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | when sending an error message to the debugfunction... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | fixed the create_dir_hierarchy() to not use uninited... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | Matthew Blain's improvements for debug builds |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | better ignore |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | ignore lib504 too |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Daniel Stenberg | indent fix |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Sterling Hughes | fix bug (?) :-) |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Daniel Stenberg | return -1 even if SSL_pending() doesn't return non... |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Daniel Stenberg | Marc Herbert's suggstion: mention that insecure is... |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Daniel Stenberg | example configure command line |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Daniel Stenberg | Use AM_MAINTAINER_MODE which thus makes less maintainer... |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Daniel Stenberg | 7.10.3-commit |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Daniel Stenberg | fixes |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Daniel Stenberg | removed fruitless attempts to overload some targets |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Daniel Stenberg | Curl_base64_decode() fixed by Matthew B |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Daniel Stenberg | Fixed the usage of SSL_read() to properly return -1... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Daniel Stenberg | CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Daniel Stenberg | CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Daniel Stenberg | Removed weird special multi interface condition that... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Daniel Stenberg | don't install the test programs |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | writefunction data is not zero terminated |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | removed junk |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | Added test case 504, using multi interface and a local... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | better desc |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | mistake, this only requires http |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | the hostip.c commit |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | EAGAIN on older (correct) glibc versions indicate a... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | changes from last week |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Daniel Stenberg | cut off -O properly when building for debug |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | documented the %-variables |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | fixed another space issue |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | please mr CVS ignore these |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | set up arg2 to point to argv[2] to be used at will... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | added 503 |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | used this to verify bug report 651460 |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | added support for CONNECT, both good and bad |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | test case 503 entered the dir |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | conn->bits.tcpconnect now keeps track of if this connec... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | include files without the curl/ to reduce the risk... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | Evan Jordan's fix for a memory leak. Bug report 650989. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | make a little work-around for file:// in _is_connected... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | one slash too many |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | lib502.c for multi interface tests on a single URL... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Daniel Stenberg | test 502, multi interface with file:// |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | bail out on crap received, makes test case 402 *NOT... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | missing space added, nows run old tests fine again |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | remove test piece |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | make ftps and https invoke both necessary servers |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | fixes |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | link the test tools this way instead |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | no more |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | corrected |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | new subdir added 'libtest' |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | supports the new 'tool' and 'server' tags |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | describe the new sections added for (better) libcurl... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | 500 + 501 added |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | run tiny specific libcurl-testing tools |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | The first ever attempts to do pure libcurl test cases |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Daniel Stenberg | Deal with HTML where ' is used instead of " |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Daniel Stenberg | moved the includes to outside the extern "C" stuff |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Daniel Stenberg | recent fluff |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Daniel Stenberg | The initial HTTP request can now be sent in multiple... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Daniel Stenberg | send_buffer is no more here |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Daniel Stenberg | added test56, nearly 100KB big! |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Daniel Stenberg | Test case for sending insanely big HTTP requests. Mainl... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Daniel Stenberg | more logging, now logs the full response too, basic... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Daniel Stenberg | A normal POST now provides data to the main transfer... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Daniel Stenberg | The fread() callback pointer and associated pointer... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Daniel Stenberg | Added a default headers section and also made some... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Daniel Stenberg | better errno include and no extern |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Daniel Stenberg | read and write as much as possible until end of data... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Daniel Stenberg | deal with spaces in name and value tags a lot better! |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Daniel Stenberg | changed proto for Curl_krb_kauth() |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Daniel Stenberg | Solaris needs errno as an extern int. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Daniel Stenberg | make WIN32 defined for Borland properly, as told by... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Daniel Stenberg | called SSLCERTS now |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Daniel Stenberg | 7.10.3-pre2 |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Daniel Stenberg | The waiting for the 226 or 250 line expected to come... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | missing } |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | clarified |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | Jeff pointed out this flaw in the example |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | -@ is no longer an official shortcut for --create-dirs |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | don't officially use -@ for --create-dirs, only use... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | clarify the DEBUGFUNCTION data not being zero terminated |
commit | commitdiff | tree | snapshot |
next |