Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | cosmetics in debug output | Andreas Steffen | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | detect fragmentation of PB-TNC batch | Andreas Steffen | 2011-01-05 | 1 | -4/+11 |
| | |||||
* | fixed typo | Andreas Steffen | 2011-01-02 | 1 | -2/+2 |
| | |||||
* | set tfcv3 flag TRUE in ha_dispatcher | Andreas Steffen | 2010-12-26 | 1 | -4/+4 |
| | |||||
* | implemented wrap around of registered IKEv1 algorithm names | Andreas Steffen | 2010-12-26 | 1 | -3/+1 |
| | |||||
* | wrap list of IKEv2 algorithms after 120 characters per line | Andreas Steffen | 2010-12-24 | 1 | -20/+43 |
| | |||||
* | Migrated stroke_list_t to INIT/METHOD macros | Andreas Steffen | 2010-12-24 | 1 | -25/+21 |
| | |||||
* | Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality | Martin Willi | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | Added a TFC padding option to child_cfg | Martin Willi | 2010-12-20 | 9 | -10/+10 |
| | |||||
* | Implemented Traffic Flow Confidentiality padding in kernel_interface | Martin Willi | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | trace back crypto algorithms to the plugins that registered them | Andreas Steffen | 2010-12-18 | 2 | -13/+30 |
| | |||||
* | reverted Connection ID to capital letters | Andreas Steffen | 2010-12-12 | 1 | -2/+2 |
| | |||||
* | some more cosmetics | Andreas Steffen | 2010-12-12 | 1 | -9/+9 |
| | |||||
* | final cosmetics in PB-TNC debug output | Andreas Steffen | 2010-12-12 | 2 | -31/+30 |
| | |||||
* | implemented PB-TNC message parsing checks | Andreas Steffen | 2010-12-12 | 25 | -605/+1195 |
| | |||||
* | some code optimizations | Andreas Steffen | 2010-12-11 | 1 | -42/+67 |
| | |||||
* | support handshake retry requests | Andreas Steffen | 2010-12-10 | 1 | -0/+15 |
| | |||||
* | the PB-TNC protocol is working | Andreas Steffen | 2010-12-10 | 2 | -15/+50 |
| | |||||
* | refactored message handling | Andreas Steffen | 2010-12-10 | 1 | -147/+194 |
| | |||||
* | do not accept results and recommendation messages from clients | Andreas Steffen | 2010-12-10 | 1 | -10/+29 |
| | |||||
* | define pb_tnc_state_machine_t object | Andreas Steffen | 2010-12-10 | 6 | -229/+401 |
| | |||||
* | debug cosmetics | Andreas Steffen | 2010-12-10 | 2 | -13/+21 |
| | |||||
* | Renamed purgex509/crl to purgecerts/crls to be consistent with list commands | Martin Willi | 2010-12-10 | 1 | -2/+2 |
| | |||||
* | implemented handling of received PB-TNC messages | Andreas Steffen | 2010-12-10 | 2 | -14/+179 |
| | |||||
* | Added options to flush CRLs/X509 certs from the cert cache | Martin Willi | 2010-12-10 | 1 | -0/+8 |
| | |||||
* | refactored PB-TNC state machine in receive direction | Andreas Steffen | 2010-12-09 | 1 | -83/+90 |
| | |||||
* | refactored PB-TNC state machine in send direction | Andreas Steffen | 2010-12-09 | 1 | -91/+95 |
| | |||||
* | pb_tnc_batch_t class implements parsing and building of PB-TNC batches | Andreas Steffen | 2010-12-09 | 11 | -430/+1152 |
| | |||||
* | fixed memory corruption | Andreas Steffen | 2010-12-08 | 1 | -1/+1 |
| | |||||
* | added newline | Andreas Steffen | 2010-12-07 | 1 | -0/+1 |
| | |||||
* | re-introduced comment | Andreas Steffen | 2010-12-07 | 1 | -1/+3 |
| | |||||
* | Migrated stroke_control_t to INIT/METHOD macros | Andreas Steffen | 2010-12-07 | 1 | -46/+30 |
| | |||||
* | Migrated stroke_plugin_t to INIT/METHOD macros | Andreas Steffen | 2010-12-07 | 1 | -7/+11 |
| | |||||
* | stupid typo | Andreas Steffen | 2010-12-05 | 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 |
| | |||||
* | support of reqid field in SQL database | Andreas Steffen | 2010-12-05 | 3 | -6/+9 |
| | |||||
* | fixed pb_reason_string_message_t class | Andreas Steffen | 2010-12-05 | 2 | -51/+13 |
| | |||||
* | CDP enumerator added to SQL plugin. | Tobias Brunner | 2010-12-03 | 1 | -1/+108 |
| | |||||
* | Tables added for CAs and CDPs. | Tobias Brunner | 2010-12-03 | 2 | -0/+34 |
| | |||||
* | Migrated sql_cred_t to INIT/METHOD macros. | Tobias Brunner | 2010-12-03 | 1 | -78/+61 |
| | |||||
* | Refactored stroke_cred_t to use mem_cred_t. | Tobias Brunner | 2010-12-03 | 5 | -580/+32 |
| | |||||
* | Avoid calling globfree twice on failure. | Tobias Brunner | 2010-12-03 | 1 | -1/+0 |
| | |||||
* | removed superfluous whitespace | Andreas Steffen | 2010-12-03 | 8 | -38/+38 |
| | |||||
* | PB-TNC messages implemented | Sansar Choinyambuu | 2010-12-03 | 12 | -10/+1413 |
| | |||||
* | check for malformed IKE and ESP proposals | Andreas Steffen | 2010-12-01 | 1 | -0/+10 |
| |