Commit History

Author SHA1 Message Date
  Daniel Stenberg 664249d095 ws: initial websockets support 2 years ago
  Daniel Stenberg 7632c0d25a multi: use larger dns hash table for multi interface 2 years ago
  Futaura 55a138acc4 amigaos: fix threaded resolver on AmigaOS 4.x 2 years ago
  Sean McArthur be8d2b037d hyper: use wakers for curl pause/resume 2 years ago
  Daniel Stenberg d5dc3629eb easy: remove dead code 2 years ago
  Jay Satiro a8a4abb2ae vtls: make curl_global_sslset thread-safe 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 5912da253b select: return error from "lethal" poll/select errors 2 years ago
  Thomas Guillem 23af112f55 lib: make curl_global_init() threadsafe when possible 2 years ago
  Daniel Stenberg 2bd75e5686 easy/transfer: fix cookie-disabled build 2 years ago
  Adam Rosenfield e07a9b668a conn: fix typo 'connnection' -> 'connection' in two function names 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 3b16575ae9 netware: remove support 2 years ago
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
  Daniel Stenberg 2b3dd01b77 multi: handle errors returned from socket/timer callbacks 2 years ago
  Jeff Mears 76e047fc27 easy: use a custom implementation of wcsdup on Windows 3 years ago
  Josie Huddleston c12ad2d4e8 easy: during upkeep, attach Curl_easy to connections in the cache 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 19291f7fb4 dupset: remove totally off comment 3 years ago
  Daniel Stenberg f154ae9de3 easy: ignore sigpipe in curl_easy_send 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg d71ff2b9db hsts: enable by default 3 years ago
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 years ago
  Daniel Stenberg 94719e7285 multi: rename the multi transfer states 3 years ago
  Daniel Stenberg cfff12a0b3 lib: remove 'conn->data' completely 3 years ago
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 9d7281ff17 global_init: debug builds allocates a byte in init 3 years ago
  Daniel Stenberg ac9a7245fc speedcheck: exclude paused transfers 3 years ago