aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtncif
Commit message (Collapse)AuthorAgeFilesLines
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-223-5/+4
|
* android: Remove/filter header files from LOCAL_SRC_FILESTobias Brunner2013-03-201-1/+3
| | | | This avoids huge warnings when building the native code.
* added ITA Echo PA-TNC Subtype and ITA Echo Attribute typeAndreas Steffen2013-03-112-3/+5
|
* added some new TCG IF-M message subtypes and attributesAndreas Steffen2013-03-022-3/+7
|
* Android.mk updated to latest MakefilesTobias Brunner2013-02-261-0/+1
| | | | Fixes #300.
* make AR identities available to IMVs via IF-IMV 1.4 draftAndreas Steffen2013-02-116-0/+362
|
* scanner imc/imv pair uses IETF VPN PA-TNC message subtypeAndreas Steffen2012-10-312-5/+3
|
* Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.Tobias Brunner2012-01-121-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.
* fixed typo in tncif.hAndreas Steffen2011-12-071-1/+1
|
* defined SUBTYPE_ANY for all known Vendor IDsAndreas Steffen2011-12-072-21/+44
|
* upgraded IF-IMC/IMV inteface definitions to version 1.3Andreas Steffen2011-12-045-93/+377
|
* Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-0/+2
|
* Source files in Android.mk updated.Tobias Brunner2011-10-141-2/+3
|
* fixed typoAndreas Steffen2011-09-081-2/+2
|
* Build libtncif on Android.Tobias Brunner2011-07-291-0/+26
|
* added ITA Scanner IMC/IMV pair which detects open server ports on TNC clientsAndreas Steffen2011-07-042-3/+5
|
* output all known PA-TNC subtype namesAndreas Steffen2011-06-243-1/+169
|
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-065-38/+22
|
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-016-0/+608