|
|
842752cd88
|
Version b0.1 (Beta 0.1) - Refactor some stuff and move session_registry to .cpp file
|
2025-12-04 15:48:18 +01:00 |
|
|
|
8ed90a3bc8
|
Alpha 0.6 - Dynamic IPs
|
2025-12-02 18:44:57 +01:00 |
|
|
|
4f4a0fd385
|
Wipe tuns before adding
|
2025-12-02 17:23:02 +01:00 |
|
|
|
0ba78d72ed
|
Test - Updated map check
|
2025-12-02 16:30:56 +01:00 |
|
|
|
eb7f4930e2
|
Test dynamic IPv4 + Subnet masks
|
2025-12-02 16:25:42 +01:00 |
|
|
|
2a2deae022
|
General fixes
Fixed most compiler warnings. Changed used interface from utun0/utun1 to lynx0
|
2025-11-27 18:43:09 +01:00 |
|
|
|
d2242ebbc7
|
Comment some code
|
2025-11-26 21:52:01 +01:00 |
|
|
|
84c00b7bcb
|
Update version number, add timestamp to logs (maybe also other stuff that I forgot)
|
2025-11-26 18:13:41 +01:00 |
|
DcruBro
|
e3df3cd0a7
|
Switched to C++23 as the project standard.
Added a basic parser for client_config and server_config, and added some basic authorization.
Need to work on verification of the server.
|
2025-11-25 21:45:10 +01:00 |
|
DcruBro
|
f776f1fdd1
|
Colourful logs
|
2025-11-25 00:36:29 +01:00 |
|
DcruBro
|
de3ec98363
|
Added checking of whitelisted keys on server
|
2025-11-25 00:22:52 +01:00 |
|
|
|
a78b98ac56
|
rename iptostring
|
2025-11-18 20:12:45 +01:00 |
|
|
|
09806c3c0f
|
test
|
2025-11-14 20:36:19 +01:00 |
|
|
|
ff81bfed31
|
Temporary /24 netmask for macOS
|
2025-11-14 20:29:25 +01:00 |
|
|
|
3ad98b8403
|
root permissions check and version counter update
|
2025-11-13 16:04:39 +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 |
|
|
|
6fceb84930
|
Added basic virtual interface implementation, needs testing. Added Wintun licenses.
|
2025-11-12 19:14:44 +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 |
|
|
|
d7760d7945
|
Update license
|
2025-11-10 16:13:22 +01:00 |
|
|
|
2cbcf70c56
|
Added protocol version to TCP header, also some launch args
|
2025-11-09 02:26:44 +01:00 |
|
|
|
5312c4205c
|
Update version (actual)
|
2025-11-07 22:33:22 +01:00 |
|
|
|
c7c3b1c54c
|
Almost finished with the TCP Handshake procedure, need to properly handle disconnects (currently pretty forceful)
|
2025-11-06 22:32:32 +01:00 |
|
|
|
0f7191ad54
|
Initial Commit
|
2025-11-06 15:51:56 +01:00 |
|