Commit Graph

27 Commits

Author SHA1 Message Date
Joren Schipman
fbc0738bf6 Auth 2024-05-04 02:07:20 +02:00
Joren Schipman
945695f148 add some auth 2024-05-04 01:51:52 +02:00
Joren Schipman
ef554197e6 Add logs 2024-05-04 01:39:28 +02:00
Joren Schipman
67156fee7e Loothandler 2024-05-04 01:30:15 +02:00
Joren Schipman
6d8d316bb1 Loothandler 2024-05-04 01:30:04 +02:00
Joren Schipman
04db12a77f Change exchange messages 2024-05-04 01:02:40 +02:00
Joren Schipman
3463cf0481 Add go.mod 2024-05-02 17:15:50 +02:00
Joren Schipman
3b250d1058 Good enough 2024-05-02 17:09:47 +02:00
Joren Schipman
736310d469 Let decryption happen in a seperate goroutine to hopefully speed it up 2024-05-02 16:41:50 +02:00
Joren Schipman
7235048705 Multiple files over 1 connection 2024-05-02 16:00:39 +02:00
Joren Schipman
505944667f add end of data 2024-05-02 15:12:19 +02:00
Joren Schipman
83a2e2372f Print when exchange ok 2024-05-02 14:40:37 +02:00
Joren Schipman
e21dee39c7 a 2024-05-02 12:31:57 +02:00
Joren Schipman
e80372d6c0 Change port 2024-05-02 00:06:28 +02:00
Joren Schipman
078e8eb77b Get rid of print 2024-05-01 23:22:46 +02:00
Joren Schipman
a187f22869 Add jpeg with exif format 2024-05-01 23:17:22 +02:00
Joren Schipman
323b6e1f82 Fix incorrectly handeling of unknown filetypes 2024-05-01 22:59:59 +02:00
Joren Schipman
1a8966cb1f Write to file 2024-05-01 22:43:19 +02:00
Joren Schipman
819c74cf80 Write to file 2024-05-01 22:41:47 +02:00
Joren Schipman
20400fe4f3 Make server get filetype and identify file 2024-05-01 22:30:04 +02:00
Joren Schipman
7197c347ea Make server get filetype and identify file 2024-05-01 22:29:29 +02:00
Joren Schipman
721b4b5ddc Make the chunking properly work 2024-05-01 01:36:14 +02:00
Joren Schipman
d7ebfd7a2f encrypt the initial exchange using rsa 2024-04-30 21:48:13 +02:00
Joren Schipman
014245edc7 encrypt the initial exchange using rsa 2024-04-30 21:48:00 +02:00
Joren Schipman
c39c6943ba Add gitignore 2024-04-30 21:47:02 +02:00
Joren Schipman
0801887236 If the data is to big chunk it 2024-04-30 17:09:14 +02:00
Joren Schipman
f8dcb9fe5b Initial Commit 2024-04-30 16:27:44 +02:00