| 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.
|
| |
|
| |
|
|
|
|
|
| |
This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not
completely).
|
|
|
|
|
|
|
|
| |
This reverts commit 8c42f16deeeffa1ae305b18306b0796f49c9922c.
Conflicts:
src/charon/Makefile.am
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fixed the reference to the pthread library.
|
| |
|
| |
|
|
|
|
| |
build system.
|
|
|
|
| |
charon plugins into libcharon.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
extensions
|
| |
|
| |
|
|
|
|
| |
usable by any SIM/AKA backend
|
|
|
|
| |
other places
|
| |
|
| |
|
| |
|
|
|
|
| |
software
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
--enable-integrity-test now conditionally builds libchecksum
|
| |
|
| |
|
| |
|
|
|
|
|
| |
important change for developers: %Y replaces %D to print identities!
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
attributes via plugins
moved resolv.conf editing to a separate plugin (resolv_conf)
extended attribute_provider interface to hand out arbitrary attributes
moved strongswan.conf based dns/nbns configuration to a plugin (attr)
|
| |
|
| |
|