| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Should not be a problem, but makes static analyzers happy.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #229.
|
|
|
|
|
| |
We don't have a proper kernel-net interface on Android yet, so the check
for a usable interface does not work there.
|
|
|
|
| |
Also added an option to enumerate addresses on ignored interfaces.
|
| |
|
|
|
|
| |
get_interface() method
|
| |
|
|
|
|
| |
7ee37114 removed this behavior.
|
|
|
|
| |
that
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
If it is set on an auth config IDr will not be sent, and later the configured
identity will not only be checked against the returned IDr, but also
against other identities contained in the responder's certificate.
|
| |
|
|
|
|
|
|
|
|
|
| |
Windows 7 sends its internal address as TSi. While we don't support the
NAT-T drafts as used by Windows XP it is interesting to note that the
client there omits the TSi payload which then would automatically get set
to the public IP address of the client.
Fixes #220.
|
|
|
|
| |
Keyword lookup and registration are handled via the new lib->proposal object.
|
|
|
|
| |
Also use enumerators instead of lexparser.h to parse proposal strings.
|
| |
|
|
|
|
| |
deriving them
|
| |
|