Historique des commits

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