Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanups in tnc code | Martin Willi | 2011-02-08 | 1 | -6/+6 |
* | Add a prefix to the global visible tnc names to avoid name clashes, move to t... | Martin Willi | 2011-02-08 | 1 | -3/+4 |
* | implemented create_reason_enumerator() function | Andreas Steffen | 2010-11-19 | 1 | -1/+28 |
* | initialize chunks and add debug output | Andreas Steffen | 2010-11-16 | 1 | -1/+9 |
* | fixed memory leak | Andreas Steffen | 2010-11-16 | 1 | -1/+1 |
* | implement set_attribute() callback function | Andreas Steffen | 2010-11-16 | 1 | -3/+68 |
* | implement GetAttribute() callback function | Andreas Steffen | 2010-11-16 | 1 | -0/+20 |
* | reformulated recommendation policies | Andreas Steffen | 2010-11-16 | 1 | -67/+97 |
* | mutex.h is not needed any more | Andreas Steffen | 2010-11-16 | 1 | -1/+0 |
* | imv_list consists of linked imv_t instances | Andreas Steffen | 2010-11-16 | 1 | -3/+4 |
* | implemented have_recommendation() based on a choice of 3 policies | Andreas Steffen | 2010-11-15 | 1 | -4/+132 |
* | moved recommendation handling to the tnc_imv plugin | Andreas Steffen | 2010-11-13 | 1 | -0/+136 |