Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make TNC client authentication type available to IMVs | Andreas Steffen | 2013-02-12 | 1 | -0/+11 | |
| | ||||||
* | determine underlying IF-T transport protocol | Andreas Steffen | 2013-02-12 | 3 | -3/+47 | |
| | ||||||
* | Make IKE/EAP IDs available to TNC server/client | Andreas Steffen | 2013-02-11 | 2 | -4/+11 | |
| | ||||||
* | Don't unload IMC/IMV managers if no IMC/IMVs loaded from tnc_config | Martin Willi | 2012-11-30 | 1 | -18/+4 | |
| | ||||||
* | Add wrappers to IMC/IMV managers loading IMC/IMVs from function pointers | Martin Willi | 2012-11-30 | 2 | -2/+49 | |
| | ||||||
* | Clean up memory management when loading IMC/IMVs from files | Martin Willi | 2012-11-30 | 1 | -6/+4 | |
| | ||||||
* | libtnc can be initialized more than once | Martin Willi | 2012-11-14 | 1 | -0/+18 | |
| | ||||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 2 | -2/+2 | |
| | ||||||
* | introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs | Andreas Steffen | 2012-09-09 | 1 | -5/+5 | |
| | ||||||
* | restrict PA-TNC messages to maximum size | Andreas Steffen | 2012-07-12 | 1 | -0/+2 | |
| | ||||||
* | Properly munmap/close file if loading IMC/IMV fails. | Tobias Brunner | 2012-05-18 | 1 | -7/+7 | |
| | ||||||
* | 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. | |||||
* | implemented IF-IMC/IMV 1.3 attributes | Andreas Steffen | 2011-12-08 | 1 | -3/+5 | |
| | ||||||
* | added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functions | Andreas Steffen | 2011-12-08 | 1 | -6/+8 | |
| | ||||||
* | added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() support | Andreas Steffen | 2011-12-08 | 4 | -18/+92 | |
| | ||||||
* | added TNC_TNCS_ReserveAdditionalIMVID() function | Andreas Steffen | 2011-12-07 | 2 | -1/+23 | |
| | ||||||
* | added TNC_TNCC_ReserveAdditionalIMCID() function | Andreas Steffen | 2011-12-07 | 2 | -1/+24 | |
| | ||||||
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions | Andreas Steffen | 2011-12-07 | 2 | -14/+24 | |
| | ||||||
* | added TNC_TNCC_ReportMessageTypesLong() and ↵ | Andreas Steffen | 2011-12-06 | 4 | -76/+128 | |
| | | | | TNC_TNCS_ReportMessageTypesLong() messages | |||||
* | Added missing Android.mk files to distribution. | Tobias Brunner | 2011-11-22 | 1 | -1/+1 | |
| | ||||||
* | Some Doxygen fixes. | Tobias Brunner | 2011-10-28 | 1 | -4/+3 | |
| | ||||||
* | Copyright fixed. | Tobias Brunner | 2011-10-28 | 1 | -2/+2 | |
| | ||||||
* | Added missing backslash. | Tobias Brunner | 2011-10-27 | 1 | -1/+1 | |
| | ||||||
* | Forgot to add Android.mk in ba5b559b41fa70261c4f181f516acee272379a71. | Tobias Brunner | 2011-10-26 | 1 | -0/+31 | |
| | ||||||
* | Build libtnccs on Android. | Tobias Brunner | 2011-10-25 | 1 | -6/+6 | |
| | ||||||
* | share some code between IMC and IMV managers | Andreas Steffen | 2011-10-25 | 3 | -27/+161 | |
| | ||||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 13 | -3/+606 | |
| | ||||||
* | moved imv_manager to libtnccs | Andreas Steffen | 2011-10-25 | 5 | -1/+471 | |
| | ||||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 3 | -0/+310 | |