Histórico de Commits

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