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

Аутор SHA1 Порука Датум
  Daniel Stenberg 4d2f800677 curl.se: new home пре 3 година
  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 пре 4 година
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache пре 4 година
  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 година
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn пре 5 година
  Daniel Stenberg 85f9aa08d9 conncache_unlock: avoid indirection by changing input argument type пре 5 година
  Daniel Stenberg fb445a1e18 disconnect: separate connections and easy handles better пре 5 година
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() пре 5 година
  Daniel Stenberg 81377cace6 vtls: set conn->data when closing TLS пре 6 година
  Daniel Stenberg 1b76c38904 conn: remove the boolean 'inuse' field пре 6 година
  Daniel Stenberg f762fec323 url: check Curl_conncache_add_conn return code пре 6 година
  Daniel Stenberg 2c15693a3c url: fix dangling conn->data pointer пре 6 година
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers пре 6 година
  Daniel Stenberg 41982b6ac9 conncache: fix a return code [regression] пре 6 година
  Daniel Stenberg 07cb27c98e conncache: fix several lock issues пре 6 година
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache пре 7 година
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc пре 7 година