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

« back to all changes in this revision

Viewing changes to src/starter/keywords.h

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2008-12-05 17:21:42 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20081205172142-9g77wgyzcj0blq7p
* New upstream release, fixes a MOBIKE issue.
  Closes: #507542: strongswan: endless loop
* Explicitly enable compilation with libcurl for CRL fetching
  Closes: #497756: strongswan: not compiled with curl support; crl 
                   fetching not available
* Enable compilation with SSH agent support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
13
13
 * for more details.
14
14
 *
15
 
 * RCSID $Id: keywords.h 3928 2008-05-11 07:59:00Z andreas $
 
15
 * RCSID $Id: keywords.h 4612 2008-11-11 06:37:37Z andreas $
16
16
 */
17
17
 
18
18
#ifndef _KEYWORDS_H_
68
68
    KW_TYPE,
69
69
    KW_PFS,
70
70
    KW_COMPRESS,
 
71
        KW_INSTALLPOLICY,
71
72
    KW_AUTH,
72
73
    KW_AUTHBY,
73
74
    KW_EAP,
 
75
    KW_EAP_IDENTITY,
74
76
    KW_MOBIKE,
75
77
    KW_FORCEENCAPS,
76
78
    KW_IKELIFETIME,