index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
frontends
/
android
/
jni
/
libandroidbridge
/
byod
Commit message (
Collapse
)
Author
Age
Files
Lines
*
android: Add device ID in BeginHandshake
Tobias Brunner
2013-07-08
1
-0
/
+2
|
*
android: Handle and store IETF remediation instructions
Tobias Brunner
2013-07-08
1
-0
/
+19
|
*
android: Add state of IMC to VpnStateService and update it via JNI
Tobias Brunner
2013-07-08
1
-0
/
+29
|
*
android: Handle TCG file measurement related attributes using PTS
Tobias Brunner
2013-07-08
1
-5
/
+119
|
*
android: Android IMC state provides a Platform Trust Service (PTS) instance
Tobias Brunner
2013-07-08
2
-0
/
+20
|
*
android: Provide a public interface for Android IMC state
Tobias Brunner
2013-07-08
2
-25
/
+40
|
*
android: Define IMC functions static and with lower-case names
Tobias Brunner
2013-07-08
1
-32
/
+32
|
*
android: Add measurement collector for ITA Settings
Tobias Brunner
2013-07-08
1
-1
/
+4
|
*
android: Handle ITA PA-TNC attributes
Tobias Brunner
2013-07-08
1
-0
/
+18
|
*
android: Overload for getMeasurement() that takes a String array as argument
Tobias Brunner
2013-07-08
1
-10
/
+70
|
*
android: Add measurement collector for Port Filter
Tobias Brunner
2013-07-08
1
-1
/
+2
|
|
|
|
This collector reports all listening TCP and UDP sockets/ports.
*
android: Add a generic handler for PA-TNC attribute requests
Tobias Brunner
2013-07-08
1
-62
/
+90
|
|
|
|
|
The idea is that the Android IMC will return attributes in their binary encoding. This keeps the JNI interface to the IMC pretty simple.
*
android: Added a Java part to the Android IMC
Tobias Brunner
2013-07-08
1
-3
/
+60
|
*
android: Build libpts and init/deinit libpts in BYOD IMC
Tobias Brunner
2013-07-08
1
-0
/
+5
|
*
android: Added a sample IMC that sends some dummy OS data
Tobias Brunner
2013-07-08
4
-0
/
+609