gnutls: don't use deprecated type names anymore
[platform/upstream/curl.git] / lib / formdata.h
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2010-10-20 Daniel Stenbergformdata: provide error message
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-09-17 Yang TseMoved Curl_rand() and Curl_srand() code from formdata...
2009-06-15 Patrick MonneratReplaced use of standard C library rand()/srand() by...
2008-03-31 Daniel Stenberg- Added CURLFORM_STREAM as a supported option to curl_f...
2007-01-27 Yang Tseupdate copyright year notice
2007-01-14 Daniel Stenberg- David McCreedy provided libcurl changes for doing...
2006-07-27 Daniel StenbergYves Lejeune fixed so that replacing Content-Type:...
2004-06-14 Daniel StenbergAllow formposting of files larger than what fits in...
2004-05-12 Daniel Stenbergimproved cleaning up in case of memory allocation failures
2004-05-11 Daniel Stenbergclear up memory on failure a little better
2004-04-23 Daniel StenbergReplaced Curl_FormReadOneLine with Curl_formpostheader...
2004-03-12 Daniel Stenbergmore variable type fixing for the huge posts
2004-02-26 Daniel StenbergClear up int/long/size_t/ssize_t usage a bit
2004-01-22 Daniel Stenberguse the proper type for formposts, not the deprecated one
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-06-12 Daniel StenbergChris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR...
2002-04-15 Daniel StenbergThis makes formposting with a specified file missing...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-03-11 Daniel StenbergAdded support for CURLFORM_FILENAME to set the filename...
2001-12-14 Daniel StenbergMarcus Webster's newly added CURLFORM_CONTENTHEADER
2001-08-28 Daniel StenbergGeorg Huettenegger's fixes and improvements to curl_for...
2001-08-21 Daniel StenbergGeorg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
2001-08-06 Daniel StenbergCurl_FormFree renamed to Curl_formclean, as it turns...
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-01-10 Daniel Stenbergsyncing with local edit
1999-12-29 Daniel StenbergInitial revision