Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Migrated sql_plugin_t to INIT/METHOD macros | Andreas Steffen | 2010-11-30 | 1 | -8/+10 | |
| | ||||||
* | Migrated sql_config_t to INIT/METHOD macros | Andreas Steffen | 2010-11-30 | 1 | -26/+20 | |
| | ||||||
* | renamed algorithm to proposal | Andreas Steffen | 2010-11-30 | 3 | -28/+29 | |
| | ||||||
* | store IKE and ESP proposals in SQL database | Andreas Steffen | 2010-11-30 | 3 | -16/+123 | |
| | ||||||
* | start and route connections defined in an SQL database via start_action ↵ | Andreas Steffen | 2010-11-28 | 11 | -23/+85 | |
| | | | | field and ipsec up %startall command | |||||
* | Migrated stroke_config_t to INIT/METHOD macros | Andreas Steffen | 2010-11-27 | 1 | -41/+31 | |
| | ||||||
* | Migrated stroke_cat_t to INIT/METHOD macros | Andreas Steffen | 2010-11-27 | 1 | -41/+34 | |
| | ||||||
* | support PEM-encoded certificates stored in SQL databases | Andreas Steffen | 2010-11-26 | 1 | -2/+2 | |
| | ||||||
* | fixed a couple of bugs in the prototype | Andreas Steffen | 2010-11-23 | 1 | -2/+4 | |
| | ||||||
* | set PB_MSG_PA message type | Andreas Steffen | 2010-11-23 | 1 | -0/+4 | |
| | ||||||
* | prototype implementation using the pb_tnc_message_t class | Andreas Steffen | 2010-11-23 | 1 | -15/+219 | |
| | ||||||
* | defined a pb_tnc_message_t interface | Andreas Steffen | 2010-11-23 | 6 | -4/+506 | |
| | ||||||
* | implemented create_reason_enumerator() function | Andreas Steffen | 2010-11-19 | 1 | -1/+28 | |
| | ||||||
* | implemented request_handshake_retry() function | Andreas Steffen | 2010-11-19 | 2 | -4/+4 | |
| | ||||||
* | added IMC and IMV IDs as arguments to send_message() | Andreas Steffen | 2010-11-17 | 3 | -11/+16 | |
| | ||||||
* | initialize chunks and add debug output | Andreas Steffen | 2010-11-16 | 1 | -1/+9 | |
| | ||||||
* | load IMCs and IMVs with RTLD_LAZY | Andreas Steffen | 2010-11-16 | 2 | -2/+2 | |
| | ||||||
* | 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 | 2 | -0/+57 | |
| | ||||||
* | 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 | |
| |