aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_sim_file
Commit message (Collapse)AuthorAgeFilesLines
* Streamlined EAP plugins to use a dash between eap-method, as used in all ↵Martin Willi2009-10-151-3/+3
| | | | other places
* Improved debugging log in SIM triplet lookupMartin Willi2009-10-141-3/+4
|
* Merged SIM/USIM manager/card/provider, avoids code duplicationMartin Willi2009-10-122-4/+16
|
* SIM card interface takes IMSI as parameter (same as in USIM)Martin Willi2009-10-095-59/+27
|
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+1
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-042-4/+4
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-046-43/+43
|
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵Tobias Brunner2009-08-141-1/+1
| | | | enums mutex/condvar/rwlock_type_t.
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-308-16/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* fixed some newline encodingsMartin Willi2009-04-162-55/+55
|
* merged multi-auth branch back into trunkMartin Willi2009-04-142-6/+5
|
* updated DoxyfileMartin Willi2009-03-244-4/+4
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* reintegrated two-sim branch providing SIM card plugin APIMartin Willi2008-10-109-0/+791