Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for mbedTLS | Josef Schlehofer | 2019-03-23 | 1 | -0/+39 |
* | use up-to-date OpenSSL API to control thread locks | vmurashev | 2018-05-18 | 1 | -0/+24 |
* | Handle failed memory allocations in threadsupport.c, closes #367 | Oleg Pudeyev | 2016-01-10 | 1 | -5/+25 |
* | Use PyMem_New | Oleg Pudeyev | 2016-01-08 | 1 | -2/+2 |
* | Fixed build on gcc 4.4.5 due to static/non-static mismatch. | Oleg Pudeyev | 2015-02-09 | 1 | -2/+2 |
* | Add PYCURL_INTERNAL to hide internal symbols in single file compilation | Oleg Pudeyev | 2014-03-03 | 1 | -23/+33 |
* | Start splitting extension source - extract threadsupport.c | Oleg Pudeyev | 2014-02-12 | 1 | -0/+272 |