2002-03-20 |
Daniel Stenberg | verbose FTP PASV output could output a "random" name... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | added test 128, ftp upload with --crlf |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | newcomer notice added |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Daniel Stenberg | old list is gone |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | John Clayton's weird explorations in the wonders of... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | made -G set request type |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | corrected for 7.9.6 |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | removed multi.h |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | Added the three multi interface source code examples... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | fixed include and added header |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | added multi.h |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | include multi.h too |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | moved here from ../../lib/ |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | moved to ../include/curl/ |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | added the multi functions man pages |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | multi interface overview and description |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | removed text that really belongs to very old libcurls... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | point out that this describes the easy interface and... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | added some text about PASV and PORT and stuff |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | copyright string (year) update |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | yaketiyak |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | automake -a for the depcomp |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Daniel Stenberg | made it pass stricter compiler flags with less warnings |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Daniel Stenberg | test 32, try -d and -G |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Daniel Stenberg | reverted 1.109, we can't set the request type when... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Daniel Stenberg | WRITEFUNCTION correction |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Daniel Stenberg | Andreas Damm added thanks to his getdate overhaul |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Daniel Stenberg | gopher |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Daniel Stenberg | clarified that it is only the + letter that isn't conve... |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Daniel Stenberg | verbose PASV transfers passed a bad buffer size to... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Daniel Stenberg | corrected SSL builds |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Daniel Stenberg | headers and security blurb added |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Daniel Stenberg | make sure we return CURLE_WRITE_ERROR if the write... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Daniel Stenberg | Jun-ichiro itojun Hagino <itojun@itojun.org>: |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Daniel Stenberg | bug report #530204 correctly identified that revision... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Daniel Stenberg | new example for libcurl 7.9.6 or later |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Daniel Stenberg | if CURLOPT_POSTFIELDS isn't set, but CURLOPT_POST is... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Daniel Stenberg | 2002 |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Daniel Stenberg | CURLOPT_POST deserved a new comment with the new POST... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Daniel Stenberg | no longer attempts to SIZE a NULL pointer, as that... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Daniel Stenberg | Setting CURLOPT_PASSWDFUNCTION to NULL now restores... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Daniel Stenberg | sendf() now deals with Curl_write() returning -1 proper... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Daniel Stenberg | now supports all options in arrays, except the CURLFORM... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Daniel Stenberg | CURLFORM_ARRAYSTART and ARRAYEND are now history |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Daniel Stenberg | removed some silly CRLF lines |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | 4 things since 7.9.5 |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | added test 39, tests the new -F features |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | now -F supports 'filename=blabla' for parts that upload... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | Added support for CURLFORM_FILENAME to set the filename... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | CURLFORM_FILENAME added and some cleanups, HttpPost... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | corrected the use of the progress function |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | minor edit |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Daniel Stenberg | 3.13 Why does my single/double quotes fail? |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Daniel Stenberg | completed the progress-bar fix |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Daniel Stenberg | detect fclose(NULL) |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Daniel Stenberg | better treatment of the config->errors, only fclose... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Daniel Stenberg | Jean-Philippe Barrette-LaPierre fixed the CURLOPT_PASSW... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Daniel Stenberg | closes bug report #527032, --progress-bar works again... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Daniel Stenberg | 7.9.5 commit |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Daniel Stenberg | added the "known bugs" file |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | new VMS messages from Nico Baggus |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | Kevin Roth nicely saved us from this backslash-removing... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | Brad corrected the include path (again) |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | corrected the newlines |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | two items since pre6 |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | when removed, an easy handle can be curl_easy_perform... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | Paul Nolan built it on pocket pc |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | Ralph Mitchell's minor #include patch to prevent some... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Daniel Stenberg | we don't skip what looks like already escaped strings... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Daniel Stenberg | read POST data using the read callback |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Daniel Stenberg | corrected the progress callback prototype!!! |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Daniel Stenberg | added text to the progress chapter |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | explicitly mention easy handle |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | mention 'easy handle' and not just handle, there will... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | cut off 2001 and put those changes in a separate file |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | added docs/libcurl/ |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | moved lots to the new subdir 'libcurl' |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | remove this directory, this is history |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | multi interface using examples |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | no longer include the multi dir, the examples should... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | moved to the new libcurl/ directory |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | ripped out from ../ and put in its own directory now |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | Added packages/EPM |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Daniel Stenberg | Added EPM stuff, thanks to Giuseppe Corbelli |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | bug report #524427 pointed out a mistake in the example... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | initial and still basic curl multi interface documentation |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | removed incorrect and unnecessary words |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | several little things since pre4 |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | memanalyze is now moved to the tests/ dir |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | include memanalyze.pl in the dist archive |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Daniel Stenberg | moved memanalyze.pl into the tests dir |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | Nico Baggus added more error codes to the VMS stuff. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | Wesley Laxton's CURLOPT_PREQUOTE work |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | Ralph Mitchell's SSL problems made me notice that we... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | more fancy alloc, we store the size in each allocated... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | set CURL_MEMDEBUG to enable memory debugging in case... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | added -t for trace, helps searching for leaks and similar |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Daniel Stenberg | memory debugging is now only enabled if the CURL_MEMDEB... |
commit | commitdiff | tree | snapshot |
next |