Archived
1
0
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
Simon V. Lejel cc687a0be7
Update README with migration
Signed-off-by: Gitea <git@dcsl.dk>
2024-02-14 11:40:51 +01:00
Simon V. Lejel 422d0b0bb0
💡 Add more explanations 2024-02-13 17:21:24 +01:00
Simon V. Lejel 1ff5a07a1f
💡 Expolain what happens when cert files are loaded 2024-02-12 17:57:40 +01:00
Simon V. Lejel a1d17deb5f
🚸 Print errors if SSL_CTX failed 2024-02-12 17:54:14 +01:00
Simon V. Lejel 414341ebc6
️ Initailiza OpenSSL in a more modern way if possible 2024-02-12 17:39:04 +01:00
Simon V. Lejel a631bfac39
🚸 Make method for getting OpenSSL errors 2024-02-12 17:21:38 +01:00
Simon V. Lejel cba0ae1da3
🚧 Print errors 2024-02-11 22:37:23 +01:00
Simon V. Lejel 23093b1505
🐛 Fix certificate errors 2024-02-11 22:36:58 +01:00
Simon V. Lejel 8031543062
🚧 Add SSL stuff to client 2024-02-11 15:24:59 +01:00
Simon V. Lejel 2089be370e
🚧 Add SSL stuff to server 2024-02-11 15:24:48 +01:00
Simon V. Lejel f42008af5a
🔐 Add encryption certificate
Don't actually commit stuff like this to Git. This is just a test certificate and should only be treated as such.
2024-02-10 15:28:39 +01:00
Simon V. Lejel 7a59e1ce77
🐛 Close server when client leaves 2024-02-10 14:40:58 +01:00
Simon V. Lejel cfb7478ab9
🚸 Make it possible to exit the client 2024-02-10 14:26:59 +01:00
Simon V. Lejel 45e779c56f
🎨 Impore formatting of output 2024-02-10 14:26:45 +01:00
Simon V. Lejel 2a5a735fde
🐛 Fix client not connecting 2024-02-10 14:25:45 +01:00
Simon V. Lejel 9b2706ed81
Add toString to Messages 2024-02-10 14:25:24 +01:00
Simon V. Lejel 63bd78aeb0
Make server continous 2024-02-10 14:24:15 +01:00
Simon V. Lejel 3b782e664a
Add client 2024-02-10 13:35:26 +01:00
Simon V. Lejel 810fb50ddd
👔 Add server logic 2024-02-10 12:08:37 +01:00
Simon V. Lejel 0190c402cd
Add server 2024-02-08 15:26:45 +01:00
Simon V. Lejel c384a6eec6
🍻 Add dice example 2024-02-07 20:20:28 +01:00
Simon V. Lejel 32c530ced1
🏗️ Make main file 2024-02-06 18:41:13 +01:00
Simon V. Lejel 1b6aabc1b5
🍻 More excercise files 2024-02-06 18:40:58 +01:00
Simon V. Lejel f4330e53e0
🍻 Add excercise files 2024-02-06 18:06:16 +01:00
Simon V. Lejel f90ca8d2ce
Initial commit 2024-02-05 16:45:11 +01:00