Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -80/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | Android 4 requires LOCAL_MODULE_TAGS to be set for all modules. | Tobias Brunner | 2012-01-12 | 1 | -0/+2 |
| | | | | | | | Because all packages are now marked as optional executables that are to be installed on the final system have to be added to PRODUCT_PACKAGES in build/target/product/core.mk. Dependencies (such as libraries) are installed automatically. | ||||
* | pluto: plugin_list.* added to Android.mk. | Tobias Brunner | 2011-10-27 | 1 | -0/+1 |
| | |||||
* | pluto: Log to logcat on Android. | Tobias Brunner | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | pluto: Removed last usage of KERNEL26_SUPPORT (and some KLIPS stuff). | Tobias Brunner | 2011-10-18 | 1 | -1/+1 |
| | | | | Because linux is not defined on Android this caused trouble. | ||||
* | pluto: Option added to disable adns. | Tobias Brunner | 2011-10-14 | 1 | -1/+0 |
| | | | | This basically disables opportunistic encryption. | ||||
* | Enable XAUTH plugin on Android. | Tobias Brunner | 2011-10-13 | 1 | -0/+2 |
| | |||||
* | Use separate plugin lists for pluto and charon on Android. | Tobias Brunner | 2011-10-13 | 1 | -1/+2 |
| | |||||
* | Build pluto on Android. | Tobias Brunner | 2011-10-13 | 1 | -0/+75 |
Does not fully compile. |