| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
clang uses unsigned enums and complains about the always-false -1 check.
|
| |
|
|
|
|
|
| |
This avoids passing that arbitrary label just for error messages, and gives
greater flexibility in handling errors.
|
|
|
|
|
| |
Multiple additional search paths can be added with the add_path()
method.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Keyword lookup and registration are handled via the new lib->proposal object.
|
|
|
|
| |
Also use enumerators instead of lexparser.h to parse proposal strings.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also changed the defaults to DES/MD5 as that's what should be used
if GetCACaps is not used to learn the issuers capabilities.
|
|
|
|
| |
Also, only number them if there are multiple certificates.
|
| |
|
|
|
|
| |
pluto/libfreeswan.
|
| |
|
| |
|
| |
|
|
|
|
| |
Also helpful for ipsec statusall to avoid having to enumerate plugins.
|
| |
|
| |
|
|
|
|
|
| |
I think somehow this functionality got lost in the way from
strongswan-2.7.0...
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
over plugin_t
|
| |
|
|
|
|
| |
obsolete
|
| |
|
|
|
|
| |
encoding
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
calculations
|
| |
|
| |
|