aboutsummaryrefslogtreecommitdiff
path: root/lib/formdata.c
AgeCommit message (Expand)Author
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-08-28Georg Huettenegger's fixes and improvements to curl_formadd()Daniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-14added a few consts and a few typecasts to please picky compiler optionsDaniel Stenberg
2001-08-13curl_formparse() should no longer have any size-limit in the data sectionDaniel Stenberg
2001-08-06Curl_FormFree renamed to Curl_formclean, as it turns out VMS for exampleDaniel Stenberg
2001-06-25Anton Kalmykov's fix for dealing with form names with spaces!Daniel Stenberg
2001-06-05made the test-program in the bottom compile/build, remember to link withDaniel Stenberg
2001-04-06curl_formfree() can be called with a NULL argumentDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-17added curl_formfree()Daniel Stenberg
2000-10-09removed the header that confuses PHPDaniel Stenberg
2000-10-09added memory debugging include fileDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-07-25Torsten Foertsch's improvementsDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-15removed the last \r\n\r\n bytesDaniel Stenberg
2000-06-05the curl_formparse() function was turned lowercaseDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg