Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Viktor Szakats 0df0aa74be tidy-up: delete unused HAVE_STRUCT_POLLFD 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg da15443ddd TPF: drop support 2 years ago
  Daniel Stenberg d5a70e77b2 curl_multi_fdset: make FD_SET() not operate on sockets out of range 2 years ago
  Mark Swaanenburg d293bf4a78 lib: don't compare fd to FD_SETSIZE when using poll 2 years ago
  Daniel Stenberg 32766cb4db select: convert Curl_select() to private static function 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Marc Hoersken 0f7c332f9f select.h: make socket validation macros test for INVALID_SOCKET 3 years ago
  Marc Hoersken 4a8f459837 select: use timediff_t instead of time_t and int for timeout_ms 4 years ago
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 years ago
  Daniel Stenberg a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 years ago
  Daniel Stenberg 88436786c8 select: remove typecast from SOCKET_WRITABLE/READABLE macros 4 years ago
  Marc Hoersken c52b342051 select: move duplicate select preparation code into Curl_select 4 years ago
  Daniel Stenberg 1ad49feb71 global_init: assume the EINTR bit by default 4 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 4 years ago
  Viktor Szakats b801b453af whitespace fixes 5 years ago
  Daniel Stenberg 7e21e5fd0c select.h: avoid macro redefinition harder 6 years ago
  Marcel Raad aa573c3c55 poll: prefer <poll.h> over <sys/poll.h> 7 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 7 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 7 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Zdenek Pavlas 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
  Daniel Stenberg 8bad5f2a61 WSAPoll: disabled on all windows builds 11 years ago