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 |
2002-12-03 |
Daniel Stenberg | Curl_GetFTPResponse() takes a different set of paramete... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | updated to reality |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Daniel Stenberg | Nicolas Berloquin's fix of his previous dir creation... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Daniel Stenberg | Nicolas Berloquin's description of his -@/--create... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Daniel Stenberg | Nicolas Berloquin's added code for dealing with -@... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Daniel Stenberg | if the PWD reply parser failed, we leaked memory |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Daniel Stenberg | clarified SSL_VERIFYPEER and SSL_VERIFYHOST a bit,... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Daniel Stenberg | wrapped the line for PRIVATE nicer |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Daniel Stenberg | more to ignore |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Daniel Stenberg | only use Content-Length: header if not transfering... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Daniel Stenberg | mention CVS-INFO for more info when checked out from CVS |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Daniel Stenberg | stuff done since the 7.10.2 release |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Daniel Stenberg | let the Curl_FormReader() return 0 when it reaches... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Daniel Stenberg | fix the hash init to call the correct dns cleanup function |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Daniel Stenberg | added compareheader proto |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Daniel Stenberg | compareheader() was moved over to http.c and got a... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Daniel Stenberg | Moved the compareheader function into this file and... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Daniel Stenberg | mention how to generate patches |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Daniel Stenberg | bad use of AM_CONDITIONAL removed and now configure... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Daniel Stenberg | execve.net is an official download mirror in HK |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Daniel Stenberg | Dan Becker fixed a minor memory leak on persistent... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Daniel Stenberg | removed extra space from trace output 'Send data' |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Daniel Stenberg | fixed Curl_freeaddrinfo() to only free addrinfo, and... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
sm | Removed MFC dependency in Release Build when using... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Daniel Stenberg | Nedelcho Stanev's work-around for SFU 3.0 |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Daniel Stenberg | bug fix for the problem Juan Ignacio Hervás discovered... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Daniel Stenberg | this fix seems to make the '305 306' test case combinat... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Daniel Stenberg | don't use curl.haxx.se |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Daniel Stenberg | dead code removal |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Daniel Stenberg | new name, supports <textarea> and the <option> tags... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Daniel Stenberg | 4.12 Why do I get "certificate verify failed" ? |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Daniel Stenberg | Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Daniel Stenberg | Karol Pietrzak pointed out that simply including the... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Daniel Stenberg | 7.10.2 |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Daniel Stenberg | as requested, CURLE_OPERATION_TIMEDOUT is now the same as |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Daniel Stenberg | fflush() the trace stream on each call |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Daniel Stenberg | removed nroff mistake |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Daniel Stenberg | no more dllinit.o usage |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Daniel Stenberg | attempts to filter off optimize flags when --enable... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Daniel Stenberg | clarified that strings need to be kept around until... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Daniel Stenberg | dllinit.c is removed |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Daniel Stenberg | not used and we don't have permission to distribute... |
commit | commitdiff | tree | snapshot |
next |