Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treat IF-M and IF-TNCCS remediation instructions/parameters in an equal way | Andreas Steffen | 2013-02-19 | 2 | -96/+168 |
* | added missing return statement | Andreas Steffen | 2013-02-19 | 1 | -0/+1 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 7 | -10/+10 |
* | allow has_noskip_flag to contain TRUE_OR_FALSE | Andreas Steffen | 2012-10-07 | 1 | -1/+1 |
* | use pen_type_t for PA Message Subtype | Andreas Steffen | 2012-08-23 | 2 | -24/+18 |
* | limit the size of a PB-TNC batch to the maximum EAP-TNC packet size | Andreas Steffen | 2012-07-11 | 7 | -14/+30 |
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions | Andreas Steffen | 2011-12-07 | 2 | -16/+4 |
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 2 | -3/+5 |
* | return offset value | Andreas Steffen | 2011-07-13 | 1 | -0/+1 |
* | output all known PA-TNC subtype names | Andreas Steffen | 2011-06-24 | 2 | -33/+0 |
* | make IMC/IMV pairs independent of libcharon | Andreas Steffen | 2011-06-01 | 3 | -3/+4 |
* | renamed tls_reader|writer to bio_* and moved to libstrongswan | Andreas Steffen | 2011-05-31 | 7 | -38/+38 |
* | changed VENDOR_ID to PEN | Andreas Steffen | 2011-05-29 | 2 | -3/+5 |
* | Whitespace cleanups in tnc code | Martin Willi | 2011-02-08 | 1 | -3/+3 |
* | Implement correct signature for pb_tnc_msg->process() | Martin Willi | 2011-02-08 | 2 | -2/+2 |
* | Fixed various doxygen errors in tnc plugins | Martin Willi | 2011-02-08 | 1 | -1/+1 |
* | removed superfluous s | Andreas Steffen | 2011-01-05 | 8 | -8/+8 |
* | remove private_ | Andreas Steffen | 2011-01-05 | 1 | -1/+1 |
* | remove private_ | Andreas Steffen | 2011-01-05 | 4 | -4/+4 |
* | implemented PB-TNC message parsing checks | Andreas Steffen | 2010-12-12 | 18 | -352/+1010 |
* | pb_tnc_batch_t class implements parsing and building of PB-TNC batches | Andreas Steffen | 2010-12-09 | 5 | -119/+202 |
* | fixed memory corruption | Andreas Steffen | 2010-12-08 | 1 | -1/+1 |
* | cosmetics | Andreas Steffen | 2010-12-05 | 1 | -2/+2 |
* | cosmetics | Andreas Steffen | 2010-12-05 | 1 | -3/+3 |
* | added parsing checks | Andreas Steffen | 2010-12-05 | 1 | -6/+10 |
* | fixed pb_reason_string_message_t class | Andreas Steffen | 2010-12-05 | 2 | -51/+13 |
* | removed superfluous whitespace | Andreas Steffen | 2010-12-03 | 8 | -38/+38 |
* | PB-TNC messages implemented | Sansar Choinyambuu | 2010-12-03 | 11 | -8/+1407 |
* | set PB_MSG_PA message type | Andreas Steffen | 2010-11-23 | 1 | -0/+4 |
* | defined a pb_tnc_message_t interface | Andreas Steffen | 2010-11-23 | 4 | -0/+500 |