Commit History

Author SHA1 Message Date
  Daniel Stenberg 49a991346e curl.h: s/HTTPPOST_/CURL_HTTPOST_ 8 years ago
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 8 years ago
  Daniel Stenberg 33ee411848 checksrc: detect fopen() for text without the FOPEN_* macros 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Markus Elfring 9e661601fe Bug #149: Deletion of unnecessary checks before a few calls of cURL functions 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Daniel Stenberg b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 9 years ago
  Daniel Stenberg b74205d022 FormAdd: precaution against memdup() of NULL pointer 9 years ago
  Daniel Stenberg fb4726d571 formdata: removed unnecessary USE_SSLEAY use 9 years ago
  Dan Fandrich 6374ab2a36 formdata: Must use Curl_safefree instead of free 10 years ago
  Dan Fandrich 85a4df8b79 formdata: Fixed memory leak on OOM condition 10 years ago
  Daniel Stenberg 9597f7dfbc formpost: use semicolon in multipart/mixed 10 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 10 years ago
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 10 years ago
  Daniel Stenberg 0ddc678927 formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used 11 years ago
  John E. Malmberg db2deba6b4 curl_formadd: fix file upload on VMS 11 years ago
  Daniel Stenberg 41fb6443ce formadd: CURLFORM_FILECONTENT wrongly rejected some option combos 11 years ago
  Daniel Stenberg 365c5ba395 formpost: better random boundaries 11 years ago
  Daniel Stenberg 26eaa83830 AddFormData: prevent only directories from being posted 11 years ago
  Daniel Stenberg d821525cee Curl_FormBoundary: made static 11 years ago
  Ulion 2698520aef formpost: support quotes, commas and semicolon in file names 11 years ago
  Daniel Stenberg f4cc54cb47 formadd: reject trying to read a directory where a file is expected 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago