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
/
tnc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactored TNC framework
Andreas Steffen
2011-10-25
4
-876
/
+0
|
*
moved imv_manager to libtnccs
Andreas Steffen
2011-10-25
6
-478
/
+16
|
*
moved imc_manager to libtnccs
Andreas Steffen
2011-10-25
3
-307
/
+14
|
*
Add features support to tnccs plugins
Andreas Steffen
2011-10-20
2
-5
/
+63
|
*
clear reason strings after delivering them
Andreas Steffen
2011-06-15
1
-0
/
+6
|
*
fixed length check
Andreas Steffen
2011-06-12
1
-1
/
+1
|
*
explicitly activate use of TNC headers
Andreas Steffen
2011-06-07
4
-9
/
+23
|
*
make IMC/IMV pairs independent of libcharon
Andreas Steffen
2011-06-01
11
-687
/
+9
|
*
created Private Enterprise Number (PEN) list
Andreas Steffen
2011-05-29
3
-7
/
+79
|
*
added TNC_Connection_State_names
Andreas Steffen
2011-05-29
2
-0
/
+32
|
*
Restrict IMCs and IMVs to call SendMessage()
Andreas Steffen
2011-05-14
2
-4
/
+4
|
*
protection against insane IMCs and IMVs
Andreas Steffen
2011-05-11
2
-0
/
+17
|
*
fixed debug output
Andreas Steffen
2011-05-09
1
-2
/
+2
|
*
refactored tnccs->remove_connection()
Andreas Steffen
2011-05-06
2
-2
/
+21
|
*
added missing tab
Andreas Steffen
2011-04-28
1
-1
/
+1
|
*
do not send messages of type TNC_VENDORID_ANY or subtye TNC_SUBTYPE_ANY
Andreas Steffen
2011-04-28
1
-0
/
+12
|
*
log TNC PEP decision with level 0
Andreas Steffen
2011-03-25
1
-2
/
+4
|
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
1
-46
/
+45
|
*
Add a prefix to the global visible tnc names to avoid name clashes, move to ↵
Martin Willi
2011-02-08
3
-34
/
+12
|
|
|
|
tncifimv
*
Fixed doxygen groups in libcharon tnc subtree
Martin Willi
2011-02-08
8
-119
/
+105
|
*
implemented dynamic detection of TNCCS protocol
Andreas Steffen
2011-01-31
2
-2
/
+5
|
*
defined some additional Private Enterprise Numbers
Andreas Steffen
2010-12-10
1
-2
/
+6
|
*
pb_tnc_batch_t class implements parsing and building of PB-TNC batches
Andreas Steffen
2010-12-09
1
-0
/
+3
|
*
implemented create_reason_enumerator() function
Andreas Steffen
2010-11-19
1
-0
/
+7
|
*
implemented request_handshake_retry() function
Andreas Steffen
2010-11-19
2
-23
/
+80
|
*
added IMC and IMV IDs as arguments to send_message()
Andreas Steffen
2010-11-17
3
-14
/
+23
|
*
get_attribute() and set_attribute() are not allowed to use TNC_CONNECTIONID_ANY
Andreas Steffen
2010-11-16
1
-3
/
+5
|
*
implement set_attribute() callback function
Andreas Steffen
2010-11-16
2
-0
/
+56
|
*
implement GetAttribute() callback function
Andreas Steffen
2010-11-16
3
-25
/
+148
|
*
implemented have_recommendation() based on a choice of 3 policies
Andreas Steffen
2010-11-15
3
-3
/
+10
|
*
configure recommendation policy via strongswan.conf
Andreas Steffen
2010-11-14
2
-0
/
+35
|
*
moved recommendation handling to the tnc_imv plugin
Andreas Steffen
2010-11-13
6
-45
/
+108
|
*
added get_preferred_language() to tnc_imc
Andreas Steffen
2010-11-11
1
-0
/
+7
|
*
created enum names for action recommendations and evaluation results
Andreas Steffen
2010-11-10
2
-0
/
+64
|
*
enforce_recommendation inserts TNC group membership rules for IKE_SA
Andreas Steffen
2010-11-10
1
-0
/
+10
|
*
implemented separate protocol and connection rwlocks
Andreas Steffen
2010-11-09
1
-21
/
+31
|
*
assign provide_recommendation callback function
Andreas Steffen
2010-11-09
1
-1
/
+3
|
*
implemented batch_ending() and solicit_recommendation() functions
Andreas Steffen
2010-11-09
2
-1
/
+26
|
*
added get_count() method to IMC/IMV managers
Andreas Steffen
2010-11-09
2
-0
/
+14
|
*
abort if one of the IMCs or IMVs fail to initialize
Andreas Steffen
2010-11-09
1
-1
/
+1
|
*
removed whitespace
Andreas Steffen
2010-11-09
1
-2
/
+2
|
*
implemented provide_recommendation callback function
Andreas Steffen
2010-11-09
3
-10
/
+82
|
*
added imc/imv_manager remove method
Andreas Steffen
2010-11-09
2
-0
/
+16
|
*
insert IMV/IMC before providing BindFunction
Andreas Steffen
2010-11-09
1
-1
/
+1
|
*
tnccs header cosmetics
Andreas Steffen
2010-11-09
2
-8
/
+7
|
*
imv/imc header cosmetics
Andreas Steffen
2010-11-09
4
-41
/
+45
|
*
implemented receive_message() function
Andreas Steffen
2010-11-09
4
-0
/
+48
|
*
support of reportMessageTypes() function
Andreas Steffen
2010-11-09
5
-20
/
+65
|
*
implemented send_message() callback function
Andreas Steffen
2010-11-09
3
-4
/
+75
|
*
implement IMC and IMV manager classes
Andreas Steffen
2010-11-09
4
-4
/
+140
|
[next]