Historique des commits

Auteur SHA1 Message Date
  Marcel Raad d7dceb57d1 lib and tests: add missing curl.h includes il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 030adbceeb conncache: remove name arg from Curl_conncache_find_bundle il y a 2 ans
  Daniel Stenberg a304051620 lib: more conn->data cleanups il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" il y a 3 ans
  Daniel Stenberg 769a4687df tests/server/disabled: add "wakeup" il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' il y a 4 ans
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" il y a 4 ans
  Daniel Stenberg c069027139 conncache: various concept cleanups il y a 4 ans
  Daniel Stenberg 7745000338 conncache: removed unused Curl_conncache_bundle_size() il y a 4 ans
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache il y a 4 ans
  Daniel Stenberg 2f11fbf208 conncache: make "bundles" per host name when doing proxy tunnels il y a 5 ans
  Daniel Stenberg 2f44e94efb pipelining: removed il y a 5 ans
  Daniel Stenberg 85f9aa08d9 conncache_unlock: avoid indirection by changing input argument type il y a 5 ans
  Daniel Stenberg fb445a1e18 disconnect: separate connections and easy handles better il y a 5 ans
  Daniel Stenberg f762fec323 url: check Curl_conncache_add_conn return code il y a 6 ans
  Daniel Stenberg 07cb27c98e conncache: fix several lock issues il y a 6 ans
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache il y a 6 ans
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement il y a 7 ans
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init il y a 7 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg 38bd6bf0bb bundles: store no/default/pipeline/multiplex il y a 9 ans
  Daniel Stenberg fd137786e5 bundles: merged into conncache.c il y a 9 ans
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() il y a 9 ans
  Daniel Stenberg 852d35b6ea proxy: re-use proxy connections (regression) il y a 9 ans
  Frank Meier 01368d395c create_conn: prune dead connections il y a 10 ans
  Marcel Raad 2cd0c2d244 conncache: fix compiler warning il y a 10 ans
  Lindley French 964e43c5e2 conncache: move the connection counter to the cache struct il y a 10 ans