DcruBro
|
de3ec98363
|
Added checking of whitelisted keys on server
|
2025-11-25 00:22:52 +01:00 |
|
|
|
022debfa5b
|
Fix byte order for sessionid, add 64-bit conversion helpers - damn you C standard for no htonl/ntohl for 64-bit :(
|
2025-11-22 21:53:45 +01:00 |
|
|
|
b37a999274
|
Fixed crash trigger on Ctrl+C (errno == EINTR check)
|
2025-11-13 15:43:46 +01:00 |
|
|
|
5c8409b312
|
Added a basic TUN, testing the implementation.
|
2025-11-13 08:31:46 +01:00 |
|
|
|
fbafeafc9f
|
Added a hostname check if connecting via domain hostname (Not IPv4/IPv6 - IPv6 still not supported / tested).
|
2025-11-11 17:35:53 +01:00 |
|
|
|
705962e5ce
|
Added partial verification of server public key on client side - needs hostname verification. Added startup flag to ignore verification fail.
|
2025-11-11 13:19:59 +01:00 |
|
DcruBro
|
4b4451d1a9
|
Refactoring: Moved some code from headers to dedicated source files
|
2025-11-10 23:19:39 +01:00 |
|