Miroslav Lichvar
80e627c86b
nts: define type for credentials
...
Add a NKSN_Credentials type to avoid referring to it as void *.
2021-02-11 16:13:39 +01:00
Miroslav Lichvar
0e4995e10b
nts: split creating server and client credentials
2021-02-11 16:13:39 +01:00
Miroslav Lichvar
18d9243eb9
test: improve NTS unit tests
2020-08-13 16:37:38 +02:00
Miroslav Lichvar
7b07e47c08
nts: fix address in server NTS-KE log messages
...
The server session instances are reused for different clients. Separate
the server name from the label used in log messages and set it on each
start of the session.
2020-03-26 15:30:27 +01:00
Miroslav Lichvar
50204a125b
test: add nts unit tests
2020-03-05 16:02:15 +01:00