index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
formdata.c
Age
Commit message (
Expand
)
Author
2001-08-14
added a few consts and a few typecasts to please picky compiler options
Daniel Stenberg
2001-08-13
curl_formparse() should no longer have any size-limit in the data section
Daniel Stenberg
2001-08-06
Curl_FormFree renamed to Curl_formclean, as it turns out VMS for example
Daniel Stenberg
2001-06-25
Anton Kalmykov's fix for dealing with form names with spaces!
Daniel Stenberg
2001-06-05
made the test-program in the bottom compile/build, remember to link with
Daniel Stenberg
2001-04-06
curl_formfree() can be called with a NULL argument
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-11-17
added curl_formfree()
Daniel Stenberg
2000-10-09
removed the header that confuses PHP
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-07-25
Torsten Foertsch's improvements
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-15
removed the last \r\n\r\n bytes
Daniel Stenberg
2000-06-05
the curl_formparse() function was turned lowercase
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]