Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 664249d095 ws: initial websockets support hace 2 años
  max.mehl ad9bc5976d copyright: make repository REUSE compliant hace 2 años
  Daniel Stenberg 030adbceeb conncache: remove name arg from Curl_conncache_find_bundle hace 2 años
  Daniel Stenberg 058f98dc3f conncache: include the zone id in the "bundle" hashkey hace 2 años
  Daniel Stenberg d4cf98bbd1 connecache: remove duplicate connc->closure_handle check hace 2 años
  Daniel Stenberg 79cca04da8 conncache: make conncache_add_bundle return the pointer hace 2 años
  Daniel Stenberg e74a6b7b72 url: make Curl_disconnect return void hace 2 años
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() hace 2 años
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it hace 3 años
  Daniel Stenberg dddad339e8 conncache: lowercase the hash key for better match hace 3 años
  Daniel Stenberg cfff12a0b3 lib: remove 'conn->data' completely hace 3 años
  Daniel Stenberg a304051620 lib: more conn->data cleanups hace 3 años
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions hace 3 años
  Daniel Stenberg 4d2f800677 curl.se: new home hace 4 años
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' hace 4 años
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" hace 4 años
  Daniel Stenberg 8346c90b78 conncache: download buffer needs +1 size for trailing zero hace 4 años
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support hace 4 años
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start hace 4 años
  Daniel Stenberg c069027139 conncache: various concept cleanups hace 4 años
  Daniel Stenberg 7745000338 conncache: removed unused Curl_conncache_bundle_size() hace 4 años
  Daniel Stenberg 1d5c427d7f conncache: CONNECT_ONLY connections assumed always in-use hace 5 años
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache hace 5 años
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too hace 5 años
  Steve Holme bdf6d8af3e conncache: Remove the DEBUGASSERT on length check hace 5 años
  Daniel Stenberg a6183ab23a url: default conn->port to the same as conn->remote_port hace 5 años
  Daniel Stenberg 2f11fbf208 conncache: make "bundles" per host name when doing proxy tunnels hace 5 años
  Daniel Stenberg e649432e72 CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse hace 5 años
  Daniel Stenberg e3a53e3efb conncache: use conn->data to know if a transfer owns it hace 5 años
  Daniel Stenberg 05b100aee2 cleanup: make local functions static hace 5 años