| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
INCLUDES are now deprecated and throw warnings when using automake 1.13.
We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and
defines are passed to AM_CPPFLAGS only.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Instead use a subdirectory (prefix/lib/ipsec by default). Also moved the
plugins from libexec to a subdirectory of that dir.
|
|
|
|
| |
This reverts commit 3c0630a797a18ad353167e56feb21476b4553834.
|
| |
|
| |
|
|
|
|
| |
compression support
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
primitives (and utils/mutex.h is now threading.h).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
calculations
|
| |
|
|
|
|
|
|
| |
properly close all doxygen groups
fixed remaining doxygen warnings
|
| |
|
| |
|
|
|
|
| |
ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)
|