]> git.ipfire.org Git - thirdparty/strongswan.git/commit - configure.ac
Added Android plugin, currently provides DNS handling on Android
authorMartin Willi <martin@strongswan.org>
Wed, 17 Feb 2010 09:41:55 +0000 (09:41 +0000)
committerMartin Willi <martin@strongswan.org>
Wed, 17 Feb 2010 17:24:11 +0000 (18:24 +0100)
commit55699f037f147f41106a59a934cb661be2a9598d
tree5f47b128ca207e73d13cba3ddf00d25081f93e39
parent63b0bc9c2dc320f942bf089243334be90ea6b7f0
Added Android plugin, currently provides DNS handling on Android
configure.in
src/charon/Makefile.am
src/charon/plugins/android/Makefile.am [new file with mode: 0644]
src/charon/plugins/android/android_handler.c [new file with mode: 0644]
src/charon/plugins/android/android_handler.h [new file with mode: 0644]
src/charon/plugins/android/android_plugin.c [new file with mode: 0644]
src/charon/plugins/android/android_plugin.h [new file with mode: 0644]