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
/
tnc_pdp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-8
/
+8
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
1
-1
/
+0
*
Make access requestor IP address available to TNC server
Andreas Steffen
2015-03-08
1
-10
/
+15
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
Detect RADIUS packet retransmissions
Andreas Steffen
2014-05-31
1
-2
/
+89
*
tnc-pdp: Fix monolithic build
Tobias Brunner
2014-03-20
1
-1
/
+2
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
2
-8
/
+8
*
Implemented TCG/PB-PDP_Referral message
Andreas Steffen
2013-09-17
1
-0
/
+12
*
Selectively enable PT-TLS and/or RADIUS sockets in tnc-pdp plugin
Andreas Steffen
2013-08-26
1
-76
/
+95
*
Process PB-TNC batches received via PT-TLS asynchronously
Andreas Steffen
2013-08-19
1
-4
/
+1
*
Show host address of peer connecting to PT-TLS socket
Andreas Steffen
2013-08-15
1
-1
/
+7
*
enabled SASL PLAIN authentication
Andreas Steffen
2013-08-15
1
-2
/
+2
*
PT-TLS connection is properly terminated
Andreas Steffen
2013-08-15
1
-3
/
+2
*
moved tnc_imv plugin to libtnccs thanks to recommendation callback function
Andreas Steffen
2013-08-15
1
-1
/
+18
*
rapid PT-TLS AR/PDP prototype
Andreas Steffen
2013-08-15
2
-52
/
+249
*
Add PT-TLS interface to strongSwan PDP
Andreas Steffen
2013-08-15
4
-39
/
+68
*
tnc-pdp: Initialize struct msghdr properly when reading RADIUS messages
5.1.0
Tobias Brunner
2013-07-31
1
-10
/
+10
*
Callback job is not needed any more
Andreas Steffen
2013-07-31
1
-4
/
+0
*
tnc-pdp now uses watcher_t
Andreas Steffen
2013-07-29
1
-92
/
+63
*
tnc-pdp: Fix reading port setting from strongswan.conf
Tobias Brunner
2013-07-22
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-4
/
+4
*
tnc-pdp: Initialize TNC-PDP in plugin callback with proper dependencies
Tobias Brunner
2013-06-27
1
-6
/
+25
*
Add a timeout to clean up PDP RADIUS connections
Martin Willi
2013-02-14
1
-0
/
+51
*
Keep the PDP connections lock while accessing its objects
Martin Willi
2013-02-14
3
-7
/
+34
*
Add locking to TNC-PDP connections
Martin Willi
2013-02-14
1
-7
/
+23
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
2
-2
/
+2
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
1
-6
/
+7
*
The eap argument of send_response is never NULL
Tobias Brunner
2012-09-28
1
-13
/
+11
*
handled return values in tnc-pdp
Andreas Steffen
2012-07-16
1
-8
/
+17
*
Add a return value to hasher_t.get_hash()
Martin Willi
2012-07-16
1
-2
/
+6
*
Add a return value to radius_message_t.sign()
Martin Willi
2012-07-16
1
-6
/
+7
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-12
/
+3
*
missing references to daemon.h
Andreas Steffen
2012-05-05
1
-0
/
+2
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
2
-8
/
+8
*
updated tnc-pdp plugin for 5.0.0
Andreas Steffen
2012-05-02
3
-4
/
+4
*
Doxygen fixes.
Tobias Brunner
2012-04-03
1
-1
/
+1
*
added the strongswan.conf options of the tnc-pdp plugin
Andreas Steffen
2012-03-16
1
-1
/
+1
*
eliminate unneeded private variable
Andreas Steffen
2012-03-14
1
-3
/
+3
*
make the mppe salt unique
Andreas Steffen
2012-03-14
1
-8
/
+18
*
implemented MS_MPPE encryption
Andreas Steffen
2012-03-13
1
-14
/
+93
*
implemented RADIUS Filter-ID attribute
Andreas Steffen
2012-03-13
3
-24
/
+87
*
adapted debug output
Andreas Steffen
2012-03-13
1
-1
/
+1
*
keep a list of RADIUS connections with EAP method states
Andreas Steffen
2012-03-13
4
-12
/
+320
*
apply maximum RADIUS attribute size to outbound EAP messages
Andreas Steffen
2012-03-13
1
-0
/
+9
*
read PDP server name from strongswan.conf
Andreas Steffen
2012-03-13
1
-7
/
+29
*
define peer and server identities
Andreas Steffen
2012-03-13
1
-2
/
+9
*
added EAP_SUCCESS/FAILURE message to RADIUS Accept/Reject
Andreas Steffen
2012-03-13
1
-2
/
+7
*
added msg_auth flag in radius_message_t sign() method
Andreas Steffen
2012-03-13
1
-1
/
+1
*
simple RADIUS server example works
Andreas Steffen
2012-03-13
1
-14
/
+187
[next]