Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges hace 4 años
  Daniel Stenberg 4d2f800677 curl.se: new home hace 4 años
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range hace 5 años
  Marcel Raad 0f31647cf7 lib: silence null-dereference warnings hace 6 años
  Benbuck Nason 454dae0092 strtoofft: Remove extraneous null check hace 7 años
  Daniel Stenberg 78b863de7d strtooff: fix build for systems with long long but no strtoll option hace 7 años
  Daniel Stenberg 80d9e35598 system.h: remove all CURL_SIZEOF_* defines hace 7 años
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally hace 7 años
  Viktor Szakats 13ef623a81 docs/comments: Update to secure URL versions hace 7 años
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros hace 7 años
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files hace 12 años
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files hace 12 años
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h hace 13 años
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Kamil Dudka 20ae9d4f71 strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN hace 14 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code hace 17 años
  Daniel Stenberg 1926f4573d Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on hace 17 años
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling hace 18 años
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that hace 18 años
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. hace 19 años
  Daniel Stenberg 6d14a80608 Added comment about strtoimax() hace 19 años
  Daniel Stenberg 34750cc738 Use LL suffix for long long constants if the compiler supports it, to prevent hace 20 años
  Daniel Stenberg eb5d3b5a7c killed trailing whitespace hace 20 años
  Daniel Stenberg 0bf1bd51c4 Remade to use curlx_-prefix. This means this function can be compiled and hace 21 años