Historique des commits

Auteur SHA1 Message Date
  Yang Tse 581ce03345 il y a 15 ans
  Gunter Knauf f671d0513c renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. il y a 15 ans
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t il y a 15 ans
  Gunter Knauf 1cc50d31f9 changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since just found that ares already uses this define. il y a 15 ans
  Gunter Knauf 104377d718 added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to be IPv6-aware. il y a 15 ans
  Yang Tse a15b6a6f86 the IP address we want/request/use from the interface is the 'local' il y a 16 ans
  Yang Tse 608fdce0a0 if2ip.c related preprocessor cleanup il y a 16 ans
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into il y a 16 ans
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used il y a 16 ans
  Yang Tse 0163b5b8be fix: socklen_t definition comment il y a 16 ans
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, il y a 17 ans
  Yang Tse dc3ed35313 Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support il y a 18 ans
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. il y a 18 ans
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. il y a 18 ans
  Dan Fandrich 42ac24448c Better cope with a failed or unavailable ftruncate(). il y a 19 ans
  Daniel Stenberg df3ca59116 Dan Fandrich: il y a 20 ans
  Daniel Stenberg 3915fecf80 USE_MANUAL is now defined by default il y a 20 ans
  Daniel Stenberg 0866c1b52d Michael Curtis' updates il y a 22 ans