Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lock the set_message_types() method for imvs | Andreas Steffen | 2011-05-09 | 1 | -0/+14 |
* | adapted debug output | Andreas Steffen | 2011-04-28 | 1 | -1/+1 |
* | list registered TNCCS message types | Andreas Steffen | 2011-04-28 | 1 | -1/+20 |
* | Whitespace cleanups in tnc code | Martin Willi | 2011-02-08 | 1 | -15/+15 |
* | load IMCs and IMVs with RTLD_LAZY | Andreas Steffen | 2010-11-16 | 1 | -1/+1 |
* | read IMC/IMV configurations from /etc/tnc_config | Andreas Steffen | 2010-11-10 | 1 | -8/+14 |
* | unload the IMCs and IMVs using dlclose() | Andreas Steffen | 2010-11-09 | 1 | -14/+19 |
* | insert IMV/IMC before providing BindFunction | Andreas Steffen | 2010-11-09 | 1 | -0/+1 |
* | tnc_imc/tnc_imv cosmetics | Andreas Steffen | 2010-11-09 | 1 | -0/+6 |
* | implemented receive_message() function | Andreas Steffen | 2010-11-09 | 1 | -0/+28 |
* | support of reportMessageTypes() function | Andreas Steffen | 2010-11-09 | 1 | -0/+28 |
* | moved TNCCS callback functions into bind_function.c | Andreas Steffen | 2010-11-09 | 1 | -80/+0 |
* | implement IMC and IMV manager classes | Andreas Steffen | 2010-11-09 | 1 | -3/+94 |
* | cleaned up whitespace | Andreas Steffen | 2010-11-09 | 1 | -1/+1 |
* | implemented IMC/IMV handler | Andreas Steffen | 2010-11-09 | 1 | -0/+123 |