Age | Commit message (Expand) | Author |
2004-06-14 | Allow formposting of files larger than what fits in memory by not reading the | Daniel Stenberg |
2004-05-12 | improved cleaning up in case of memory allocation failures | Daniel Stenberg |
2004-05-11 | clear up memory on failure a little better | Daniel Stenberg |
2004-04-23 | Replaced Curl_FormReadOneLine with Curl_formpostheader as that is the only use | Daniel Stenberg |
2004-03-12 | more variable type fixing for the huge posts | Daniel Stenberg |
2004-02-26 | Clear up int/long/size_t/ssize_t usage a bit | Daniel Stenberg |
2004-01-22 | use the proper type for formposts, not the deprecated one | Daniel Stenberg |
2004-01-07 | updated year in the copyright string | Daniel Stenberg |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-06-12 | Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR, CURLFORM_BUFFERLENGTH | Daniel Stenberg |
2002-04-15 | This makes formposting with a specified file missing fail. curl_easy_perform | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2002-03-11 | Added support for CURLFORM_FILENAME to set the filename field of a file | Daniel Stenberg |
2001-12-14 | Marcus Webster's newly added CURLFORM_CONTENTHEADER | Daniel Stenberg |
2001-08-28 | Georg Huettenegger's fixes and improvements to curl_formadd() | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-08-06 | Curl_FormFree renamed to Curl_formclean, as it turns out VMS for example | Daniel Stenberg |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg |
2000-01-10 | syncing with local edit | Daniel Stenberg |
1999-12-29 | Initial revision | Daniel Stenberg |