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
/
libimcv
/
imv
/
imv_agent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed superfluous debug output
Andreas Steffen
2013-02-15
1
-2
/
+0
*
make AR identities available to IMVs via IF-IMV 1.4 draft
Andreas Steffen
2013-02-11
1
-0
/
+109
*
refactored reason string and remediation instructions framework
Andreas Steffen
2012-11-23
1
-2
/
+3
*
implemented get_remediation_instructions()
Andreas Steffen
2012-11-10
1
-6
/
+5
*
removed debug output
Andreas Steffen
2012-11-10
1
-1
/
+0
*
implement a preferred language enumerator
Andreas Steffen
2012-11-10
1
-45
/
+143
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
refactored PA-TNC message handling by IMVs
Andreas Steffen
2012-10-17
1
-260
/
+21
*
allow registration of multiple message type
Andreas Steffen
2012-10-14
1
-29
/
+45
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
1
-4
/
+4
*
make sending of IETF Assessment Result attributes configurable
Andreas Steffen
2012-09-09
1
-11
/
+13
*
introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs
Andreas Steffen
2012-09-09
1
-3
/
+19
*
use a nonce for a PA-TNC message identifier
Andreas Steffen
2012-07-16
1
-1
/
+5
*
updated Copyright info
Andreas Steffen
2012-07-13
1
-1
/
+2
*
a curly bracket got lost
Andreas Steffen
2012-07-12
1
-0
/
+1
*
destroy oversized attributes
Andreas Steffen
2012-07-12
1
-0
/
+1
*
prevent endless loop with oversize attributes
Andreas Steffen
2012-07-12
1
-5
/
+16
*
restrict PA-TNC messages to maximum size
Andreas Steffen
2012-07-12
1
-5
/
+28
*
refactored PA-TNC attribute error handling
Andreas Steffen
2012-07-12
1
-42
/
+13
*
static upper size limit for PA-TNC messages
Andreas Steffen
2012-07-12
1
-25
/
+49
*
fixed a memory leak in imc|imv_agent
Andreas Steffen
2012-07-12
1
-7
/
+10
*
imc/imv->send_message() uses attr_list
Andreas Steffen
2012-07-11
1
-2
/
+13
*
moved management of additional IMC/IMV IDs to agent
Andreas Steffen
2011-12-16
1
-4
/
+48
*
implemented IMC/IMV ReceiveMessageLong functions
Andreas Steffen
2011-12-09
1
-12
/
+62
*
added IMC/IMV support for send_message_long() and reserve_additional_id() fun...
Andreas Steffen
2011-12-09
1
-4
/
+83
*
store the long and excl flags in the connection state
Andreas Steffen
2011-12-09
1
-0
/
+2
*
IMC/IMV gets v1.3 attributes from TNCC/TNCS
Andreas Steffen
2011-12-09
1
-6
/
+58
*
implemented ReportMessageTypesLong
Andreas Steffen
2011-12-08
1
-8
/
+45
*
again a bitwise or is required
Andreas Steffen
2011-06-30
1
-1
/
+1
*
refactoring of change_state()
Andreas Steffen
2011-06-23
1
-1
/
+6
*
send a reason string only if action recommendation is not allow
Andreas Steffen
2011-06-14
1
-21
/
+27
*
implemented sending of reason strings
Andreas Steffen
2011-06-13
1
-5
/
+69
*
separated tncif_names from standard TCG TNC header files
Andreas Steffen
2011-06-06
1
-0
/
+2
*
nearly completed PA-TNC error handling
Andreas Steffen
2011-06-05
1
-0
/
+58
*
initialize libstrongswan in dynamic stand-alone libimcv-based libraries
Andreas Steffen
2011-06-01
1
-2
/
+11
*
corrected debug class to IMV
Andreas Steffen
2011-05-30
1
-1
/
+1
*
implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair
Andreas Steffen
2011-05-30
1
-0
/
+384