Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Holme 33a95659e2 config-tpf.h: Fixed up line lengths > 79 characters hace 10 años
  David Woodhouse 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support hace 10 años
  Daniel Stenberg 358c5c0745 strlcat: remove function hace 11 años
  Yang Tse 21423497ef configure: Windows cross-compilation fixes hace 12 años
  Daniel Stenberg 1aeb635cdd sources: update source headers hace 13 años
  Yang Tse cef95aadeb hace 14 años
  Yang Tse 581ce03345 hace 14 años
  Yang Tse 1cbc93fb54 hace 14 años
  Yang Tse 6d4e6cc813 hace 14 años
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t hace 15 años
  Yang Tse 5a91746b80 David McCreedy's "TPF-platform specific changes to various files" patch hace 15 años
  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. hace 15 años
  Gunter Knauf 104377d718 added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to be IPv6-aware. hace 15 años
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into hace 15 años
  Yang Tse 4d437416da HAVE_INET_PTON will only be defined when an IPv6 capable working hace 16 años
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used hace 16 años
  Yang Tse 19bc92289d HAVE_ALARM definition for static config-*.h files hace 16 años
  Yang Tse ceb49d3742 Get rid of ENABLE_64BIT symbol definition and usage. hace 16 años
  Yang Tse feb03e4717 The size of long is a build time characteristic and as such it is now recorded hace 16 años
  Yang Tse 14240e9e10 Initial support of curlbuild.h and curlrules.h which allows hace 16 años
  Yang Tse 39f23aec6b RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined hace 16 años
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and hace 16 años
  Yang Tse 669c555874 Removed inclusion of remaining system header files from configuration files. hace 16 años
  Yang Tse 0163b5b8be fix: socklen_t definition comment hace 16 años
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, hace 17 años
  Gisle Vanem 34ed4642ec Remove unneeded 'HAVE_*' defines. hace 17 años
  Yang Tse bcd8a3b240 Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE hace 17 años
  Yang Tse dc3ed35313 Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support hace 17 años
  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>. hace 18 años
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. hace 18 años