Commit történet

Szerző SHA1 Üzenet Dátum
  Daniel Stenberg 7ae59838f0 curl_easy_escape: limit output string length to 3 * max input 4 éve
  Daniel Stenberg 4d2f800677 curl.se: new home 4 éve
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 éve
  Daniel Stenberg 32defc3197 escape: zero length input should return a zero length output 4 éve
  Daniel Stenberg ad829b21ae url: accept "any length" credentials for proxy auth 4 éve
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 éve
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 éve
  Daniel Stenberg fb30ac5a2d URL-API 6 éve
  Marian Klymov c45360d463 cppcheck: fix warnings 6 éve
  Daniel Stenberg 2fc1db56cd escape.c: error: pointer targets differ in signedness 7 éve
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 éve
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 éve
  Sylvestre Ledru 66de563482 Improve code readbility 7 éve
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 éve
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes 8 éve
  Daniel Stenberg 53e71e47d6 unescape: avoid integer overflow 8 éve
  Daniel Stenberg 01cf1308ee curl_easy_unescape: deny negative string lengths as input 8 éve
  Daniel Stenberg 826a9ced2b curl_easy_escape: deny negative string lengths as input 8 éve
  Daniel Stenberg 80388edefc typedefs: use the full structs in internal code... 8 éve
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 éve
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 éve
  Daniel Stenberg a71012c03e code: style updates 8 éve
  Viktor Szakats d49881cb19 URLs: change more http to https 8 éve
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 éve
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 éve
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 éve
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 éve
  Steve Holme 085081fc6e code cleanup: We prefer 'CURLcode result' 10 éve
  Daniel Stenberg d3d871cb4f Curl_urldecode: don't allow NULL as receiver 10 éve
  Daniel Stenberg 192c4f788d Curl_urldecode: no peeking beyond end of input buffer 11 éve