Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics | Andreas Steffen | 2011-05-09 | 1 | -4/+2 |
* | lock the set_message_types() method | Andreas Steffen | 2011-05-07 | 1 | -1/+17 |
* | list registered TNCCS message types | Andreas Steffen | 2011-04-28 | 1 | -1/+19 |
* | 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 | -11/+14 |
* | unload the IMCs and IMVs using dlclose() | Andreas Steffen | 2010-11-09 | 1 | -12/+20 |
* | 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 | -65/+1 |
* | implemented send_message() callback function | Andreas Steffen | 2010-11-09 | 1 | -37/+3 |
* | implement IMC and IMV manager classes | Andreas Steffen | 2010-11-09 | 1 | -4/+106 |
* | cleaned up whitespace | Andreas Steffen | 2010-11-09 | 1 | -2/+2 |
* | implemented IMC/IMV handler | Andreas Steffen | 2010-11-09 | 1 | -0/+129 |