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
/
pb_tnc_batch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon plug...
Andreas Steffen
2013-08-15
1
-577
/
+0
*
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
1
-1
/
+1
*
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 to...
Andreas Steffen
2012-07-11
1
-2
/
+10
*
moved batch size calculation into pb_tnc_batch_t
Andreas Steffen
2012-07-11
1
-15
/
+35
*
limit the size of a PB-TNC batch to the maximum EAP-TNC packet size
Andreas Steffen
2012-07-11
1
-3
/
+0
*
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
*
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
1
-95
/
+97
*
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
1
-99
/
+5
*
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
1
-0
/
+598