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_imc
/
tnc_imc_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added IMC/IMV support for send_message_long() and reserve_additional_id() fun...
Andreas Steffen
2011-12-09
1
-1
/
+4
*
added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() support
Andreas Steffen
2011-12-08
1
-8
/
+30
*
added TNC_TNCC_ReserveAdditionalIMCID() function
Andreas Steffen
2011-12-07
1
-2
/
+26
*
added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...
Andreas Steffen
2011-12-06
1
-0
/
+26
*
share some code between IMC and IMV managers
Andreas Steffen
2011-10-25
1
-116
/
+17
*
refactored TNC framework
Andreas Steffen
2011-10-25
1
-2
/
+129
*
moved imc_manager to libtnccs
Andreas Steffen
2011-10-25
1
-2
/
+0
*
make IMC/IMV pairs independent of libcharon
Andreas Steffen
2011-06-01
1
-1
/
+2
*
protection against insane IMCs and IMVs
Andreas Steffen
2011-05-11
1
-3
/
+27
*
adapted debug output
Andreas Steffen
2011-04-28
1
-1
/
+1
*
log unsupported IMC_IMV message types
Andreas Steffen
2011-04-28
1
-0
/
+6
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-9
/
+2
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-2
/
+9
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
1
-2
/
+2
*
moved recommendation handling to the tnc_imv plugin
Andreas Steffen
2010-11-13
1
-7
/
+0
*
added get_preferred_language() to tnc_imc
Andreas Steffen
2010-11-11
1
-0
/
+8
*
read IMC/IMV configurations from /etc/tnc_config
Andreas Steffen
2010-11-10
1
-4
/
+3
*
implemented batch_ending() and solicit_recommendation() functions
Andreas Steffen
2010-11-09
1
-0
/
+18
*
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
1
-4
/
+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
1
-2
/
+3
*
tnc_imc/tnc_imv cosmetics
Andreas Steffen
2010-11-09
1
-0
/
+3
*
implemented receive_message() function
Andreas Steffen
2010-11-09
1
-0
/
+21
*
support of reportMessageTypes() function
Andreas Steffen
2010-11-09
1
-0
/
+25
*
implement IMC and IMV manager classes
Andreas Steffen
2010-11-09
1
-0
/
+145