Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Daniel Stenberg 6832c1d4b2 checksrc: move open braces to comply with function declaration style 8 tahun lalu
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 tahun lalu
  Daniel Stenberg f682156a4f Curl_rand: fixed and moved to rand.c 8 tahun lalu
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 tahun lalu
  Daniel Stenberg 9885c9508e formpost: avoid silent snprintf() truncation 8 tahun lalu
  Daniel Stenberg bdf162af25 formpost: trying to attach a directory no longer crashes 8 tahun lalu
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 tahun lalu
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 tahun lalu
  Daniel Stenberg a71012c03e code: style updates 8 tahun lalu
  Daniel Stenberg 36b5dff030 formdata: use appropriate fopen() macros 8 tahun lalu
  Steve Holme 7e312bdfdd formdata.c: Fixed compilation warning 8 tahun lalu
  Daniel Stenberg c2a809cd26 formpost: fix memory leaks in AddFormData error branches 8 tahun lalu
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 tahun lalu
  Jay Satiro 738b0ba09e formdata: Check if length is too large for memory 9 tahun lalu
  Daniel Stenberg ca5f9341ef formadd: support >2GB files on windows 9 tahun lalu
  Daniel Stenberg 49a991346e curl.h: s/HTTPPOST_/CURL_HTTPOST_ 9 tahun lalu
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 9 tahun lalu
  Daniel Stenberg 33ee411848 checksrc: detect fopen() for text without the FOPEN_* macros 9 tahun lalu
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 tahun lalu
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 tahun lalu
  Markus Elfring 9e661601fe Bug #149: Deletion of unnecessary checks before a few calls of cURL functions 9 tahun lalu
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 tahun lalu
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 tahun lalu
  Daniel Stenberg b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds 10 tahun lalu
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 tahun lalu
  Daniel Stenberg b74205d022 FormAdd: precaution against memdup() of NULL pointer 10 tahun lalu
  Daniel Stenberg fb4726d571 formdata: removed unnecessary USE_SSLEAY use 10 tahun lalu
  Dan Fandrich 6374ab2a36 formdata: Must use Curl_safefree instead of free 10 tahun lalu
  Dan Fandrich 85a4df8b79 formdata: Fixed memory leak on OOM condition 10 tahun lalu
  Daniel Stenberg 9597f7dfbc formpost: use semicolon in multipart/mixed 10 tahun lalu