aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added ikev1/ip-pool-db-push scenarioAndreas Steffen2009-10-1411-0/+178
|
* NEWS for the 4.3.5dr3 releaseAndreas Steffen2009-10-141-0/+6
|
* added ikev1/ip-pool-db scenarioAndreas Steffen2009-10-1411-0/+181
|
* pool should be in th gitignore listAndreas Steffen2009-10-141-148/+0
|
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-1416-243/+440
|
* pluto can now make use of the mysql and sqlite pluginsAndreas Steffen2009-10-141-0/+2
|
* fixed inconsistent triplets.dat filesAndreas Steffen2009-10-143-9/+9
|
* Improved debugging log in SIM triplet lookupMartin Willi2009-10-141-3/+4
|
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-1320-45/+245
|
* check provenance of nameserver entryAndreas Steffen2009-10-131-2/+2
|
* use definitions from libstrongswan/attributes/attributes.hAndreas Steffen2009-10-133-18/+3
|
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-1331-125/+181
|
* Fixed assignment of get_triplet() dummy implementationMartin Willi2009-10-131-1/+1
|
* scepclient now requires x509 pluginAndreas Steffen2009-10-122-2/+2
|
* sql/rw-eap-aka-rsa scenario requires eapaka-3gpp2 pluginAndreas Steffen2009-10-122-2/+2
|
* updated evaltest of ikev1/no-priv-key scenarioAndreas Steffen2009-10-121-1/+0
|
* INTERNAL_IP6_NETMASK needed for ModeConfigAndreas Steffen2009-10-122-3/+4
|
* Merged SIM/USIM manager/card/provider, avoids code duplicationMartin Willi2009-10-1216-340/+129
|
* Added ${shlibs:Depends} dependency to Debian packageMartin Willi2009-10-122-4/+5
|
* Added .gitignore for NM Debian package buildMartin Willi2009-10-123-0/+9
|
* prepended all ISAKMP notification message types with ISAKMP_Andreas Steffen2009-10-127-159/+159
|
* Pass NULL as other identity in EAP-AKA 3GPP2 to find a match with all pluginsMartin Willi2009-10-121-4/+1
|
* Stroke plugin interprets NULL identities as ID_ANY in shared key lookupMartin Willi2009-10-121-3/+9
|
* added some pluto changes to NEWSAndreas Steffen2009-10-121-2/+9
|
* fixed output of offered CAAndreas Steffen2009-10-111-1/+1
|
* fixed broken smartcard support (bug #91)Andreas Steffen2009-10-111-6/+30
|
* some missing refactoring changesAndreas Steffen2009-10-111-22/+24
|
* myids might not be defined yetAndreas Steffen2009-10-111-1/+1
|
* fixed refactoring bugAndreas Steffen2009-10-111-1/+1
|
* adapted ikev2/rw-eap-aka scenarios to eapaka-3gpp2 pluginAndreas Steffen2009-10-114-4/+4
|
* corrected ikev1/nat-two-rw evaltest.datAndreas Steffen2009-10-111-1/+1
|
* removed orphaned sha1.cAndreas Steffen2009-10-101-193/+0
|
* corrected evaltest.datAndreas Steffen2009-10-101-1/+1
|
* replaced struct id by identification_tAndreas Steffen2009-10-1032-2249/+988
|
* Added NEWS about EAP-AKA splitMartin Willi2009-10-091-0/+4
|
* SIM card interface takes IMSI as parameter (same as in USIM)Martin Willi2009-10-097-87/+44
|
* Fixed USIM parameter descriptionMartin Willi2009-10-091-1/+1
|
* Do not use monotonic time for AKA sequence numbers, it has an undefined ↵Martin Willi2009-10-091-6/+4
| | | | starting point
* Use constants instead of sizeof(), sizeof() does not work for function argumentsMartin Willi2009-10-094-71/+76
|
* Calculate missing CK/IK values in USIMMartin Willi2009-10-091-0/+3
|
* Link 3gpp2 EAP-AKA plugin to libgmpMartin Willi2009-10-092-1/+1
|
* Separated 3gpp2 USIM card and provider functionalityMartin Willi2009-10-097-845/+435
|
* Ported AKA functions to 3gpp2 pluginMartin Willi2009-10-093-1/+437
|
* Added a stub for the EAP-AKA backend implementing the 3GPP2 functions in ↵Martin Willi2009-10-0911-1/+546
| | | | software
* Implemented a manager for USIM cards/providers very similar to the SIM managerMartin Willi2009-10-095-0/+294
|
* corrected captionAndreas Steffen2009-10-091-1/+1
|
* created identification_create_from_sockaddr() functionAndreas Steffen2009-10-092-0/+41
|
* Added medsrv.fcgi to gitignoreMartin Willi2009-10-081-0/+1
|
* medsrv.fcgi is not part of the git treeAndreas Steffen2009-10-081-148/+0
|
* hex_str() isn't used externally any moreAndreas Steffen2009-10-083-13/+159
|