summaryrefslogtreecommitdiff
path: root/src/threadsupport.c
Commit message (Expand)AuthorAgeFilesLines
* add support for mbedTLSJosef Schlehofer2019-03-231-0/+39
* use up-to-date OpenSSL API to control thread locksvmurashev2018-05-181-0/+24
* Handle failed memory allocations in threadsupport.c, closes #367Oleg Pudeyev2016-01-101-5/+25
* Use PyMem_NewOleg Pudeyev2016-01-081-2/+2
* Fixed build on gcc 4.4.5 due to static/non-static mismatch.Oleg Pudeyev2015-02-091-2/+2
* Add PYCURL_INTERNAL to hide internal symbols in single file compilationOleg Pudeyev2014-03-031-23/+33
* Start splitting extension source - extract threadsupport.cOleg Pudeyev2014-02-121-0/+272