Commit Graph
4321 Commits
Author SHA1 Message Date
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
Martin Willi d93060759e Remove obsolete pool_size argument in processor_create() 2010-11-16 09:39:06 +01:00
Andreas Steffen 54b1896b31 mutex.h is not needed any more 2010-11-16 09:15:17 +01:00
Andreas Steffen 3b0e64d56e imv_list consists of linked imv_t instances 2010-11-16 09:09:39 +01:00
Andreas Steffen 7c2201aded implemented have_recommendation() based on a choice of 3 policies 2010-11-15 18:25:58 +01:00
Andreas Steffen c06c7ce792 log configured recommendation policy 2010-11-14 11:29:27 +01:00
Andreas Steffen de1cb3283a configure recommendation policy via strongswan.conf 2010-11-14 11:23:47 +01:00
Andreas Steffen 77b6f245e4 re-establish null pointer if IMC/IMV manager plugin could not be installed 2010-11-14 09:50:01 +01:00
Andreas Steffen 10647add81 moved recommendation handling to the tnc_imv plugin 2010-11-13 10:02:02 +01:00
Thomas Egerer 8f927116be Extend connected peers by peer family
This allows for simultanious IPv4 and IPv6 tunnel for same peers with
matching identities.
2010-11-12 16:28:04 +01:00
Martin Willi 9cda39923e Added a PKCS#11 module option to enforce OS Locking functions 2010-11-12 16:14:03 +01:00
Martin Willi 213884f947 Print full source route on DBG2 that gets installed 2010-11-11 09:59:02 +01:00
Andreas Steffen 46ddebbf13 removed debug output in IMC bind functions 2010-11-11 07:51:56 +01:00
Andreas Steffen e2a0bea5d6 added get_preferred_language() to tnc_imc 2010-11-11 07:30:13 +01:00
Andreas Steffen c2835ef29f created dummy have_recommendation() function 2010-11-10 22:42:36 +01:00
Andreas Steffen 3db904641e implemented mutex locking the batch in construction 2010-11-10 22:22:27 +01:00
Andreas Steffen c0cb1f8a09 fixed received test message 2010-11-10 22:02:20 +01:00
Andreas Steffen b777d2a46b implemented mutex locking the recommendations list 2010-11-10 21:53:17 +01:00
Andreas Steffen e7fe3fe2c3 display ID of registered IMCs/IMVs 2010-11-10 21:30:50 +01:00
Andreas Steffen cc5f7aa3d8 implemented recommendation storage 2010-11-10 21:23:37 +01:00
Andreas Steffen 3041956770 created enum names for action recommendations and evaluation results 2010-11-10 21:23:37 +01:00
Andreas Steffen 7785452fc4 removed debug output of tnc_imv_bind_functions 2010-11-10 21:23:37 +01:00
Martin Willi 57398f621a Do not use CKA_TRUSTED attribute for Cryptoki version < 2.20, handling all certs as trusted 2010-11-10 18:36:15 +01:00
Martin Willi 59df2d2a6f Add flags for PKCS#11 libraries with reduced feature set 2010-11-10 18:36:15 +01:00
Andreas Steffen 41ec04c34d enforce_recommendation inserts TNC group membership rules for IKE_SA 2010-11-10 17:59:41 +01:00
Andreas Steffen 498a583f4a defined PB-TNC types 2010-11-10 15:44:51 +01:00
Andreas Steffen b55310b3a8 append any previously collection messages to batch 2010-11-10 15:44:09 +01:00
Andreas Steffen 7ead19a700 read IMC/IMV configurations from /etc/tnc_config 2010-11-10 10:57:01 +01:00
Andreas Steffen fa1a82f47a unload the IMCs and IMVs using dlclose() 2010-11-09 20:43:51 +01:00
Andreas Steffen 83f08a783f implemented separate protocol and connection rwlocks 2010-11-09 20:43:51 +01:00
Andreas Steffen d11c76bbd2 assign provide_recommendation callback function 2010-11-09 20:43:51 +01:00
Andreas Steffen d599902a3a implemented batch_ending() and solicit_recommendation() functions 2010-11-09 20:43:51 +01:00
Andreas Steffen 08235c7ded added get_count() method to IMC/IMV managers 2010-11-09 20:43:51 +01:00
Andreas Steffen c228ad607c abort if one of the IMCs or IMVs fail to initialize 2010-11-09 20:43:51 +01:00
Andreas Steffen 8126344264 removed whitespace 2010-11-09 20:43:51 +01:00
Andreas Steffen 213245cca9 implemented provide_recommendation callback function 2010-11-09 20:43:51 +01:00
Andreas Steffen 1dc7b22c53 added imc/imv_manager remove method 2010-11-09 20:43:51 +01:00
Andreas Steffen bcd386a95f removed dependencies from libtnc 2010-11-09 20:43:50 +01:00
Andreas Steffen 8286b93af2 insert IMV/IMC before providing BindFunction 2010-11-09 20:43:50 +01:00
Andreas Steffen eefcf33c4c tnc_imc/tnc_imv cosmetics 2010-11-09 20:43:50 +01:00
Andreas Steffen 3e5664ede8 tnccs header cosmetics 2010-11-09 20:43:50 +01:00
Andreas Steffen 9b43ae9cee imv/imc header cosmetics 2010-11-09 20:43:50 +01:00