aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android_dns
Commit message (Collapse)AuthorAgeFilesLines
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+6
| | | | | | 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.
* android-dns: Use plugin features to register attribute handlerTobias Brunner2013-06-111-5/+31
|
* Removed backend for old Android frontend patchTobias Brunner2013-03-025-0/+421
Moved the remaining DNS handler to a new plugin.