Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
| | |||||
* | replaced tabs with spaces | Yang Tse | 2010-02-16 | 6 | -339/+339 |
| | |||||
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 5 | -27/+27 |
| | |||||
* | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg | 2006-01-16 | 1 | -1/+1 |
| | | | | | not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time. | ||||
* | Ralph Mitchell fixed: input field with NAME= and VALUE= weren't processed | Daniel Stenberg | 2004-10-19 | 1 | -4/+4 |
| | | | | properly case insensitive | ||||
* | corrected the comment which wasn't correct | Daniel Stenberg | 2003-04-28 | 1 | -4/+2 |
| | |||||
* | Deal with HTML where ' is used instead of " | Daniel Stenberg | 2002-12-12 | 1 | -12/+16 |
| | | | | Cut off name from option | ||||
* | deal with spaces in name and value tags a lot better! | Daniel Stenberg | 2002-12-05 | 1 | -5/+24 |
| | |||||
* | dead code removal | Daniel Stenberg | 2002-11-21 | 1 | -19/+1 |
| | |||||
* | new name, supports <textarea> and the <option> tags within <select> better | Daniel Stenberg | 2002-11-21 | 2 | -273/+191 |
| | |||||
* | Updated location information for Curl_easy | Cris Bailiff | 2001-12-07 | 1 | -2/+8 |
| | |||||
* | moved to the perl module | Daniel Stenberg | 2001-10-01 | 11 | -887/+0 |
| | |||||
* | moved to separate module | Daniel Stenberg | 2001-10-01 | 8 | -1323/+0 |
| | |||||
* | Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularisedCurl_easy_1-1-8 | Cris Bailiff | 2001-09-20 | 19 | -468/+1110 |
| | |||||
* | just a simple example that seems to work! | Daniel Stenberg | 2001-09-17 | 1 | -0/+48 |
| | |||||
* | Release 1.1.7 - documentation update with licence info only.Curl_easy_1-1-7 | Cris Bailiff | 2001-09-13 | 2 | -1/+5 |
| | |||||
* | Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL. | Cris Bailiff | 2001-09-13 | 4 | -1/+29 |
| | |||||
* | Fix perl segfault due to changes in header callback behaviour since ↵ | Cris Bailiff | 2001-09-10 | 3 | -6/+17 |
| | | | | curl-7.8.1-pre3 | ||||
* | Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants to | Daniel Stenberg | 2001-04-20 | 3 | -9/+48 |
| | | | | the constants list | ||||
* | Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS' | Daniel Stenberg | 2001-04-20 | 3 | -1/+10 |
| | | | | need to be re-set over persistant requests | ||||
* | Georg Horn's updates, this is _also_ called 1.1.3 ! ;-) | Daniel Stenberg | 2001-04-18 | 4 | -68/+62 |
| | |||||
* | Cris Bailiff's and Georg Horn's big improvements | Daniel Stenberg | 2001-04-18 | 5 | -71/+893 |
| | |||||
* | Georg Horn's and my fixes to make it compile with 7.7 | Daniel Stenberg | 2001-03-29 | 1 | -3/+3 |
| | |||||
* | Georg Horn set -Wall | Daniel Stenberg | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | Georg Horn's updates | Daniel Stenberg | 2001-03-29 | 1 | -3/+4 |
| | |||||
* | curl_setopt() should be curl_easy_setopt() | Daniel Stenberg | 2001-03-23 | 1 | -4/+4 |
| | |||||
* | use perl in two ways | Daniel Stenberg | 2001-03-16 | 1 | -0/+4 |
| | |||||
* | Short about the perl interface | Daniel Stenberg | 2001-03-16 | 1 | -30/+10 |
| | |||||
* | a perl script that can be used to mirror all curl archives | Daniel Stenberg | 2001-03-16 | 1 | -0/+104 |
| | |||||
* | Added to build proper releases | Daniel Stenberg | 2001-03-16 | 2 | -0/+4 |
| | |||||
* | Georg Horn's Curl::easy interface for perl | Daniel Stenberg | 2001-03-16 | 7 | -0/+612 |
| | |||||
* | moved to contrib/ | Daniel Stenberg | 2001-03-16 | 5 | -1380/+0 |
| | |||||
* | moved here from ../ | Daniel Stenberg | 2001-03-16 | 5 | -0/+1380 |
| | |||||
* | Added -i to allow ingore-patterns to get added | Daniel Stenberg | 2001-01-03 | 1 | -10/+32 |
| | |||||
* | only add good links as root links | Daniel Stenberg | 2001-01-03 | 1 | -22/+41 |
| | | | | don't break the loop on root link errors | ||||
* | crawls through a whole site and verifies links | Daniel Stenberg | 2000-12-14 | 1 | -0/+402 |
| | |||||
* | removed generated files | Daniel Stenberg | 2000-01-10 | 4 | -937/+0 |
| | |||||
* | Initial revision | Daniel Stenberg | 1999-12-29 | 9 | -0/+1907 |