| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The attribute_manager_t instance is now located on the new hydra object
instead of the lib object.
|
| |
|
| |
|
|
|
|
| |
build (as it was before).
|
|
|
|
| |
build system.
|
|
|
|
| |
charon plugins into libcharon.
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|