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 |
2002-02-28 |
Daniel Stenberg | always allocates at least 64 bytes for real, and damage... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Daniel Stenberg | made building outside the source tree work again, Kevin... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Daniel Stenberg | minor edit |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Daniel Stenberg | oops, we weren't doing HTTPS - now we are |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Daniel Stenberg | test 304, HTTPS multipart formpost |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Daniel Stenberg | use the correct time in the cookie jar |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Daniel Stenberg | made Max-Age work as defined in the RFC. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | modified cookie expire date |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | new field1 functionality testing too |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | When saving a cookie jar, set field 1 (counted from... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | test 31: "HTTP with weirdly formatted cookies and cooki... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | removed crash on weird input, this also better discards... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | 7.9.5-pre4 commit curl-7_9_5-pre4 |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | more custom stuff, much about dealing with cookies |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | a never ending stream of things to do... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | use env to run perl |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | automake usage and options cleanup |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | happy new year |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | We got this web server's embryo from Georg Horn, muchos... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | the test suite http server is now automake'd |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | use the pid file, use the automake subdir |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | automake this dir too |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | use the former logfile name again since the ftp server... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | we actually ran all tests just now, feb 25th, 2002... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | reply/postcmd support for "wait" |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | portability, step one, use a config.h.in file |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | generate a config file for the test suite http server too |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | create the pidfile and store the pid on invoke |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | oops, #if not #ifdef |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | support HUGE requests too |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | make sure -d is treated as a POST request and thus... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | modified the command to fail properly! ;-) |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | cygnus can't include winsock.h even though it has it... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | "Yet Another Geek" made %{content_type} work in the... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | better time selection for the connect timeout |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | 16 tests OK |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | cut off big parts of the banner |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | make sure the custom config-*.h files are in the dist... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | adjusted to work on test case 11 better |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | use -W too |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | fixed to work with 'nonewline' and thus this passes... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | support for using protocol without a trailing newline |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | hide debug output from screen, use log/ for logfiles |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | lib/config.h.in added to dist |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | VMS adjustments curl-7_9_5-pre2 |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | new from Nico! |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | four more bugfixes, one VMS adjustment |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | Nico Baggus' VMS tweaks |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | Andrés García solved bug report #515228 by making sure... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | corrected reference to multi-using examples |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | include winsock.h on window boxen to work smoother... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | moved the config.h to lib/config.h |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | a minor step forwards |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | use the new HTTP server input file |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | cut off the old perl one, this only runs the C coded... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | fixed the huge text just in case anyone actually reads it |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | no .. in path |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | fixed a long long mistake |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | auth on multiple hosts with follow-location |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | Rick Richardson's getaddrinfo() usage fix to speed... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | INADDR_NONE should be in_addr_t to work with 64bit... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | Philip Gladstone's size problem in add_buffer_send() |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | 4 fixes |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | offer SSL verfication callback, |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | updated LDAP URL syntax references by Aron Roberts |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | connection timeout comparison fix by Emil |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Daniel Stenberg | Philip Gladstone's 64-bit issues corrected. |
commit | commitdiff | tree | snapshot |
next |