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
/
libtnccs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented PB-TNC mutual half-duplex protocol
Andreas Steffen
2015-03-23
5
-35
/
+139
*
Optionally announce PB-TNC mutual protocol capability
Andreas Steffen
2015-03-23
9
-13
/
+420
*
Split IF-TNCCS 2.0 protocol processing into separate TNC client and server ha...
Andreas Steffen
2015-03-23
9
-799
/
+1746
*
Make access requestor IP address available to TNC server
Andreas Steffen
2015-03-08
9
-82
/
+229
*
libnccs: Fix casts between integers and pointers
Martin Willi
2014-06-04
1
-2
/
+2
*
tnc-imc/imv: Don't include <dlfcn.h> on Windows
Martin Willi
2014-06-04
2
-0
/
+4
*
libtnccs: Use a default tnc_config in the current working dir on Windows
Martin Willi
2014-06-04
1
-1
/
+7
*
libtnccs: Link against ws_w32 on Windows
Martin Willi
2014-06-04
1
-2
/
+4
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
6
-6
/
+6
*
Increased maximum PT-TLS message size to 2MB
Andreas Steffen
2014-05-31
1
-2
/
+2
*
Automatic determination of maximum PB-TNC batch and PA-TNC message size
Andreas Steffen
2014-05-31
5
-12
/
+46
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
3
-12
/
+12
*
uclibc only defines strndup(3) if _GNU_SOURCE is defined
Tobias Brunner
2014-02-19
1
-2
/
+4
*
libtnccs: Move settings to <ns>.tnc and <ns>.plugins with fallback
Tobias Brunner
2014-02-12
7
-9
/
+12
*
tnccs: Use chunk_map() instead of non-portable mmap()
Martin Willi
2014-01-23
2
-27
/
+6
*
android: Remove dependency on libvstr
Tobias Brunner
2013-11-13
1
-1
/
+0
*
PB-TNC PDP_REFERRAL message doesn't have to be in RESULT batch
Andreas Steffen
2013-10-31
1
-1
/
+1
*
libtnccs: Add dummy entry to pb_tnc_tcg_msg_infos
Tobias Brunner
2013-10-29
1
-1
/
+2
*
Doxygen fixes
Tobias Brunner
2013-10-15
1
-2
/
+1
*
Keep a copy of the tnccs instance for PT-TLS handover
Andreas Steffen
2013-10-09
4
-25
/
+128
*
android: Several plugins were moved from libcharon to libtnccs
Tobias Brunner
2013-09-23
1
-0
/
+20
*
Implemented TCG/PB-PDP_Referral message
Andreas Steffen
2013-09-17
4
-13
/
+141
*
Allow vendor-specific PB-TNC messages
Andreas Steffen
2013-09-17
23
-138
/
+583
*
Build all shared libraries with -no-undefined and link them properly
Tobias Brunner
2013-09-12
1
-1
/
+6
*
Extract client identity and authentication type from SASL authentication
Andreas Steffen
2013-08-15
3
-0
/
+28
*
moved tnc_imv plugin to libtnccs thanks to recommendation callback function
Andreas Steffen
2013-08-15
22
-41
/
+1890
*
Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon plug...
Andreas Steffen
2013-08-15
67
-0
/
+10665
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-2
/
+1
*
libtnccs: Don't try to load IMCs/IMVs from a file if there is no filename
Tobias Brunner
2013-07-08
1
-0
/
+5
*
android: libtnccs requires headers from libtls
Tobias Brunner
2013-03-20
1
-0
/
+1
*
android: Remove/filter header files from LOCAL_SRC_FILES
Tobias Brunner
2013-03-20
1
-1
/
+3
*
added parameter descriptions
Andreas Steffen
2013-02-19
1
-1
/
+8
*
make TNC client authentication type available to IMVs
Andreas Steffen
2013-02-12
1
-0
/
+11
*
determine underlying IF-T transport protocol
Andreas Steffen
2013-02-12
3
-3
/
+47
*
Make IKE/EAP IDs available to TNC server/client
Andreas Steffen
2013-02-11
2
-4
/
+11
*
Don't unload IMC/IMV managers if no IMC/IMVs loaded from tnc_config
Martin Willi
2012-11-30
1
-18
/
+4
*
Add wrappers to IMC/IMV managers loading IMC/IMVs from function pointers
Martin Willi
2012-11-30
2
-2
/
+49
*
Clean up memory management when loading IMC/IMVs from files
Martin Willi
2012-11-30
1
-6
/
+4
*
libtnc can be initialized more than once
Martin Willi
2012-11-14
1
-0
/
+18
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
2
-2
/
+2
*
introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs
Andreas Steffen
2012-09-09
1
-5
/
+5
*
restrict PA-TNC messages to maximum size
Andreas Steffen
2012-07-12
1
-0
/
+2
*
Properly munmap/close file if loading IMC/IMV fails.
Tobias Brunner
2012-05-18
1
-7
/
+7
*
Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.
Tobias Brunner
2012-01-12
1
-0
/
+2
*
implemented IF-IMC/IMV 1.3 attributes
Andreas Steffen
2011-12-08
1
-3
/
+5
*
added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functions
Andreas Steffen
2011-12-08
1
-6
/
+8
*
added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() support
Andreas Steffen
2011-12-08
4
-18
/
+92
*
added TNC_TNCS_ReserveAdditionalIMVID() function
Andreas Steffen
2011-12-07
2
-1
/
+23
*
added TNC_TNCC_ReserveAdditionalIMCID() function
Andreas Steffen
2011-12-07
2
-1
/
+24
*
added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions
Andreas Steffen
2011-12-07
2
-14
/
+24
[next]