aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Collapse)AuthorAgeFilesLines
...
* Migrated eap_simaka_pseudonym_provider_t to INIT/METHOD macros.Tobias Brunner2011-10-041-26/+21
|
* Migrated eap_simaka_pseudonym_card_t to INIT/METHOD macros.Tobias Brunner2011-10-041-31/+27
|
* Migrated medsrv_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-041-39/+35
|
* Migrated medsrv_config_t to INIT/METHOD macros.Tobias Brunner2011-10-041-36/+31
|
* Migrated uci_config_t to INIT/METHOD macros.Tobias Brunner2011-10-041-59/+53
|
* Migrated uci_parser_t to INIT/METHOD macros.Tobias Brunner2011-10-041-24/+19
|
* Migrated uci_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-041-36/+34
|
* Migrated uci_control_t to INIT/METHOD macros.Tobias Brunner2011-10-041-6/+8
|
* Migrated medcli_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-041-53/+43
|
* Migrated medcli_config_t to INIT/METHOD macros.Tobias Brunner2011-10-041-47/+41
|
* Migrated medcli_listener_t to INIT/METHOD macros.Tobias Brunner2011-10-041-23/+21
|
* Migrated parser_t to INIT/METHOD macros.Tobias Brunner2011-10-041-35/+23
|
* Migrated sql_logger_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+18
|
* Fixed compilation of ike_me_t.Tobias Brunner2011-10-041-2/+2
|
* Fixed compiler warnings for endpoint_notify_t.Tobias Brunner2011-10-041-4/+4
|
* Migrated child_delete to INIT/METHOD macrosAndreas Steffen2011-10-041-49/+36
|
* Migrated child_rekey to INIT/METHOD macrosAndreas Steffen2011-10-041-50/+36
|
* Migrated ike_auth_lifetime to INIT/METHOD macrosAndreas Steffen2011-10-041-39/+30
|
* Migrated ike_cert_post to INIT/METHOD macrosAndreas Steffen2011-10-041-40/+31
|
* Migrated ike_cert_pre to INIT/METHOD macrosAndreas Steffen2011-10-041-42/+31
|
* Migrated ike_config to INIT/METHOD macrosAndreas Steffen2011-10-031-42/+32
|
* Migrated ike_delete to INIT/METHOD macrosAndreas Steffen2011-10-031-42/+31
|
* Migrated ike_dpd to INIT/METHOD macrosAndreas Steffen2011-10-031-31/+26
|
* Migrated ike_init to INIT/METHOD macrosAndreas Steffen2011-10-031-66/+49
|
* Migrated ike_me to INIT/METHOD macrosAndreas Steffen2011-10-031-88/+61
|
* Migrated ike_natd to INIT/METHOD macrosAndreas Steffen2011-10-031-55/+38
|
* Migrated ike_reauth to INIT/METHOD macrosAndreas Steffen2011-10-031-30/+25
|
* Migrated endpoint_notify to INIT/METHOD macrosAndreas Steffen2011-10-031-62/+49
|
* Fix locking in nm_creds_t.create_shared_enumerator.Tobias Brunner2011-10-031-6/+11
|
* Migrated nm_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-031-94/+65
|
* Migrated nm_handler_t to INIT/METHOD macros.Tobias Brunner2011-10-031-34/+27
|
* Migrated stroke_cred_t to INIT/METHOD macros.Tobias Brunner2011-10-031-40/+32
|
* Migrated stroke_socket_t to INIT/METHOD macros.Tobias Brunner2011-10-031-6/+8
|
* Migrated initiate_mediation_job_t to INIT/METHOD macros.Tobias Brunner2011-10-031-30/+19
|
* Migrated mediation_job_t to INIT/METHOD macros.Tobias Brunner2011-10-031-28/+16
|
* Migrated mediation_manager_t to INIT/METHOD macros.Tobias Brunner2011-10-031-41/+32
|
* Migrated connect_manager_t to INIT/METHOD macros.Tobias Brunner2011-10-031-109/+93
|
* Migrated ike_sa_id_t to INIT/METHOD macros.Tobias Brunner2011-10-031-60/+43
|
* Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added.Tobias Brunner2011-09-132-16/+10
|
* Clear traps during shutdown before unloading kernel pluginsMartin Willi2011-09-123-0/+16
|
* Add missing semicolonMartin Willi2011-09-121-1/+1
|
* Renamed 'use' database column as that is a keyword in MySQL.Tobias Brunner2011-09-013-10/+10
| | | | Reported by Stefan Tomas.
* Properly remove listener when listen() times outMartin Willi2011-08-311-0/+1
|
* Fix file descriptor leakThomas Jarosch2011-08-291-0/+1
| | | | | | Credit goes to "cppcheck". Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* bus->listen() and the controller wrappers accept a timeout to wait for callbacksMartin Willi2011-08-2613-36/+81
|
* support optional SSL passphrase for Axis2/C connectionAndreas Steffen2011-08-241-1/+11
|
* log entry for outbound hash-and-urlAndreas Steffen2011-08-241-0/+1
|
* Added a certexpire empty_string optionMartin Willi2011-08-221-1/+12
|
* Implemented CSV export functionality in certexpire pluginMartin Willi2011-08-221-0/+156
|
* Added generic cron style callback execution to certexpire pluginMartin Willi2011-08-223-1/+296
|