Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 279f638b74 strtoofft: after space, there cannot be a control code il y a 2 ans
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range il y a 4 ans
  Marcel Raad 0f31647cf7 lib: silence null-dereference warnings il y a 6 ans
  Benbuck Nason 454dae0092 strtoofft: Remove extraneous null check il y a 7 ans
  Daniel Stenberg 78b863de7d strtooff: fix build for systems with long long but no strtoll option il y a 7 ans
  Daniel Stenberg 80d9e35598 system.h: remove all CURL_SIZEOF_* defines il y a 7 ans
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally il y a 7 ans
  Viktor Szakats 13ef623a81 docs/comments: Update to secure URL versions il y a 7 ans
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros il y a 7 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 7 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Kamil Dudka 20ae9d4f71 strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code il y a 17 ans
  Daniel Stenberg 1926f4573d Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on il y a 17 ans
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling il y a 17 ans
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that il y a 18 ans
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. il y a 19 ans
  Daniel Stenberg 6d14a80608 Added comment about strtoimax() il y a 19 ans