strongswan/src/libcharon/plugins/eap_simaka_pseudonym
Tobias Brunner 5005325020 eap-simaka-pseudonym: Properly store mappings
If a pseudonym changed a new entry was added to the table storing
permanent identity objects (that are used as keys in the other table).
However, the old mapping was not removed while replacing the mapping in
the pseudonym table caused the old pseudonym to get destroyed.  This
eventually caused crashes when a new pseudonym had the same hash value as
such a defunct entry and keys had to be compared.

Fixes strongswan/strongswan#46.
2016-06-06 14:27:19 +02:00
..
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
eap_simaka_pseudonym_card.c eap-simaka-pseudonym: Properly store mappings 2016-06-06 14:27:19 +02:00
eap_simaka_pseudonym_card.h Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers registered by name 2011-08-08 13:36:56 +02:00
eap_simaka_pseudonym_plugin.c Add features support to eap-simaka-pseudonym plugin 2011-10-14 10:05:49 +02:00
eap_simaka_pseudonym_plugin.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
eap_simaka_pseudonym_provider.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
eap_simaka_pseudonym_provider.h Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers registered by name 2011-08-08 13:36:56 +02:00