Historia zmian

Autor SHA1 Wiadomość Data
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 lat temu
  Daniel Stenberg 9d0869d234 multi: remove duplicate include of connect.h 1 rok temu
  Daniel Stenberg 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 lat temu
  Daniel Stenberg 664249d095 ws: initial websockets support 2 lat temu
  Viktor Szakats c9061f242b misc: spelling fixes 2 lat temu
  Daniel Stenberg 7632c0d25a multi: use larger dns hash table for multi interface 2 lat temu
  Marc Hoersken bc25c9e3ee multi_wait: fix and improve Curl_poll error handling on Windows 2 lat temu
  Marc Hoersken a71fe41d2f multi_wait: fix skipping to populate revents for extra_fds 2 lat temu
  rcombs 07f80f968d multi: use a pipe instead of a socketpair on apple platforms 2 lat temu
  Daniel Stenberg 31a41d45b7 multi: have curl_multi_remove_handle close CONNECT_ONLY transfer 2 lat temu
  Daniel Stenberg 4c57fdcf87 multi: fix the return code from Curl_pgrsDone() 2 lat temu
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 lat temu
  Daniel Stenberg 5912da253b select: return error from "lethal" poll/select errors 2 lat temu
  Adam Rosenfield e07a9b668a conn: fix typo 'connnection' -> 'connection' in two function names 2 lat temu
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 lat temu
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 lat temu
  Jay Satiro e0dc9765a7 multi: allow user callbacks to call curl_multi_assign 2 lat temu
  Sebastian Sterk c6218f3723 multi: grammar fix in comment 2 lat temu
  luminixinc on github 3c798b1db3 multi: remember connection_id before returning connection to pool 2 lat temu
  Daniel Stenberg e74a6b7b72 url: make Curl_disconnect return void 2 lat temu
  Daniel Stenberg 340bb1905f multi: set in_callback for multi interface callbacks 2 lat temu
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 lat temu
  Daniel Stenberg e43ad4b474 multi: cleanup the socket hash when destroying it 2 lat temu
  Daniel Stenberg 2b3dd01b77 multi: handle errors returned from socket/timer callbacks 2 lat temu
  Daniel Stenberg f0b7099a10 multi: shut down CONNECT in Curl_detach_connnection 2 lat temu
  Eddie Lumpkin 8e701cc978 lib: fixing comment spelling typos in lib files 2 lat temu
  Max Dymond a517378de5 CURLOPT_PREREQFUNCTION: add new callback 3 lat temu
  Rikard Falkeborn e75be2c4b2 cleanup: constify unmodified static structs 3 lat temu
  Daniel Stenberg d5a70e77b2 curl_multi_fdset: make FD_SET() not operate on sockets out of range 3 lat temu
  Marcel Raad 1b70748e86 multi: fix compiler warning with `CURL_DISABLE_WAKEUP` 3 lat temu