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
/
tnc_imv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
optionally skip dlclose() of IMCs/IMVs in order to track memory leaks
Andreas Steffen
2012-12-09
1
-1
/
+3
*
Add an IMV constructor taking a set of custom TNC_IMV functions
Martin Willi
2012-11-30
1
-2
/
+43
*
Clean up memory management when loading IMC/IMVs from files
Martin Willi
2012-11-30
1
-19
/
+12
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
implemented IMC/IMV ReceiveMessageLong functions
Andreas Steffen
2011-12-09
1
-0
/
+2
*
added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() support
Andreas Steffen
2011-12-08
1
-6
/
+3
*
added TNC_TNCS_ReserveAdditionalIMVID() function
Andreas Steffen
2011-12-07
1
-1
/
+56
*
added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...
Andreas Steffen
2011-12-06
1
-22
/
+117
*
Reversed unintended commit
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
Changed the static function name in openssl_rsa_public_key object
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
Reversed unintended commit
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
Changed the static function name in openssl_rsa_public_key object
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
use singular form
Andreas Steffen
2011-05-29
1
-2
/
+2
*
lock the set_message_types() method for imvs
Andreas Steffen
2011-05-09
1
-0
/
+14
*
adapted debug output
Andreas Steffen
2011-04-28
1
-1
/
+1
*
list registered TNCCS message types
Andreas Steffen
2011-04-28
1
-1
/
+20
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
1
-15
/
+15
*
load IMCs and IMVs with RTLD_LAZY
Andreas Steffen
2010-11-16
1
-1
/
+1
*
read IMC/IMV configurations from /etc/tnc_config
Andreas Steffen
2010-11-10
1
-8
/
+14
*
unload the IMCs and IMVs using dlclose()
Andreas Steffen
2010-11-09
1
-14
/
+19
*
insert IMV/IMC before providing BindFunction
Andreas Steffen
2010-11-09
1
-0
/
+1
*
tnc_imc/tnc_imv cosmetics
Andreas Steffen
2010-11-09
1
-0
/
+6
*
implemented receive_message() function
Andreas Steffen
2010-11-09
1
-0
/
+28
*
support of reportMessageTypes() function
Andreas Steffen
2010-11-09
1
-0
/
+28
*
moved TNCCS callback functions into bind_function.c
Andreas Steffen
2010-11-09
1
-80
/
+0
*
implement IMC and IMV manager classes
Andreas Steffen
2010-11-09
1
-3
/
+94
*
cleaned up whitespace
Andreas Steffen
2010-11-09
1
-1
/
+1
*
implemented IMC/IMV handler
Andreas Steffen
2010-11-09
1
-0
/
+123