Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pylint warnings inconsistent-return-statements | Christian Heimes | 2017-12-18 | 1 | -0/+1 |
* | session_storage: Correctly handle string/byte types | Stanislav Laznicka | 2017-06-09 | 1 | -1/+1 |
* | Fix libkrb5 filename for macOS | David Kreitschmann | 2017-05-17 | 1 | -1/+6 |
* | session storage parameters must be bytes | Christian Heimes | 2017-03-31 | 1 | -2/+2 |
* | Work around issues fetching session data | Simo Sorce | 2017-03-28 | 1 | -23/+190 |
* | Avoid growing FILE ccaches unnecessarily | Simo Sorce | 2017-03-28 | 1 | -0/+6 |
* | Python 3: Fix session storage | Christian Heimes | 2017-03-15 | 1 | -1/+18 |
* | Store session cookie in a ccache option | Simo Sorce | 2017-03-10 | 1 | -0/+197 |