| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This avoids the unportable 5 pointer hack, but requires enumerating in
the callback.
|
|
|
|
| |
interface
|
| |
|
| |
|
|
|
|
| |
supported algorithms
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
primitives (and utils/mutex.h is now threading.h).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
other key types
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
enums mutex/condvar/rwlock_type_t.
|
| |
|
| |
|
| |
|
|
|
|
| |
OpenSSL, based on patches by Michael Roßberg.
|
|
|
|
|
|
|
|
|
| |
allow enumeration of matching builders
try a second builder if the first one fails
builder clones resources internally on demand
caller frees added resources on failure and success
stricter handling of non-supported build parts
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
BUILD_NOT_AFTER_TIME
|
| |
|
|
|