Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / formdata.c
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-02-09 Dan Fandrichformdata: Must use Curl_safefree instead of free
2014-02-08 Dan Fandrichformdata: Fixed memory leak on OOM condition
2014-02-07 Daniel Stenbergformpost: use semicolon in multipart/mixed
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-08-04 Daniel Stenbergformadd: wrong pointer for file name when CURLFORM_BUFF...
2013-07-29 John E. Malmbergcurl_formadd: fix file upload on VMS
2013-07-26 Daniel Stenbergformadd: CURLFORM_FILECONTENT wrongly rejected some...
2013-06-25 Daniel Stenbergformpost: better random boundaries
2013-03-04 Daniel StenbergAddFormData: prevent only directories from being posted
2013-02-14 Daniel StenbergCurl_FormBoundary: made static
2013-01-22 Ulionformpost: support quotes, commas and semicolon in file...
2013-01-19 Daniel Stenbergformadd: reject trying to read a directory where a...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-06-14 Yang TseFix bad failf() and info() usage
2011-12-21 Yang Tseformdata.c: OOM handling fixes
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-15 Daniel Stenbergformdata: ack read callback abort
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-08-08 Daniel StenbergCURLFORM_BUFFER: insert filename as documented
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
2011-06-17 Daniel StenbergCURLFORM_STREAM: acknowledge CURLFORM_FILENAME
2011-06-13 Daniel Stenbergcurl_formget: fix FILE * leak
2011-06-13 Daniel Stenbergcurl_formget: treat CURLFORM_STREAM better
2011-06-10 Daniel Stenbergunittest: mark all unit tested functions
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2010-11-08 Yang Tsefix compiler warning
2010-10-20 Daniel Stenbergformdata: provide error message
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-22 Daniel Stenbergwrap long lines and do some indent policing
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-10-18 Yang TseCheck for basename() is now done the same as other...
2009-10-08 Yang TseAttempt to silence bogus compiler warning: "Potential...
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...
2009-06-09 Yang Tseinitialize fread callback pointer to avoid compiler...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2008-12-20 Daniel Stenbergmalloc+memset => calloc
2008-11-18 Dan FandrichAvoid creating garbage on an OOM error
2008-11-14 Dan FandrichAdded .xml as one of the few common file extensions...
2008-11-14 Daniel Stenbergfix an OOM problem detected by Jim Meyering
2008-10-20 Daniel Stenbergadded a NULL pointer check for the name field as it...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-09-06 Yang Tseremove unnecessary typecasting of calloc()
2008-09-02 Dan FandrichMade some variables const which eliminated some casts
2008-08-16 Yang TseLibrary internal only C preprocessor macros FORMAT_OFF_...
2008-08-15 Yang TseFor congruency sake with the naming of other CURL_XXXXX...
2008-07-08 Dan FandrichFixed test 554 to pass the torture test.
2008-03-31 Daniel Stenberg- Added CURLFORM_STREAM as a supported option to curl_f...
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-08-27 Dan FandrichFixed some minor type mismatches and missing consts...
2007-08-05 Daniel StenbergPatrick Monnerat updated the _FORM_DEBUG-enabled code...
2007-03-31 Daniel StenbergBetter deal with NULL pointers.
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2007-01-27 Yang Tseupdate copyright year notice
2007-01-14 Daniel Stenberg- David McCreedy provided libcurl changes for doing...
2006-08-29 Gisle VanemAvoid Metaware's High-C warning "'=' encountered where...
2006-07-27 Daniel StenbergYves Lejeune fixed so that replacing Content-Type:...
2006-07-20 Daniel StenbergDavid McCreedy fixed a build error when building libcur...
2006-06-28 Yang Tsefix minor compiler warning
2006-06-24 Daniel StenbergMichael Wallner added curl_formget(), which allows...
2006-04-26 Gisle VanemFixed signed/unsigned convertion errors in Salford-C.
2005-11-24 Daniel StenbergYang Tse: fix compilation errors when SSL is not disabl...
2005-05-02 Daniel Stenbergcorrected copyright year
2005-04-26 Daniel StenbergCory Nelson's work on nuking compiler warnings when...
2004-12-22 Dan FandrichC ensures that static variables are initialized to 0
2004-12-16 Daniel Stenbergmoved the lseek() and stat() magic defines to setup...
2004-12-15 Dan FandrichAdd 'const' to immutable arrays.
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-10-24 Daniel StenbergMohun Biswas found out that formposting a zero-byte...
2004-10-08 Daniel Stenbergif basename was found, check for a prototype and if...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-10-05 Daniel StenbergOnly include libgen.h if we have a basename as well.
2004-10-05 Daniel Stenberglet our basename() be static
2004-10-01 Daniel Stenbergsomeone should hit me
2004-10-01 Daniel Stenbergfixed the basename() replacement, reported by Gisle
2004-10-01 Daniel Stenberg- Based on Fedor Karpelevitch's formpost path basename...
2004-06-24 Daniel StenbergReplaced all uses of sprintf() with the safer snprintf...
2004-06-24 Daniel StenbergSource cleanups. The major one being that we now _alway...
2004-06-14 Daniel StenbergAllow formposting of files larger than what fits in...
2004-06-13 Daniel Stenbergprovide curl_formfree() even when http is disabled...
2004-06-10 Daniel Stenbergbuild again with disabled http
2004-06-09 Daniel Stenbergwhen built with HTTP disabled, provide a curl_formadd...
2004-06-03 Daniel Stenbergdeleted trailing whitespace
2004-05-13 Daniel Stenbergmark a value as alloced when strdup()ed to prevent...
2004-05-12 Daniel Stenbergimproved cleaning up in case of memory allocation failures
2004-05-12 Daniel StenbergLeft-over from before the return-code fix. This is...
2004-05-11 Daniel Stenbergclear up memory on failure a little better
2004-05-11 Daniel StenbergMake this source code use our internal *printf().
next