OpenSSL bindings for ObjFW.
This repository has been archived on 2025-06-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Jonathan Schleifer ce3b9a11cd Use the thread object's address as thread id.
This at least works inside OFThreads. The previous solution to use a
pthread_t was not portable, as on many systems, pthread_t is a struct.
2012-11-08 14:19:44 +01:00
ObjOpenSSL.xcodeproj Clean up Xcode project. 2012-01-26 13:26:07 +01:00
src Use the thread object's address as thread id. 2012-11-08 14:19:44 +01:00
.gitignore .hgignore -> .gitignore 2012-03-19 23:14:51 +01:00
Info.plist Add Xcode project. 2011-03-28 22:41:36 +02:00
Makefile Make it possible to use a different objfw-config/objfw-compile. 2012-02-05 16:08:13 +01:00