Tobias Brunner
68f35b48d8
eap-peap: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:18 +02:00
Tobias Brunner
e252e1b465
eap-ttls: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:18 +02:00
Tobias Brunner
cbedbf3ef1
eap-radius: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:18 +02:00
Tobias Brunner
2d3967cb4c
eap-dynamic: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
65dc1801cf
eap-mschapv2: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
e0eece0465
vici: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
86aa454c88
forecast: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
a7ea181f0d
save-keys: Fix build with DEBUG_LEVEL < 0
2023-05-08 17:32:17 +02:00
Tobias Brunner
800cef35db
mode-config: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
ab919c62da
keymat_v1: Fix build with DEBUG_LEVEL < 3
2023-05-08 17:32:17 +02:00
Tobias Brunner
963398c2c3
ike-init: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
5e32be1bb5
ike-config: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
7a883c4b37
child-create: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
675082114c
pubkey-authenticator: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
117e13e7f1
eap-authenticator: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
5408b50160
ike-sa: Fix build with DEBUG_LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
79d49ea05b
message: Fix build with DEBUG__LEVEL < 1
2023-05-08 17:32:17 +02:00
Tobias Brunner
9b9464fdcd
generator: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
36490eefa3
backend-manager: Fix build with DEBUG_LEVEL < 3
2023-05-08 17:32:17 +02:00
Tobias Brunner
0841280cdd
libimcv: Fix build with DEBUG_LEVEL < 3
2023-05-08 17:32:17 +02:00
Tobias Brunner
522bd965d1
libtpmtss: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
4a28488a7e
tnccs-20: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
a0ee0cbf90
tnccs-11: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
874562fc1c
radius-client: Fix build with DEBUG_LEVEL < 3
2023-05-08 17:32:17 +02:00
Tobias Brunner
6086029056
libtls: Fix build with DEBUG_LEVEL < 3
2023-05-08 17:32:17 +02:00
Tobias Brunner
bb06b7a4bb
simaka-manager: Fix counter in log message when getting quintuplets
...
Also fixes the build with DEBUG_LEVEL < 1.
2023-05-08 17:32:17 +02:00
Tobias Brunner
777d0ef7b0
esp-packet: Fix build with DEBUG_LEVEL < 3
2023-05-08 17:32:17 +02:00
Tobias Brunner
1b58e8c386
drbg: Fix build with DEBUG_LEVEL < 4
2023-05-08 17:32:17 +02:00
Tobias Brunner
94cbd6469a
bliss: Fix build with DEBUG_LEVEL < 2
2023-05-08 17:32:17 +02:00
Tobias Brunner
b158c210cd
sqlite: Fix build with DEBUG_LEVEL < 2
2023-05-08 14:07:18 +02:00
Tobias Brunner
a9a2c040ba
pkcs7: Fix build with DEBUG_LEVEL < 2
2023-05-08 14:07:18 +02:00
Tobias Brunner
7ea431cf70
constraints: Fix build with DEBUG_LEVEL < 1
2023-05-08 14:07:18 +02:00
Tobias Brunner
984f8cbcde
revocation: Fix build with DEBUG_LEVEL < 1
2023-05-08 14:07:18 +02:00
Tobias Brunner
c0a281472f
x509: Fix build with DEBUG_LEVEL < 2 for structures that ignore unknown critical extensions
2023-05-08 14:07:18 +02:00
Tobias Brunner
a551f80e4f
plugin-loader: Fix build with DEBUG_LEVEL < 3
2023-05-08 14:06:43 +02:00
Tobias Brunner
1b59031cc3
auth-cfg: Fix build with DEBUG_LEVEL < 1
2023-05-08 14:06:43 +02:00
Tobias Brunner
5a98f8f4ab
certificate: Fix build with DEBUG_LEVEL < 1
2023-05-08 14:06:43 +02:00
Tobias Brunner
b39105b5b4
credential-factory: Fix build with DEBUG_LEVEL < 1
2023-05-08 14:06:43 +02:00
Tobias Brunner
f73d8699b3
crypto-tester: Fix build with DEBUG_LEVEL < 1
2023-05-08 14:06:43 +02:00
Tobias Brunner
d7750dff9b
asn1: Fix build with DEBUG_LEVEL < 2
2023-05-08 14:06:43 +02:00
Tobias Brunner
2d4a98d0d3
debug: Add macro to mark variables that are only used in DBG statements
...
Some variables that are only assigned to be used in DBG statements
will otherwise trigger a "set but not used" warning/error if DEBUG_LEVEL
is too low.
2023-05-08 11:51:10 +02:00
Tobias Brunner
7b453ae409
doxygen: Enable JS search engine
2023-05-04 16:35:51 +02:00
Tobias Brunner
8eaddbb805
doxygen: Fix syntax for some output parameters
2023-05-04 16:35:47 +02:00
Tobias Brunner
69914a2dc5
ikev1: Migrate CHILD_SAs when IKE_SA is reset during reauthentication
...
When we reset the initiator SPI, we have to migrate the adopted children
again so the correct IKE_SA can later be checked out.
Closes strongswan/strongswan#1663
2023-05-01 10:19:59 +02:00
Tobias Brunner
5e46e101a6
vici: Improve log messages for terminate/rekey() in case of combined filters
...
As long as any `child*` selector is received, only CHILD_SAs will be
terminated or rekeyed. Any passed `ike*` selectors will only be used to
filter the IKE_SAs when looking for matching CHILD_SAs. However, the
previous log messages seemed to indicate that IKE_SAs will also be
terminated/rekeyed.
References strongswan/strongswan#1655
2023-05-01 10:19:29 +02:00
Tobias Brunner
00a75e332f
vici: Create default TCP socket on Windows in Python bindings
...
This uses the same value as VICI_DEFAULT_URI.
References strongswan/strongswan#1655
2023-05-01 10:19:29 +02:00
Tobias Brunner
d12e6c9e55
charon-systemd: Add a log message when the daemon is starting
...
While there is a status message sent to systemd (can be seen e.g. in
systemctl status), the version etc. is currently not logged to the
journal, syslog or any log files.
2023-04-27 13:52:34 +02:00
Tobias Brunner
0bf061d737
leak-detective: Add on_exit(3) to whitelist
...
Seems to allocate some TLS value in newer glibc versions.
2023-04-27 13:52:34 +02:00
Tobias Brunner
d96d15b588
controller: Add parameter for maximum log level to initiate/terminate_*()
...
Previously, the logger installed by the controller always announced
LEVEL_PRIVATE(4), which produced completely useless logging calls with
the common clients (vici/stroke) whose default log level is LEVEL_CTRL(1).
This can produce quite some overhead if there are e.g. a lot of concurrent
initiate() calls.
2023-04-27 13:52:34 +02:00
Tobias Brunner
77b9f3abb0
controller: Ignore log messages unrelated to IKE_SA affected by a command
...
Until we know which IKE_SA is affected by an initiate() or terminate_*()
command, unrelated log messages that don't have any IKE context (i.e.
the passed `ike_sa` is NULL) would previously get logged.
2023-04-27 13:52:34 +02:00