Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename git_threads_ to git_libgit2_ | Carlos Martín Nieto | 2014-11-08 | 1 | -2/+2 |
| | | | | | | This describes their purpose better, as we now initialize ssl and some other global stuff in there. Calling the init function is not something which has been optional for a while now. | ||||
* | global: free the error message when exiting a threadcmn/free-tls-error | Carlos Martín Nieto | 2014-09-14 | 1 | -0/+14 |
| | | | | | When we free the global state at thread termination, we must also free the error message in order not to leak the string once per thread. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+36 |