Commit graph

19 commits

Author SHA1 Message Date
49a29e43a7
[PD2] Server done?
Co-authored-by: tsousa111 <tiagao2001@hotmail.com>
2024-05-28 20:13:33 +01:00
91bc887ba5
[PD1] Fixed checking certificate NotAfter and NotBefore dates 2024-04-28 23:55:03 +01:00
4ea8315aed
[PD1] Fix adding user cert to db, also finished logs 2024-04-28 23:32:19 +01:00
b918211736
[PD1] Error handling project-wide 2024-04-28 22:02:52 +01:00
f5b3726673
[PD1] log fixing 2024-04-28 17:42:43 +01:00
2cafc3163c
[PD1] small changes 2024-04-23 11:12:18 +01:00
568b6e6739
[PD1] Added server's TODOS 2024-04-20 17:34:45 +01:00
f3cf9cfc40
[PD1] Cleaned up protocol,database and receiving multiple messageInfos 2024-04-20 17:16:52 +01:00
4c141bbc6e
[PD1] Logic all done? 2024-04-20 00:55:16 +01:00
7b3172a850
[PD1] Fixed almost everything 2024-04-19 23:59:26 +01:00
39a0e5c01f
[PD1] Fixed stuff. Unmarshal still returns map[string]interface{}, need to fix 2024-04-19 11:55:16 +01:00
4cf7880e57
[PD1] FIXED TLS Handshake 2024-04-19 02:19:22 +01:00
1cb81d2279
[PD1] Added certificates and fixed a few things 2024-04-18 20:15:29 +01:00
5ae7358a0d
[PD1] crypto changes and TLS almost done 2024-04-18 17:15:47 +01:00
2c4f1fd2fc
[PD1] Certs done 2024-04-18 13:06:16 +01:00
23584e2901
[PD1] Added SQLlite queries and minor protocol changes 2024-04-18 01:18:51 +01:00
cdaae8fb7e
[PD1] Structured client.
Still need to create crypto object and use it to encrypt messages
Need to create TLS still
2024-04-17 15:44:38 +01:00
278b8e1a73
[PD1] Generic networking server and client implemented 2024-04-17 14:09:42 +01:00
8553e1674e
[PD1] restructure 2024-04-16 12:23:00 +01:00