Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds há 10 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Daniel Stenberg b74205d022 FormAdd: precaution against memdup() of NULL pointer há 10 anos atrás
  Daniel Stenberg fb4726d571 formdata: removed unnecessary USE_SSLEAY use há 10 anos atrás
  Dan Fandrich 6374ab2a36 formdata: Must use Curl_safefree instead of free há 10 anos atrás
  Dan Fandrich 85a4df8b79 formdata: Fixed memory leak on OOM condition há 10 anos atrás
  Daniel Stenberg 9597f7dfbc formpost: use semicolon in multipart/mixed há 10 anos atrás
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] há 11 anos atrás
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines há 11 anos atrás
  Daniel Stenberg 0ddc678927 formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used há 11 anos atrás
  John E. Malmberg db2deba6b4 curl_formadd: fix file upload on VMS há 11 anos atrás
  Daniel Stenberg 41fb6443ce formadd: CURLFORM_FILECONTENT wrongly rejected some option combos há 11 anos atrás
  Daniel Stenberg 365c5ba395 formpost: better random boundaries há 11 anos atrás
  Daniel Stenberg 26eaa83830 AddFormData: prevent only directories from being posted há 11 anos atrás
  Daniel Stenberg d821525cee Curl_FormBoundary: made static há 11 anos atrás
  Ulion 2698520aef formpost: support quotes, commas and semicolon in file names há 11 anos atrás
  Daniel Stenberg f4cc54cb47 formadd: reject trying to read a directory where a file is expected há 11 anos atrás
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages há 12 anos atrás
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming há 12 anos atrás
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files há 12 anos atrás
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files há 12 anos atrás
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files há 12 anos atrás
  Yang Tse 6085ca2aed Fix bad failf() and info() usage há 12 anos atrás
  Yang Tse 1afbccc676 formdata.c: OOM handling fixes há 13 anos atrás
  Daniel Stenberg 840eff44f2 formdata: ack read callback abort há 13 anos atrás
  Yang Tse a50210710a fix bool variables checking and assignment há 13 anos atrás
  Daniel Stenberg 45d883d88d CURLFORM_BUFFER: insert filename as documented há 13 anos atrás
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h há 13 anos atrás
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h há 13 anos atrás
  Daniel Stenberg f851f76857 CURLFORM_STREAM: acknowledge CURLFORM_FILENAME há 13 anos atrás