| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
not have to replicate them in every plugin that implements the DH interface.
The main reason for this change is that Android's libcrypto does not
include the get_rfcX_prime_Y functions by default. Therefore we would
have had to replicate the primes a third time.
|
| |
|
| |
|
|
|
|
|
|
|
| |
when cross-compiling the plugins for Android 2.0.
With the coming monolithic build using Android.mk files this won't be
necessary anymore.
|
| |
|
|
|
|
| |
charon plugins into libcharon.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
primitives (and utils/mutex.h is now threading.h).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
signatures
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
enums mutex/condvar/rwlock_type_t.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
workaround
|
| |
|
| |
|
| |
|
| |
|
| |
|