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
/
tnccs_20
/
batch
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵
Andreas Steffen
2013-08-15
2
-707
/
+0
|
|
|
|
plugins to libtnccs
*
instead of cloning use extract_buf() method
Andreas Steffen
2013-03-04
1
-1
/
+1
|
*
reject PB-Experimental messages with NOSKIP flag set
Andreas Steffen
2013-02-19
1
-0
/
+7
|
*
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
-6
/
+6
|
*
updated Copyright info
Andreas Steffen
2012-07-13
2
-2
/
+2
|
*
fixed logging of unsupported TNCCS version
Andreas Steffen
2012-07-11
1
-1
/
+1
|
*
send empty SDATA batch if no recommendation is available yet, but in order ↵
Andreas Steffen
2012-07-11
1
-2
/
+10
|
|
|
|
to avoid loops only if no empty CDATA batch was received
*
moved batch size calculation into pb_tnc_batch_t
Andreas Steffen
2012-07-11
2
-20
/
+40
|
*
limit the size of a PB-TNC batch to the maximum EAP-TNC packet size
Andreas Steffen
2012-07-11
2
-3
/
+4
|
*
refactored TNC framework
Andreas Steffen
2011-10-25
1
-2
/
+3
|
*
add relative PB-TNC message offset
Andreas Steffen
2011-07-13
1
-1
/
+1
|
*
make IMC/IMV pairs independent of libcharon
Andreas Steffen
2011-06-01
1
-1
/
+1
|
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
1
-8
/
+8
|
*
changed VENDOR_ID to PEN
Andreas Steffen
2011-05-29
1
-20
/
+21
|
*
fixed typo
Andreas Steffen
2011-01-02
1
-2
/
+2
|
*
final cosmetics in PB-TNC debug output
Andreas Steffen
2010-12-12
1
-17
/
+16
|
*
implemented PB-TNC message parsing checks
Andreas Steffen
2010-12-12
2
-97
/
+99
|
*
the PB-TNC protocol is working
Andreas Steffen
2010-12-10
1
-6
/
+6
|
*
do not accept results and recommendation messages from clients
Andreas Steffen
2010-12-10
1
-10
/
+29
|
*
define pb_tnc_state_machine_t object
Andreas Steffen
2010-12-10
2
-123
/
+12
|
*
debug cosmetics
Andreas Steffen
2010-12-10
1
-5
/
+6
|
*
implemented handling of received PB-TNC messages
Andreas Steffen
2010-12-10
1
-2
/
+13
|
*
refactored PB-TNC state machine in receive direction
Andreas Steffen
2010-12-09
1
-83
/
+90
|
*
pb_tnc_batch_t class implements parsing and building of PB-TNC batches
Andreas Steffen
2010-12-09
2
-0
/
+741