aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni/libandroidbridge/byod/imc_android.c
Commit message (Expand)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-722/+0
* android: Fix PA-TNC construction based on data passed via JNITobias Brunner2014-10-151-3/+2
* android: Update receive_message() to new imc_msg_t.receive() signatureTobias Brunner2014-10-131-2/+4
* android: Remove references to libptsTobias Brunner2014-10-131-4/+0
* android: Fix compilation after PTS header files were movedTobias Brunner2013-09-041-4/+4
* android: Add device ID in BeginHandshakeTobias Brunner2013-07-081-0/+2
* android: Handle and store IETF remediation instructionsTobias Brunner2013-07-081-0/+19
* android: Add state of IMC to VpnStateService and update it via JNITobias Brunner2013-07-081-0/+29
* android: Handle TCG file measurement related attributes using PTSTobias Brunner2013-07-081-5/+119
* android: Define IMC functions static and with lower-case namesTobias Brunner2013-07-081-32/+32
* android: Add measurement collector for ITA SettingsTobias Brunner2013-07-081-1/+4
* android: Handle ITA PA-TNC attributesTobias Brunner2013-07-081-0/+18
* android: Overload for getMeasurement() that takes a String array as argumentTobias Brunner2013-07-081-10/+70
* android: Add measurement collector for Port FilterTobias Brunner2013-07-081-1/+2
* android: Add a generic handler for PA-TNC attribute requestsTobias Brunner2013-07-081-62/+90
* android: Added a Java part to the Android IMCTobias Brunner2013-07-081-3/+60
* android: Build libpts and init/deinit libpts in BYOD IMCTobias Brunner2013-07-081-0/+5
* android: Added a sample IMC that sends some dummy OS dataTobias Brunner2013-07-081-0/+389