Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -2/+2 |
* | tests: fixup several tests | Fabian Keil | 2021-02-09 | 1 | -1/+1 |
* | multi_remove_handle: close unused connect-only connections | Marc Aldorasi | 2020-08-01 | 1 | -0/+6 |
* | conncache: various concept cleanups | Daniel Stenberg | 2020-04-30 | 1 | -0/+14 |
* | conncache: fix multi-thread use of shared connection cache | Daniel Stenberg | 2019-12-09 | 1 | -0/+6 |
* | conn: remove the boolean 'inuse' field | Daniel Stenberg | 2018-07-11 | 1 | -6/+0 |
* | conncache: fix several lock issues | Daniel Stenberg | 2017-12-05 | 1 | -1/+9 |
* | test1554: verify connection cache sharing | Daniel Stenberg | 2017-11-09 | 1 | -0/+77 |