index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
tnc_imv
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
1
-0
/
+7
|
|
|
|
over plugin_t
*
log TNC PEP decision with level 0
Andreas Steffen
2011-03-25
1
-7
/
+27
|
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
4
-31
/
+31
|
*
Add a prefix to the global visible tnc names to avoid name clashes, move to ↵
Martin Willi
2011-02-08
2
-4
/
+4
|
|
|
|
tncifimv
*
Fixed various doxygen errors in tnc plugins
Martin Willi
2011-02-08
1
-1
/
+1
|
*
implemented create_reason_enumerator() function
Andreas Steffen
2010-11-19
1
-1
/
+28
|
*
implemented request_handshake_retry() function
Andreas Steffen
2010-11-19
1
-2
/
+2
|
*
added IMC and IMV IDs as arguments to send_message()
Andreas Steffen
2010-11-17
1
-5
/
+7
|
*
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
1
-1
/
+1
|
*
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
|
*
implemented have_recommendation() based on a choice of 3 policies
Andreas Steffen
2010-11-15
2
-6
/
+141
|
*
log configured recommendation policy
Andreas Steffen
2010-11-14
1
-0
/
+2
|
*
configure recommendation policy via strongswan.conf
Andreas Steffen
2010-11-14
1
-0
/
+10
|
*
re-establish null pointer if IMC/IMV manager plugin could not be installed
Andreas Steffen
2010-11-14
1
-0
/
+1
|
*
moved recommendation handling to the tnc_imv plugin
Andreas Steffen
2010-11-13
5
-5
/
+179
|
*
removed debug output in IMC bind functions
Andreas Steffen
2010-11-11
1
-1
/
+1
|
*
display ID of registered IMCs/IMVs
Andreas Steffen
2010-11-10
1
-1
/
+2
|
*
removed debug output of tnc_imv_bind_functions
Andreas Steffen
2010-11-10
1
-5
/
+1
|
*
enforce_recommendation inserts TNC group membership rules for IKE_SA
Andreas Steffen
2010-11-10
1
-2
/
+38
|
*
read IMC/IMV configurations from /etc/tnc_config
Andreas Steffen
2010-11-10
3
-35
/
+144
|
*
unload the IMCs and IMVs using dlclose()
Andreas Steffen
2010-11-09
1
-14
/
+19
|
*
implemented batch_ending() and solicit_recommendation() functions
Andreas Steffen
2010-11-09
1
-0
/
+33
|
*
added get_count() method to IMC/IMV managers
Andreas Steffen
2010-11-09
1
-0
/
+7
|
*
abort if one of the IMCs or IMVs fail to initialize
Andreas Steffen
2010-11-09
2
-8
/
+19
|
*
implemented provide_recommendation callback function
Andreas Steffen
2010-11-09
1
-1
/
+2
|
*
added imc/imv_manager remove method
Andreas Steffen
2010-11-09
1
-0
/
+20
|
*
insert IMV/IMC before providing BindFunction
Andreas Steffen
2010-11-09
2
-2
/
+4
|
*
tnc_imc/tnc_imv cosmetics
Andreas Steffen
2010-11-09
2
-0
/
+9
|
*
implemented receive_message() function
Andreas Steffen
2010-11-09
2
-0
/
+50
|
*
support of reportMessageTypes() function
Andreas Steffen
2010-11-09
3
-2
/
+55
|
*
moved TNCCS callback functions into bind_function.c
Andreas Steffen
2010-11-09
3
-81
/
+101
|
*
implement IMC and IMV manager classes
Andreas Steffen
2010-11-09
6
-31
/
+266
|
*
check if optional terminate() function exists
Andreas Steffen
2010-11-09
1
-1
/
+2
|
*
cleaned up whitespace
Andreas Steffen
2010-11-09
2
-4
/
+4
|
*
implemented IMC/IMV handler
Andreas Steffen
2010-11-09
4
-13
/
+196
|
*
use DBG_TNC for TNC debugging output
Andreas Steffen
2010-10-09
1
-1
/
+1
|
*
revert to standard TNCC/TNCS Initialization function
Andreas Steffen
2010-10-09
1
-8
/
+1
|
*
imc/imv cosmetics
Andreas Steffen
2010-10-08
1
-1
/
+2
|
*
created tnc-imc and tnc-imv plugins
Andreas Steffen
2010-10-07
3
-0
/
+121
[prev]