index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
|
corrected description
Andreas Steffen
2012-03-17
1
-1
/
+1
|
|
*
|
added ikev2/esp-alg-sha1-160 scenario
Andreas Steffen
2012-03-17
9
-0
/
+103
|
|
*
|
added ikev2/esp-alg-md5-128 scenario
Andreas Steffen
2012-03-17
9
-0
/
+103
|
|
*
|
version bump to 4.6.3dr2
Andreas Steffen
2012-03-16
1
-1
/
+1
|
|
*
|
added the strongswan.conf options of the tnc-pdp plugin
Andreas Steffen
2012-03-16
2
-1
/
+13
|
|
*
|
keep a copy of refreshed carolCert-ocsp.pem
Andreas Steffen
2012-03-15
1
-0
/
+95
|
|
*
|
refreshed carolCert-ocsp.pem
Andreas Steffen
2012-03-15
8
-88
/
+228
|
|
*
|
eliminate unneeded private variable
Andreas Steffen
2012-03-14
1
-3
/
+3
|
|
*
|
added tnc/tnccs-20-pdp scenario
Andreas Steffen
2012-03-14
23
-0
/
+417
|
|
*
|
edited description of tnc/tnccs-11-radius scenario
Andreas Steffen
2012-03-14
1
-1
/
+1
|
|
*
|
use MAX_RADIUS_ATTRIBUTE_SIZE constant from radius_message header file
Andreas Steffen
2012-03-14
2
-4
/
+3
|
|
*
|
version bump to 4.6.3dr1
Andreas Steffen
2012-03-14
2
-1
/
+14
|
|
*
|
make the mppe salt unique
Andreas Steffen
2012-03-14
1
-8
/
+18
|
|
*
|
straightene radius_mppe header file
Andreas Steffen
2012-03-14
1
-9
/
+4
|
|
*
|
implemented MS_MPPE encryption
Andreas Steffen
2012-03-13
4
-35
/
+148
|
|
*
|
use predefined Microsoft PEN
Andreas Steffen
2012-03-13
1
-6
/
+2
|
|
*
|
use MAX_RADIUS_ATTRIBUTE_SIZE constant
Andreas Steffen
2012-03-13
1
-1
/
+1
|
|
*
|
use RADIUS_TUNNEL_TYPE_ESP defined in header file
Andreas Steffen
2012-03-13
1
-3
/
+1
|
|
*
|
implemented RADIUS Filter-ID attribute
Andreas Steffen
2012-03-13
4
-24
/
+89
|
|
*
|
removed double library entry
Andreas Steffen
2012-03-13
1
-2
/
+0
|
|
*
|
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 MAX_RADIUS_ATTRIBUTE_SIZE
Andreas Steffen
2012-03-13
2
-4
/
+7
|
|
*
|
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
5
-10
/
+11
|
|
*
|
allow debug of raw RADIUS data
Andreas Steffen
2012-03-13
2
-0
/
+7
|
|
*
|
simple RADIUS server example works
Andreas Steffen
2012-03-13
2
-42
/
+233
|
|
*
|
first use of libradius
Andreas Steffen
2012-03-13
1
-2
/
+2
|
|
*
|
created libradius shared by eap-radius and tnc-pdp plugins
Andreas Steffen
2012-03-13
5
-3
/
+21
|
|
*
|
created tnc-pdp policy decision point plugin
Andreas Steffen
2012-03-13
9
-0
/
+474
|
|
*
|
Fixed crash and locking issues while unrouting connections via stroke
Martin Willi
2012-03-13
1
-7
/
+8
|
|
*
|
Clear peer addresses during HA update.
Tobias Brunner
2012-03-09
1
-1
/
+6
|
|
*
|
Simplified some route lookups now that we store all peer addresses in a list.
Tobias Brunner
2012-03-09
2
-25
/
+9
|
|
*
|
Renamed list of additional peer addresses as it now stores all known addresses.
Tobias Brunner
2012-03-09
7
-43
/
+42
|
|
*
|
Store the peer's current address as additional known address on the IKE_SA.
Tobias Brunner
2012-03-09
1
-0
/
+8
|
|
|
|
|
|
|
|
|
|
This allows to switch back to the original address after switching to any of the additional addresses.
*
|
Include radattr RADIUS attribute only if an EAP payload is present
Martin Willi
2012-03-06
1
-1
/
+2
|
|
*
|
By default include radattr RADIUS attribute in any IKE_AUTH exchange
Martin Willi
2012-03-06
1
-2
/
+3
|
|
*
|
farp plugin sends ARP responses for any tunneled address, not only virtual IPs
Martin Willi
2012-03-06
3
-81
/
+91
|
|
*
|
Be less verbose if we don't have a local address for a tunnel
Martin Willi
2012-03-06
1
-1
/
+1
|
|
*
|
Re-resolve hosts on additional keyingtries
Martin Willi
2012-03-06
1
-0
/
+1
|
|
*
|
Renamed radius_server to radius_config, as some real RADIUS server ↵
Martin Willi
2012-03-05
6
-85
/
+85
|
|
|
|
|
|
|
|
functionality is coming
*
|
Prefer EAP-Identity to read radattr RADIUS attribute file
Martin Willi
2012-03-05
1
-2
/
+11
|
|
*
|
Invoke ike_updown hook on authentication failure not before response sent
Martin Willi
2012-03-05
1
-3
/
+2
|
|
*
|
Build libradius if radattr plugin is enabled
Martin Willi
2012-03-05
1
-1
/
+1
|
|
*
|
Inject RADIUS attribute in radattr plugin read from an identity specific file
Martin Willi
2012-03-05
1
-0
/
+92
|
|
*
|
Added a radattr plugin that prints any received RADIUS notify to console
Martin Willi
2012-03-05
7
-0
/
+312
|
|
*
|
Moved generic RADIUS protocol support to a dedicated libradius
Martin Willi
2012-03-05
21
-67
/
+101
|
|
[prev]
[next]