~ubuntu-branches/ubuntu/maverick/strongswan/maverick

« back to all changes in this revision

Viewing changes to src/charon/plugins/eap_sim_file/eap_sim_file_provider.h

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2009-04-01 22:17:52 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090401221752-eozrk0ctabblo94z
* New upstream release, which incorporates the fix. Removed dpatch for it.
  Closes: #521950: CVE-2009-0790: DoS
* New support for EAP RADIUS authentication, enabled for this package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
eap_sim_file_provider_t *eap_sim_file_provider_create(
52
52
                                                                                        eap_sim_file_triplets_t *triplets);
53
53
 
54
 
#endif /* EAP_SIM_FILE_PROVIDER_ @}*/
 
54
#endif /** EAP_SIM_FILE_PROVIDER_ @}*/