Historique des commits

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