Histórico de Commits

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