aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android_dns
Commit message (Collapse)AuthorAgeFilesLines
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-4/+8
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-201-4/+3
|
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-5/+4
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* 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.