Historial de Commits

Autor SHA1 Mensaje Fecha
  Rikard Falkeborn d5304c3698 formdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT hace 6 años
  Marian Klymov c45360d463 cppcheck: fix warnings hace 6 años
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses hace 6 años
  Daniel Stenberg 84ad1fd304 formdata: use the mime-content type function hace 6 años
  Patrick Monnerat 0401734dfd mime: keep "text/plain" content type if user-specified. hace 7 años
  Patrick Monnerat ee56fdb691 form/mime: field names are not allowed to contain zero-valued bytes. hace 7 años
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses hace 7 años
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs hace 7 años
  Patrick Monnerat c96d96bc5f mime: drop internal FILE * support. hace 7 años
  Daniel Stenberg 9926357b42 mime: unified to use the typedef'd mime structs everywhere hace 7 años
  Patrick Monnerat 1a3f4c1991 mime: remove support "-" stdin pseudo-file name in curl_mime_filedata(). hace 7 años
  Patrick Monnerat ce0881edee mime: new MIME API. hace 7 años
  Marcel Raad b875250e32 formdata: fix -Wcomma warning hace 7 años
  Daniel Stenberg 158d701641 formboundary: convert assert into run-time check hace 7 años
  Jay Satiro 1cafede9f2 rand: treat fake entropy the same regardless of endianness hace 7 años
  Marcel Raad b851421642 lib: remove unused code hace 7 años
  Sylvestre Ledru 66de563482 Improve code readbility hace 7 años
  Alexis La Goutte cbff751e95 build: fix gcc7 implicit fallthrough warnings hace 7 años
  Daniel Stenberg 86f566078b formdata: check for EOF when reading from stdin hace 7 años
  Daniel Stenberg e50abe6478 formdata: use NULL, not 0, when returning pointers hace 8 años
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions hace 8 años
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement hace 8 años
  Daniel Stenberg 6832c1d4b2 checksrc: move open braces to comply with function declaration style hace 8 años
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style hace 8 años
  Daniel Stenberg f682156a4f Curl_rand: fixed and moved to rand.c hace 8 años
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() hace 8 años
  Daniel Stenberg 9885c9508e formpost: avoid silent snprintf() truncation hace 8 años
  Daniel Stenberg bdf162af25 formpost: trying to attach a directory no longer crashes hace 8 años
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy hace 8 años
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers hace 8 años