Историја ревизија

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