Histórico de Commits

Autor SHA1 Mensagem Data
  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 a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 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
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ há 13 anos atrás
  Yang Tse b3d39275f5 inet_pton: fix compiler warning há 14 anos atrás
  Daniel Stenberg bb60fe0c1a inet_pton: warnings: use size_t to store pointer deltas há 14 anos atrás
  Yang Tse 73060b4523 backport fix for failures to reject certain malformed literals há 16 anos atrás
  Yang Tse ad61b58036 fix compiler warning há 16 anos atrás
  Daniel Stenberg cbd1a77ec2 if () => if() há 17 anos atrás
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code há 17 anos atrás
  Yang Tse 038fe54e21 fix compiler warning há 17 anos atrás
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h há 17 anos atrás
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 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
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done há 18 anos atrás
  Dan Fandrich df03d5a8b2 Replaced nonstandard u_char and u_int types há 19 anos atrás
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with há 19 anos atrás
  Dan Fandrich a07dcfd850 Renamed a variable to avoid conflict with a C++ reserved word. há 20 anos atrás
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source há 20 anos atrás
  Daniel Stenberg 566f7b5e58 simplified expression há 20 anos atrás
  Daniel Stenberg d72ca96a43 indented the code curl-style há 20 anos atrás
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less há 20 anos atrás
  Daniel Stenberg c964aedf3b Only compile the ipv6-section for ipv6-enabled libcurls. Should save há 21 anos atrás
  Daniel Stenberg 749f5387c1 Gisle Vanem's IPv6-on-Windows patch applied! há 21 anos atrás
  Daniel Stenberg e4adbf4017 Dominick Meglio fixed this to build fine on MSVC há 21 anos atrás