Age | Commit message (Expand) | Author |
2002-04-12 | explain all mailing lists better | Daniel Stenberg |
2002-04-12 | added libcurl-errors | Daniel Stenberg |
2002-04-12 | error codes *ARE* documented now | Daniel Stenberg |
2002-04-10 | corrected to new return codes | Daniel Stenberg |
2002-04-10 | error codes documented | Daniel Stenberg |
2002-04-10 | clarified how to write URLs in -K config files | Daniel Stenberg |
2002-04-09 | spell checked and removed talk about very old version numbers | Daniel Stenberg |
2002-04-08 | Jacky Lam deserves a mention here | Daniel Stenberg |
2002-04-02 | Added DNS cache control options | Daniel Stenberg |
2002-03-22 | adjusted windows section after a patch from Miklos Nemeth | Daniel Stenberg |
2002-03-20 | newcomer notice added | Daniel Stenberg |
2002-03-20 | old list is gone | Daniel Stenberg |
2002-03-19 | John Clayton's weird explorations in the wonders of the windows tcp/ip | Daniel Stenberg |
2002-03-19 | Added the three multi interface source code examples to the distrib | Daniel Stenberg |
2002-03-19 | fixed include and added header | Daniel Stenberg |
2002-03-19 | added the multi functions man pages | Daniel Stenberg |
2002-03-19 | multi interface overview and description | Daniel Stenberg |
2002-03-19 | removed text that really belongs to very old libcurls that are no longer | Daniel Stenberg |
2002-03-19 | point out that this describes the easy interface and also make a more | Daniel Stenberg |
2002-03-19 | language | Daniel Stenberg |
2002-03-19 | added some text about PASV and PORT and stuff | Daniel Stenberg |
2002-03-18 | WRITEFUNCTION correction | Daniel Stenberg |
2002-03-18 | Andreas Damm added thanks to his getdate overhaul | Daniel Stenberg |
2002-03-18 | gopher | Daniel Stenberg |
2002-03-18 | updated | Daniel Stenberg |
2002-03-17 | clarified that it is only the + letter that isn't converted on the right | Daniel Stenberg |
2002-03-15 | headers and security blurb added | Daniel Stenberg |
2002-03-14 | new example for libcurl 7.9.6 or later | Daniel Stenberg |
2002-03-11 | corrected the use of the progress function | Daniel Stenberg |
2002-03-11 | minor edit | Daniel Stenberg |
2002-03-11 | 3.13 Why does my single/double quotes fail? | Daniel Stenberg |
2002-03-07 | 7.9.5 commit | Daniel Stenberg |
2002-03-07 | added the "known bugs" file | Daniel Stenberg |
2002-03-06 | when removed, an easy handle can be curl_easy_perform()ed again | Daniel Stenberg |
2002-03-06 | Paul Nolan built it on pocket pc | Daniel Stenberg |
2002-03-06 | we don't skip what looks like already escaped strings, that was fixed | Daniel Stenberg |
2002-03-05 | read POST data using the read callback | Daniel Stenberg |
2002-03-05 | added text to the progress chapter | Daniel Stenberg |
2002-03-04 | explicitly mention easy handle | Daniel Stenberg |
2002-03-04 | mention 'easy handle' and not just handle, there will soon be other handles | Daniel Stenberg |
2002-03-04 | moved lots to the new subdir 'libcurl' | Daniel Stenberg |
2002-03-04 | multi interface using examples | Daniel Stenberg |
2002-03-04 | moved to the new libcurl/ directory | Daniel Stenberg |
2002-03-04 | ripped out from ../ and put in its own directory now | Daniel Stenberg |
2002-03-01 | bug report #524427 pointed out a mistake in the example source | Daniel Stenberg |
2002-03-01 | initial and still basic curl multi interface documentation | Daniel Stenberg |
2002-03-01 | removed incorrect and unnecessary words | Daniel Stenberg |
2002-02-27 | minor edit | Daniel Stenberg |
2002-02-25 | more custom stuff, much about dealing with cookies | Daniel Stenberg |
2002-02-25 | "Yet Another Geek" made %{content_type} work in the -w/--writeout option. | Daniel Stenberg |