Commit Graph
4362 Commits
Author SHA1 Message Date
Tobias Brunner 413d8fe0e3 Avoid calling globfree twice on failure. 2010-12-03 17:38:36 +01:00
Andreas Steffen 375dacca8e removed superfluous whitespace 2010-12-03 11:26:13 +01:00
Sansar Choinyambuu e1ee0e20f7 PB-TNC messages implemented 2010-12-03 10:23:04 +01:00
Andreas Steffen 3cd69cfab1 Migrated asn1_parser_t to INIT/METHOD macros 2010-12-02 22:12:02 +01:00
Andreas Steffen 5cf523c012 Migrated settings_t to INIT/METHOD macros 2010-12-02 06:25:59 +01:00
Andreas Steffen 0ff4942f85 Migrated printf_hook_t to INIT/METHOD macros 2010-12-02 06:17:24 +01:00
Andreas Steffen 779e797a50 Migrated integrity_checker_t to INIT/METHOD macros 2010-12-02 06:10:50 +01:00
Andreas Steffen a072c34a63 check for malformed IKE and ESP proposals 2010-12-01 09:50:30 +01:00
Andreas Steffen e79567d07e Migrated sql_plugin_t to INIT/METHOD macros 2010-11-30 23:31:24 +01:00
Andreas Steffen e7f586131e Migrated sql_config_t to INIT/METHOD macros 2010-11-30 23:27:51 +01:00
Andreas Steffen cbdcca7fd7 renamed algorithm to proposal 2010-11-30 17:38:49 +01:00
Andreas Steffen f4e5acef3a store IKE and ESP proposals in SQL database 2010-11-30 17:03:21 +01:00
Andreas Steffen c616d84c3f start and route connections defined in an SQL database via start_action field and ipsec up %startall command 2010-11-28 11:57:49 +01:00
Andreas Steffen a9ac8c51ea Migrated stroke_config_t to INIT/METHOD macros 2010-11-27 01:12:58 +01:00
Andreas Steffen a5ffb559d2 Migrated stroke_cat_t to INIT/METHOD macros 2010-11-27 00:49:15 +01:00
Andreas Steffen 31f6f1513d Migrated child_cfg_t to INIT/METHOD macros 2010-11-26 16:32:15 +01:00
Andreas Steffen 03a6719f46 Merge branch 'master' of git.strongswan.org:strongswan 2010-11-26 14:07:18 +01:00
Andreas Steffen 6b7897728a support PEM-encoded certificates stored in SQL databases 2010-11-26 13:47:37 +01:00
Andreas Steffen 5b2547c7a7 commas, commas, .. 2010-11-25 23:25:01 +01:00
Andreas Steffen 53e159f111 Migrated resolve_plugin_t to INIT/METHOD macros 2010-11-25 23:19:33 +01:00
Andreas Steffen 8ac5fb345f Migrated kernel_pfroute_plugin_t to INIT/METHOD macros 2010-11-25 23:17:18 +01:00
Andreas Steffen cd5feee356 Migrated kernel_pfkey_plugin_t to INIT/METHOD macros 2010-11-25 23:14:29 +01:00
Andreas Steffen 52c037997c Migrated kernel_netlink_plugin_t to INIT/METHOD macros 2010-11-25 23:12:12 +01:00
Andreas Steffen ea6dc84f09 INIT allocates memory 2010-11-25 23:09:12 +01:00
Andreas Steffen a95d5760df INIT allocates memory 2010-11-25 23:08:00 +01:00
Andreas Steffen c6753bd4a7 Migrated kernel_klips_plugin_t to INIT/METHOD macros 2010-11-25 23:06:20 +01:00
Andreas Steffen a76ad38365 Migrated attr_plugin_t to INIT/METHOD macros 2010-11-25 22:52:32 +01:00
Andreas Steffen bd801f1b97 Migrated attr_sql_plugin_t to INIT/METHOD macros 2010-11-25 22:49:44 +01:00
Andreas Steffen efc1c86e21 Migrated backend_manager_t to INIT/METHOD macros 2010-11-25 22:43:19 +01:00
Andreas Steffen 3fe656fdc9 fixed a couple of bugs in the prototype 2010-11-23 16:33:23 +01:00
Andreas Steffen 8d6366e87a set PB_MSG_PA message type 2010-11-23 16:32:09 +01:00
Andreas Steffen 7a39b9ebf8 prototype implementation using the pb_tnc_message_t class 2010-11-23 14:44:16 +01:00
Andreas Steffen 7828bd1bd6 defined a pb_tnc_message_t interface 2010-11-23 14:27:57 +01:00
Andreas Steffen 6ee5c912e7 implemented create_reason_enumerator() function 2010-11-19 17:23:06 +01:00
Andreas Steffen 8a5c7db860 implemented request_handshake_retry() function 2010-11-19 08:52:18 +01:00
Martin Willi b78ca4b04c Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11 Cryptoki version < 2.20 2010-11-18 08:56:12 +01:00
Martin Willi cfa18d14f1 Use static args for C_Initialize(), OpenSC does not get a copy of the pointers 2010-11-18 08:44:22 +01:00
Andreas Steffen 0ebff9f442 added ITA and strongSwan OIDs 2010-11-17 22:46:45 +01:00
Andreas Steffen ba1ad6c430 corrected TCGID OID 2010-11-17 22:46:45 +01:00
Martin Willi 93a9926805 Added getter for arbitrary environment variables 2010-11-17 16:46:23 +01:00
Andreas Steffen a423a96140 added IMC and IMV IDs as arguments to send_message() 2010-11-17 00:04:10 +01:00
Andreas Steffen 66c30fa244 get_attribute() and set_attribute() are not allowed to use TNC_CONNECTIONID_ANY 2010-11-16 22:43:48 +01:00
Andreas Steffen 04b132e088 initialize chunks and add debug output 2010-11-16 22:28:10 +01:00
Andreas Steffen c957aaa411 load IMCs and IMVs with RTLD_LAZY 2010-11-16 22:14:20 +01:00
Andreas Steffen ad7e3b1d1e fixed memory leak 2010-11-16 21:37:38 +01:00
Andreas Steffen 343f4793a8 implement set_attribute() callback function 2010-11-16 21:07:02 +01:00
Andreas Steffen 92477a0625 implement GetAttribute() callback function 2010-11-16 20:14:48 +01:00
Andreas Steffen 4d178affbb call is_complete() if tls protocol returns with SUCCESS 2010-11-16 11:52:06 +01:00
Andreas Steffen 2fe06d33c3 reformulated recommendation policies 2010-11-16 11:00:40 +01:00
Thomas Egerer e66420566c Do not checkin a previously destroyed SA 2010-11-16 10:25:33 +01:00