Commit History

Author SHA1 Message Date
  Daniel Stenberg 37a6a0bb3e Moved the sockaddr_storage definition to lib/sockaddr.h and only include that 18 years ago
  Daniel Stenberg 29676f473d David Lang: if there is no sockaddr_storage, make up our own and use that 18 years ago
  Gisle Vanem e8c3bb45ba Fix for building with MS Visual-C and single-threaded 19 years ago
  Daniel Stenberg 9c5f79c56a DEBUGF() is a new conveniant macro to add infof() calls (or similar) for 19 years ago
  Daniel Stenberg 9d7330d879 Since Windows doesn't have/use the POSIX prototype for send() and recv(), we 19 years ago
  Daniel Stenberg 26a5954fa0 adding a bunch of comments for each #endif 19 years ago
  Daniel Stenberg a8ff0a21bf Based on feedback from Cory Nelson, I added some preprocessor magic in 19 years ago
  Daniel Stenberg 5f0366c2cb only define _REENTRANT if not already defined, and only in setup.h 19 years ago
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over 19 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Daniel Stenberg 38f07ce0fb fix compiler warning 19 years ago
  Dan Fandrich 38f797ccd6 Use the proper macro to do uClibc detection. 19 years ago
  Dan Fandrich efaf688650 Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour. 19 years ago
  Gisle Vanem 316e74be74 Removed _WIN32_WINNT to support IPv6 under Win-2K. 19 years ago
  Gisle Vanem f71725de6e Must include <io.h> and <sys/stat.h> before redefining 19 years ago
  Daniel Stenberg 4f5a6a33b4 moved the lseek() and stat() magic defines to setup.h and now take advantage 19 years ago
  Daniel Stenberg 95b84adb9b precaution to prevent double typedefs of the bool 19 years ago
  Daniel Stenberg df3ca59116 Dan Fandrich: 19 years ago
  Gisle Vanem d85bc18178 I changed my mind. Remove ioctl() macro in setup.h instead. 19 years ago
  Daniel Stenberg cd73a733c7 dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used 19 years ago
  Daniel Stenberg c688166066 check for and require tld.h to be present before libidn usage is activated 19 years ago
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 19 years ago
  Daniel Stenberg 7167cde020 Testing to define _REENTRANT unconditionally in here. 19 years ago
  Daniel Stenberg 6b3e3095ea removed weird preprocessor juggling not needed 20 years ago
  Gunter Knauf 90af60a6ef removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ? 20 years ago
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 years ago
  Daniel Stenberg 5e65d48ffa we actually build and run fine with libidn 0.4.1 too, so let's not require 20 years ago
  Daniel Stenberg 938a72b2db Gisle's adjustments to allow building with lcc-win32 20 years ago
  Daniel Stenberg 94ca911dc1 delete trailing whitespace 20 years ago
  Daniel Stenberg 24420c2191 Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to 20 years ago