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
/
charon
/
plugins
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Moved reauth/pseudonym functionality from eap-sim-file to separate plugins, ↵
Martin Willi
2009-11-12
16
-375
/
+1199
|
|
|
|
usable by any SIM/AKA backend
*
eap-sim-file plugin supports volatile in-memory storage of fast ↵
Martin Willi
2009-11-12
2
-25
/
+199
|
|
|
|
reauthentication data
*
Initial support for fast reauthentication in EAP-SIM
Martin Willi
2009-11-12
2
-31
/
+422
|
*
EAP-SIM/AKA crypto helper supports key derivation for fast reauthentication
Martin Willi
2009-11-12
2
-4
/
+8
|
*
Fallback to permanent identity request if pseudonym mapping failed
Martin Willi
2009-11-12
2
-63
/
+119
|
*
Query triplet/quintuplet functions with permanent identity only,
Martin Willi
2009-11-12
4
-79
/
+61
|
|
|
|
extended sim_provider with a is_pseudonym() function.
*
eap-sim-file plugin can store pseudonym information volatile in memory
Martin Willi
2009-11-12
4
-5
/
+225
|
*
Impemented basic pseudonym support in EAP-SIM
Martin Willi
2009-11-12
2
-24
/
+221
|
*
Pass SIM/AKA crypto helper to constructor of message
Martin Willi
2009-11-12
4
-51
/
+51
|
*
Added a doxygen group for libsimaka, some cleanups
Martin Willi
2009-11-12
2
-2
/
+2
|
*
EAP servers check if the received EAP message was expected
Martin Willi
2009-11-12
2
-0
/
+52
|
*
Use existing triplet length definitions
Martin Willi
2009-11-12
2
-33
/
+16
|
*
Splitted EAP-AKA in peer and server implementations, use libsimaka helper ↵
Martin Willi
2009-11-12
8
-1122
/
+869
|
|
|
|
library
*
Proper handling of non-skippable attributes and client error codes in EAP-SIM
Martin Willi
2009-11-12
2
-33
/
+65
|
*
Use the EAP-SIM/AKA crypto helper in EAP-SIM
Martin Willi
2009-11-12
2
-192
/
+49
|
*
Migrated EAP-SIM to libsimaka, separated server/peer implementations
Martin Willi
2009-11-12
7
-1175
/
+1047
|
*
sim_provider_t API gained support for pseudonym/fast reauthentication
Martin Willi
2009-11-12
2
-0
/
+6
|
*
sim_card_t API gained support for pseudonym/fast reauthentication
Martin Willi
2009-11-12
2
-0
/
+8
|
*
adapted log message
Andreas Steffen
2009-11-10
1
-2
/
+2
|
*
added separating line
Andreas Steffen
2009-11-10
1
-0
/
+1
|
*
Install bypass policies after creating XFRM netlink socket, loading ↵
Martin Willi
2009-11-09
1
-6
/
+6
|
|
|
|
xfrm_user module
*
put PGP userid in single quotes
Andreas Steffen
2009-11-08
1
-1
/
+1
|
*
list v3 or v4 fingerprint
Andreas Steffen
2009-11-08
1
-0
/
+4
|
*
stroke_list supports listing of PGP certificates
Andreas Steffen
2009-11-08
1
-1
/
+50
|
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
1
-1
/
+1
|
*
output optional pathLenConstraint in ipsec listcacerts
Andreas Steffen
2009-11-04
1
-0
/
+9
|
*
Use XFRM instead of PF_KEY IKE bypass policies in netlink based kernel interface
Martin Willi
2009-10-30
1
-23
/
+12
|
*
Query secrets in EAP-MD5 with me/other identities, fixing lookup in ↵
Martin Willi
2009-10-26
1
-6
/
+6
|
|
|
|
NetworkManager
*
Hand out shared secret of load tester for all identities
Martin Willi
2009-10-22
1
-15
/
+0
|
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
10
-12
/
+12
|
*
Load-testers PSK is used for all purposes, including EAP authentication
Martin Willi
2009-10-20
1
-4
/
+0
|
*
hyphenate eap-radius
4.3.5rc1
Andreas Steffen
2009-10-17
1
-3
/
+3
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
1
-1
/
+0
|
*
Renamed plugin configuration sections to the actual plugin name
Martin Willi
2009-10-15
8
-26
/
+26
|
*
Streamlined EAP plugins to use a dash between eap-method, as used in all ↵
Martin Willi
2009-10-15
8
-25
/
+25
|
|
|
|
other places
*
Updated configuration directive of resolve plugin, renamed from resolv_conf
Martin Willi
2009-10-15
1
-1
/
+1
|
*
pluto now supports SQL-based virtual IP pools
Andreas Steffen
2009-10-14
2
-5
/
+5
|
*
Improved debugging log in SIM triplet lookup
Martin Willi
2009-10-14
1
-3
/
+4
|
*
move SQL-based pool functionality to new attr-sql libstrongswan plugin
Andreas Steffen
2009-10-13
5
-1196
/
+3
|
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
12
-25
/
+25
|
*
Fixed assignment of get_triplet() dummy implementation
Martin Willi
2009-10-13
1
-1
/
+1
|
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
10
-32
/
+46
|
*
Added ${shlibs:Depends} dependency to Debian package
Martin Willi
2009-10-12
2
-4
/
+5
|
*
Added .gitignore for NM Debian package build
Martin Willi
2009-10-12
3
-0
/
+9
|
*
Pass NULL as other identity in EAP-AKA 3GPP2 to find a match with all plugins
Martin Willi
2009-10-12
1
-4
/
+1
|
*
Stroke plugin interprets NULL identities as ID_ANY in shared key lookup
Martin Willi
2009-10-12
1
-3
/
+9
|
*
SIM card interface takes IMSI as parameter (same as in USIM)
Martin Willi
2009-10-09
6
-73
/
+33
|
*
Do not use monotonic time for AKA sequence numbers, it has an undefined ↵
Martin Willi
2009-10-09
1
-6
/
+4
|
|
|
|
starting point
*
Use constants instead of sizeof(), sizeof() does not work for function arguments
Martin Willi
2009-10-09
4
-71
/
+76
|
*
Calculate missing CK/IK values in USIM
Martin Willi
2009-10-09
1
-0
/
+3
|
[prev]
[next]