aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-1/+1
* Added a TFC padding option to child_cfgMartin Willi2010-12-209-10/+10
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-201-1/+1
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-182-13/+30
* reverted Connection ID to capital lettersAndreas Steffen2010-12-121-2/+2
* some more cosmeticsAndreas Steffen2010-12-121-9/+9
* final cosmetics in PB-TNC debug outputAndreas Steffen2010-12-122-31/+30
* implemented PB-TNC message parsing checksAndreas Steffen2010-12-1225-605/+1195
* some code optimizationsAndreas Steffen2010-12-111-42/+67
* support handshake retry requestsAndreas Steffen2010-12-101-0/+15
* the PB-TNC protocol is workingAndreas Steffen2010-12-102-15/+50
* refactored message handlingAndreas Steffen2010-12-101-147/+194
* do not accept results and recommendation messages from clientsAndreas Steffen2010-12-101-10/+29
* define pb_tnc_state_machine_t objectAndreas Steffen2010-12-106-229/+401
* debug cosmeticsAndreas Steffen2010-12-102-13/+21
* Renamed purgex509/crl to purgecerts/crls to be consistent with list commandsMartin Willi2010-12-101-2/+2
* implemented handling of received PB-TNC messagesAndreas Steffen2010-12-102-14/+179
* Added options to flush CRLs/X509 certs from the cert cacheMartin Willi2010-12-101-0/+8
* refactored PB-TNC state machine in receive directionAndreas Steffen2010-12-091-83/+90
* refactored PB-TNC state machine in send directionAndreas Steffen2010-12-091-91/+95
* pb_tnc_batch_t class implements parsing and building of PB-TNC batchesAndreas Steffen2010-12-0911-430/+1152
* fixed memory corruptionAndreas Steffen2010-12-081-1/+1
* added newlineAndreas Steffen2010-12-071-0/+1
* re-introduced commentAndreas Steffen2010-12-071-1/+3
* Migrated stroke_control_t to INIT/METHOD macrosAndreas Steffen2010-12-071-46/+30
* Migrated stroke_plugin_t to INIT/METHOD macrosAndreas Steffen2010-12-071-7/+11
* stupid typoAndreas Steffen2010-12-051-1/+1
* cosmeticsAndreas Steffen2010-12-051-2/+2
* cosmeticsAndreas Steffen2010-12-051-3/+3
* added parsing checksAndreas Steffen2010-12-051-6/+10
* support of reqid field in SQL databaseAndreas Steffen2010-12-053-6/+9
* fixed pb_reason_string_message_t classAndreas Steffen2010-12-052-51/+13
* CDP enumerator added to SQL plugin.Tobias Brunner2010-12-031-1/+108
* Tables added for CAs and CDPs.Tobias Brunner2010-12-032-0/+34
* Migrated sql_cred_t to INIT/METHOD macros.Tobias Brunner2010-12-031-78/+61
* Refactored stroke_cred_t to use mem_cred_t.Tobias Brunner2010-12-035-580/+32
* Avoid calling globfree twice on failure.Tobias Brunner2010-12-031-1/+0
* removed superfluous whitespaceAndreas Steffen2010-12-038-38/+38
* PB-TNC messages implementedSansar Choinyambuu2010-12-0312-10/+1413
* check for malformed IKE and ESP proposalsAndreas Steffen2010-12-011-0/+10
* Migrated sql_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-301-8/+10
* Migrated sql_config_t to INIT/METHOD macrosAndreas Steffen2010-11-301-26/+20
* renamed algorithm to proposalAndreas Steffen2010-11-303-28/+29
* store IKE and ESP proposals in SQL databaseAndreas Steffen2010-11-303-16/+123
* start and route connections defined in an SQL database via start_action field...Andreas Steffen2010-11-2811-23/+85
* Migrated stroke_config_t to INIT/METHOD macrosAndreas Steffen2010-11-271-41/+31
* Migrated stroke_cat_t to INIT/METHOD macrosAndreas Steffen2010-11-271-41/+34
* support PEM-encoded certificates stored in SQL databasesAndreas Steffen2010-11-261-2/+2
* fixed a couple of bugs in the prototypeAndreas Steffen2010-11-231-2/+4
* set PB_MSG_PA message typeAndreas Steffen2010-11-231-0/+4