Commit History

Автор SHA1 Съобщение Дата
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming преди 11 години
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files преди 11 години
  Daniel Stenberg e8c442952d formdata: provide error message преди 14 години
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines преди 14 години
  Yang Tse f2f45339dc Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h преди 15 години
  Patrick Monnerat c32cf33a16 Replaced use of standard C library rand()/srand() by our own pseudo-random number generator. преди 15 години
  Daniel Stenberg a2314225e0 - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an преди 16 години
  Yang Tse b6f889085d update copyright year notice преди 17 години
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on преди 17 години
  Daniel Stenberg a88deadd6f Yves Lejeune fixed so that replacing Content-Type: when doing multipart преди 18 години
  Daniel Stenberg 24572daccc Allow formposting of files larger than what fits in memory by not reading the преди 20 години
  Daniel Stenberg 005042e973 improved cleaning up in case of memory allocation failures преди 20 години
  Daniel Stenberg d3999e06d1 clear up memory on failure a little better преди 20 години
  Daniel Stenberg 70e2aadc18 Replaced Curl_FormReadOneLine with Curl_formpostheader as that is the only use преди 20 години
  Daniel Stenberg 94a1d09ac7 more variable type fixing for the huge posts преди 20 години
  Daniel Stenberg d571064b65 Clear up int/long/size_t/ssize_t usage a bit преди 20 години
  Daniel Stenberg e5cd0cc402 use the proper type for formposts, not the deprecated one преди 20 години
  Daniel Stenberg 053f6c85ef updated year in the copyright string преди 21 години
  Daniel Stenberg f26a338a54 copyright year update in the source header преди 22 години
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header преди 22 години
  Daniel Stenberg 131645dc31 Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR, CURLFORM_BUFFERLENGTH преди 22 години
  Daniel Stenberg 95f78080ab This makes formposting with a specified file missing fail. curl_easy_perform преди 22 години
  Daniel Stenberg 974f314f57 copyright string (year) update преди 22 години
  Daniel Stenberg 9f374c2050 Added support for CURLFORM_FILENAME to set the filename field of a file преди 22 години
  Daniel Stenberg 2eb355733f Marcus Webster's newly added CURLFORM_CONTENTHEADER преди 23 години
  Daniel Stenberg 725bd1dddf Georg Huettenegger's fixes and improvements to curl_formadd() преди 23 години
  Daniel Stenberg 08655d8d5d Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 преди 23 години
  Daniel Stenberg 2cf45f68b0 Curl_FormFree renamed to Curl_formclean, as it turns out VMS for example преди 23 години
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' преди 24 години
  Daniel Stenberg 24dee483e9 dual-license fix преди 24 години