| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
private_mutex_t.
|
| |
|
| |
|
|
|
|
| |
primitives (and utils/mutex.h is now threading.h).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
changes
|
|
|
|
| |
pkcs1/pgp/... plugins
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
replicates this function (and the other defined in execinfo.h).
|
|
|
|
| |
This reverts commit 0ead254919c66a1b6a9e39b175f0b92f2a076c12.
|
|
|
|
| |
We could use AC_PATH_PROGS_FEATURE_CHECK (added in Autoconf 2.62) to check for this option.
|
| |
|
| |
|
|
|
|
| |
--enable-integrity-test now conditionally builds libchecksum
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
libstrongswan.crypto.test.required to require at least one test vector to use an algorithm
libstrongswan.crypto.test.rng_true to run RNG tests on RNG_TRUE quality
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
important change for developers: %Y replaces %D to print identities!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
|
| |
|
| |
|
|
|
|
| |
(e.g. old glibc). Patch courtesy to Thomas Jarosch
|