| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sim_provider_t API gained support for pseudonym/fast reauthentication | Martin Willi | 2009-11-12 | 3 | -16/+52 |
* | sim_card_t API gained support for pseudonym/fast reauthentication | Martin Willi | 2009-11-12 | 3 | -16/+63 |
* | 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 xfrm_user... | Martin Willi | 2009-11-09 | 1 | -6/+6 |
* | 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 | 2 | -11/+27 |
* | 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 NetworkMa... | Martin Willi | 2009-10-26 | 1 | -6/+6 |
* | 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 | 13 | -15/+15 |
* | Load-testers PSK is used for all purposes, including EAP authentication | Martin Willi | 2009-10-20 | 1 | -4/+0 |
* | hyphenate eap-radius4.3.5rc1 | Andreas Steffen | 2009-10-17 | 1 | -3/+3 |
* | Do not null-terminate url in hash-and-url payloads | Martin Willi | 2009-10-16 | 1 | -6/+1 |
* | 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 othe... | Martin Willi | 2009-10-15 | 9 | -34/+34 |
* | Renamed --enable-load-tests to --enable-load-tester, like the plugin itself | Martin Willi | 2009-10-15 | 1 | -1/+1 |
* | 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 | 23 | -623/+34 |
* | Fixed assignment of get_triplet() dummy implementation | Martin Willi | 2009-10-13 | 1 | -1/+1 |
* | INTERNAL_IP6_NETMASK needed for ModeConfig | Andreas Steffen | 2009-10-12 | 2 | -3/+4 |
* | Merged SIM/USIM manager/card/provider, avoids code duplication | Martin Willi | 2009-10-12 | 16 | -340/+129 |
* | 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 | 7 | -87/+44 |
* | Fixed USIM parameter description | Martin Willi | 2009-10-09 | 1 | -1/+1 |
* | Do not use monotonic time for AKA sequence numbers, it has an undefined start... | Martin Willi | 2009-10-09 | 1 | -6/+4 |
* | 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 |
* | Link 3gpp2 EAP-AKA plugin to libgmp | Martin Willi | 2009-10-09 | 2 | -1/+1 |
* | Separated 3gpp2 USIM card and provider functionality | Martin Willi | 2009-10-09 | 7 | -845/+435 |
* | Ported AKA functions to 3gpp2 plugin | Martin Willi | 2009-10-09 | 3 | -1/+437 |
* | Added a stub for the EAP-AKA backend implementing the 3GPP2 functions in soft... | Martin Willi | 2009-10-09 | 10 | -0/+539 |
* | Implemented a manager for USIM cards/providers very similar to the SIM manager | Martin Willi | 2009-10-09 | 5 | -0/+294 |
* | Reenabled acq_expires SA timer using rekey timeout | Martin Willi | 2009-10-07 | 1 | -1/+1 |
* | Catch CHILD_SA state changes during acquire | Martin Willi | 2009-10-07 | 1 | -17/+45 |
* | streamlined output from get_validity() | Andreas Steffen | 2009-10-06 | 1 | -2/+2 |
* | delete group attributes after use | Andreas Steffen | 2009-10-05 | 1 | -0/+1 |
* | stroke_list outputs group attributes | Andreas Steffen | 2009-10-05 | 1 | -0/+7 |
* | ipsec pki --issue suports --flag authServer option | Andreas Steffen | 2009-10-05 | 1 | -2/+5 |
* | Cleaned up EAP-AKA en/decoding, eliminated unaligned half-word reads | Martin Willi | 2009-10-05 | 1 | -67/+101 |