Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 358c5c0745 strlcat: remove function vor 11 Jahren
  Yang Tse 919c97fa65 curl tool: use configuration files from lib directory vor 12 Jahren
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h vor 13 Jahren
  Daniel Stenberg 1aeb635cdd sources: update source headers vor 13 Jahren
  Yang Tse 99a07a1fdf build: provide SIZEOF_SIZE_T definition for non-configure builds vor 13 Jahren
  Yang Tse cef95aadeb vor 14 Jahren
  Yang Tse 581ce03345 vor 14 Jahren
  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. vor 15 Jahren
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
  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. vor 15 Jahren
  Gunter Knauf 104377d718 added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to be IPv6-aware. vor 15 Jahren
  Yang Tse a15b6a6f86 the IP address we want/request/use from the interface is the 'local' vor 15 Jahren
  Yang Tse 608fdce0a0 if2ip.c related preprocessor cleanup vor 15 Jahren
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into vor 15 Jahren
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used vor 16 Jahren
  Yang Tse 19bc92289d HAVE_ALARM definition for static config-*.h files vor 16 Jahren
  Yang Tse bffe69a151 when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will vor 16 Jahren
  Yang Tse 39f23aec6b RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined vor 16 Jahren
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and vor 16 Jahren
  Yang Tse 0163b5b8be fix: socklen_t definition comment vor 16 Jahren
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, vor 17 Jahren
  Yang Tse bcd8a3b240 Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE vor 17 Jahren
  Yang Tse dc3ed35313 Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support vor 17 Jahren
  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>. vor 18 Jahren
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. vor 18 Jahren
  Yang Tse 7e43d06b60 Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. vor 18 Jahren
  Yang Tse 89f54f3739 Platforms that don't have/run configure need default values in their config files for: vor 18 Jahren
  Dan Fandrich 205f8b266c Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects vor 19 Jahren
  Daniel Stenberg df3ca59116 Dan Fandrich: vor 19 Jahren
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. vor 20 Jahren