Historie revizí

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