Historique des commits

Auteur SHA1 Message Date
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid il y a 2 ans
  Daniel Stenberg 26a7d51c21 checksrc: warn on space after exclamation mark il y a 3 ans
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range il y a 4 ans
  Marcel Raad 10db3ef21e lib: reduce variable scopes il y a 5 ans
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros il y a 7 ans
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions il y a 7 ans
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement il y a 7 ans
  Steve Holme f046ac48d6 inet_pton.c: Fixed compilation warnings il y a 8 ans
  Marcel Raad 668231c309 inet_pton.c: Fix MSVC run-time check failure (2) il y a 8 ans
  Marcel Raad 618dfd65e4 inet_pton.c: Fix MSVC run-time check failure 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 a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 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
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ il y a 13 ans
  Yang Tse b3d39275f5 inet_pton: fix compiler warning il y a 13 ans
  Daniel Stenberg bb60fe0c1a inet_pton: warnings: use size_t to store pointer deltas il y a 14 ans
  Yang Tse 73060b4523 backport fix for failures to reject certain malformed literals il y a 15 ans
  Yang Tse ad61b58036 fix compiler warning il y a 15 ans
  Daniel Stenberg cbd1a77ec2 if () => if() il y a 16 ans
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code il y a 16 ans
  Yang Tse 038fe54e21 fix compiler warning il y a 17 ans
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h il y a 17 ans
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 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