Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | replaced struct id by identification_t | Andreas Steffen | 2009-10-10 | 32 | -2249/+988 | |
| | ||||||
* | Added NEWS about EAP-AKA split | Martin Willi | 2009-10-09 | 1 | -0/+4 | |
| | ||||||
* | 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 ↵ | 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 | |
| | ||||||
* | 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 ↵ | Martin Willi | 2009-10-09 | 11 | -1/+546 | |
| | | | | software | |||||
* | Implemented a manager for USIM cards/providers very similar to the SIM manager | Martin Willi | 2009-10-09 | 5 | -0/+294 | |
| | ||||||
* | corrected caption | Andreas Steffen | 2009-10-09 | 1 | -1/+1 | |
| | ||||||
* | created identification_create_from_sockaddr() function | Andreas Steffen | 2009-10-09 | 2 | -0/+41 | |
| | ||||||
* | Added medsrv.fcgi to gitignore | Martin Willi | 2009-10-08 | 1 | -0/+1 | |
| | ||||||
* | medsrv.fcgi is not part of the git tree | Andreas Steffen | 2009-10-08 | 1 | -148/+0 | |
| | ||||||
* | hex_str() isn't used externally any more | Andreas Steffen | 2009-10-08 | 3 | -13/+159 | |
| | ||||||
* | parsing of generalNames is not needed any more | Andreas Steffen | 2009-10-08 | 2 | -299/+0 | |
| | ||||||
* | use of asn1_build_known_oid() | Andreas Steffen | 2009-10-08 | 1 | -86/+29 | |
| | ||||||
* | migrated public key IDs to identification_t | Andreas Steffen | 2009-10-08 | 20 | -466/+463 | |
| | ||||||
* | Reenabled acq_expires SA timer using rekey timeout | Martin Willi | 2009-10-07 | 1 | -1/+1 | |
| | | | | | | | While not using a SA expiration for allocating SPIs works fine, the situation is much more problematic for kernel-created temporary SAs from acquires. If the negotiation of such a CHILD_SA fails, the created temporary SA can not be deleted. | |||||
* | Catch CHILD_SA state changes during acquire | Martin Willi | 2009-10-07 | 1 | -17/+45 | |
| | | | | | If an acquire fails due to a TS_UNACCEPTABLE or other CHILD_SA only errors, we have to reset the pending state in the trap manager. | |||||
* | list subjectAltNames | Andreas Steffen | 2009-10-06 | 1 | -1/+33 | |
| | ||||||
* | some ipsec listall finetuning | Andreas Steffen | 2009-10-06 | 3 | -10/+9 | |
| | ||||||
* | pluto and charon now have the same ipsec listall output format | Andreas Steffen | 2009-10-06 | 17 | -131/+89 | |
| | ||||||
* | the ikev1 scenarios need the x509 plugin | Andreas Steffen | 2009-10-06 | 49 | -55/+56 | |
| | ||||||
* | streamlined output from get_validity() | Andreas Steffen | 2009-10-06 | 12 | -136/+54 | |
| | ||||||
* | fixed serial number conversion from hex | Andreas Steffen | 2009-10-05 | 1 | -0/+5 | |
| | ||||||
* | 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 | 6 | -19/+46 | |
| | ||||||
* | ipsec pki --issue supports --flag ocspSigning option | Andreas Steffen | 2009-10-05 | 2 | -7/+32 | |
| | ||||||
* | Cleaned up EAP-AKA en/decoding, eliminated unaligned half-word reads | Martin Willi | 2009-10-05 | 1 | -67/+101 | |
| | ||||||
* | Cleaned up EAP-SIM en/decoding, eliminated unaligned half-word reads | Martin Willi | 2009-10-05 | 1 | -99/+108 | |
| | ||||||
* | Distinguish invalid free()s between corrupted magic and invalid pointer | Martin Willi | 2009-10-05 | 1 | -5/+24 | |
| | ||||||
* | pluto now uses x509 plugin for attribute certificate handling | Andreas Steffen | 2009-10-05 | 28 | -1445/+985 | |
| | ||||||
* | fixed output of authKeyID | Andreas Steffen | 2009-10-02 | 1 | -1/+1 | |
| | ||||||
* | mark embedded parsing in debug mode | Andreas Steffen | 2009-10-02 | 2 | -0/+4 | |
| | ||||||
* | added some notBefore/notAfter debugging info | Andreas Steffen | 2009-10-02 | 1 | -1/+13 | |
| | ||||||
* | verify correctness of X.509 versions | Andreas Steffen | 2009-10-02 | 1 | -2/+18 | |
| | ||||||
* | added all missing RFC 5280 OIDs | Andreas Steffen | 2009-10-02 | 1 | -0/+18 | |
| | ||||||
* | created ikev1/mode-config-multiple scenario | Andreas Steffen | 2009-10-01 | 9 | -0/+202 | |
| | ||||||
* | fixes multiple IPsec SAs with IKEv1 Mode Config | Andreas Steffen | 2009-10-01 | 1 | -0/+17 | |
| | ||||||
* | generate known OIDs dynamically | Andreas Steffen | 2009-09-30 | 1 | -14/+6 | |
| | ||||||
* | pluto's crl handling now uses the x509 plugin | Andreas Steffen | 2009-09-30 | 3 | -394/+159 | |
| | ||||||
* | scepclient uses pkcs10 from libstrongswan | Andreas Steffen | 2009-09-28 | 2 | -277/+0 | |
| | ||||||
* | abbreviated struct connection by connection_t | Andreas Steffen | 2009-09-27 | 17 | -289/+269 | |
| | ||||||
* | pluto and scepclient now use the x509 plugin for certificates | Andreas Steffen | 2009-09-27 | 27 | -1633/+1129 | |
| | ||||||
* | whitelist Curl_client_write | Andreas Steffen | 2009-09-27 | 1 | -0/+2 | |
| | ||||||
* | added get_subjectKeyIdentifier() to x509_t | Andreas Steffen | 2009-09-26 | 2 | -14/+39 | |
| |