Commit History

Author SHA1 Message Date
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 years ago
  Daniel Stenberg a8e8e51b14 NDEBUG should not be defined when CURLDEBUG is 20 years ago
  Daniel Stenberg 843391c745 Gisle Vanem: 20 years ago
  Daniel Stenberg 5b75919f95 Marty Kuhrt's adjustments for a cleaner VMS build 20 years ago
  Daniel Stenberg 5b55f9ecb3 Gnter Knauf's NetWare changes. 20 years ago
  Daniel Stenberg b45d50ccc2 Nah, ignore the OS define in here. This is being included by ares and it 20 years ago
  Daniel Stenberg bc6f3beb9c Now requires an OS string defined by the config*.h file 20 years ago
  Daniel Stenberg 22f4d81f3e Make sure SIZEOF_CURL_OFF_T is defined before we check for it being > 4. 20 years ago
  Daniel Stenberg 4e87dd89bf moved the curl_socket_t typedef downwards 20 years ago
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 years ago
  Daniel Stenberg ab35b2837f Tor Arntsen's fix to a AIX build problem 20 years ago
  Daniel Stenberg e40392ac03 Andrs Garca's patch to prevent warnings while compiling with mingw, mainly 20 years ago
  Daniel Stenberg b2ef40731a Tom Bates' adjustment to build on his nsr-tandem-nsk. 20 years ago
  Daniel Stenberg 353f764119 Yet another curl_off_t printf format attempt, we now exclude the %-letter from 20 years ago
  Daniel Stenberg 00d5f886e3 - we switch to simply use FORMAT_OFF_T internally 20 years ago
  Daniel Stenberg 8cb2a68694 define ENABLE_64BIT if we have enabled 64bit large files 20 years ago
  Daniel Stenberg 7d844c430c Gisle Vanem brings name resolving timeout possibilities to windows people. 20 years ago
  Daniel Stenberg abd7e32c66 simplified and better commented config.h include logic 20 years ago
  Daniel Stenberg dd1f495c2f we include errno.h to truly know if we have ECONNRESET or not 20 years ago
  Daniel Stenberg df750c236c Somewhat crude attempt at fixing the test 91 failures. I commit this now 20 years ago
  Daniel Stenberg 7e45a1ac53 moved the definitions of IOCTL_3_ARGS to setup.h 20 years ago
  Daniel Stenberg d8ee927be2 define SIZEOF_CURL_OFF_T if not already defined 20 years ago
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! 20 years ago
  Daniel Stenberg 36f76396ea Diego Casorran's fixes to allow native AmigaOS builds 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 years ago
  Daniel Stenberg 3b048880ad we now have a 'curlassert' function to use 20 years ago
  Daniel Stenberg c79de8d86e less complicated code for the MSG_NOSIGNAL detection 20 years ago
  Daniel Stenberg 2cf209d3f7 If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when we call send() and 20 years ago
  Daniel Stenberg aeb5edbf07 Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don't 20 years ago
  Daniel Stenberg 749f5387c1 Gisle Vanem's IPv6-on-Windows patch applied! 21 years ago