Commit graph

807 commits

Author SHA1 Message Date
Quentin Dufour e5ee229ed8 Removing logs 2019-02-19 15:28:12 +01:00
Quentin Dufour bcbe0c02bb Merge branch 'master' of gitlab.inria.fr:qdufour/donar 2019-02-19 15:18:30 +01:00
Quentin Dufour 40dbd44da5 Structure must be shared 2019-02-19 15:17:47 +01:00
Quentin Dufour 4a4611f20d Memset 0 server in addition to client 2019-02-19 14:57:25 +01:00
Quentin Dufour a4c3018c79 Fix udp again 2019-02-19 14:54:42 +01:00
Quentin Dufour e346230c60 Review UDP management 2019-02-19 14:49:44 +01:00
Quentin Dufour 837633e15e More debug 2019-02-19 11:00:18 +01:00
Quentin Dufour e7b1b0b3c0 Set UDP dest port and not src port 2019-02-19 10:48:44 +01:00
Quentin Dufour bc8973b7e9 Fix bug and debug algo naive 2019-02-19 10:44:22 +01:00
Quentin Dufour 349909ff47 Add missing files 2019-02-19 10:38:01 +01:00
Quentin Dufour fc039b6045 Reimplement UDP client + fix cb signature 2019-02-19 10:32:33 +01:00
Quentin 5e291f21a7 Compiling solution 2019-02-18 21:55:53 +01:00
Quentin Dufour 09d4c24857 WIP buffer management 2019-02-18 17:51:13 +01:00
Quentin Dufour 78fbac88d3 Try to remove sendto/recvfrom 2019-02-18 15:11:12 +01:00
Quentin Dufour 0f7167ee84 Introduce url concept 2019-02-18 14:35:09 +01:00
Quentin Dufour a03d90ca84 WIP multiple port support 2019-02-15 18:09:51 +01:00
Quentin Dufour fb6a9dfab0 Better if you write correct code 2019-02-15 15:50:17 +01:00
Quentin Dufour 449c661cb3 Faster bootstrap 2019-02-15 15:45:56 +01:00
Quentin Dufour 1dd5dd1203 Disable entry guard 2019-02-15 10:11:26 +01:00
Quentin Dufour 0598bf8533 WIP Measuring latency 2019-02-14 18:08:20 +01:00
Quentin Dufour afbb41fa2e WIP measure latency + remove wrong comment 2019-02-14 17:41:52 +01:00
Quentin Dufour 8165b4a907 Fix a UDP bug 2019-02-14 17:15:13 +01:00
Quentin Dufour ab568befcf Fix comaprison bug 2019-02-14 15:40:05 +01:00
Quentin Dufour b42170d6a5 Non tested but complete refactor of algo niave 2019-02-14 13:50:43 +01:00
Quentin Dufour 3b3c5b6dbd Huge refactor work in progress 2019-02-14 11:16:38 +01:00
Quentin Dufour 8fee2b43e8 Refactor to support multi algo 2019-02-13 15:32:38 +01:00
Quentin Dufour 670b64e56c Clean code 2019-02-13 14:17:06 +01:00
Quentin fd4cd7034d Cross all the boxes! 2019-02-12 22:39:52 +01:00
Quentin a9c2ae3fb9 Debugged software! 2019-02-12 22:38:42 +01:00
Quentin d0386fb948 Seems to work, need to migrate to the UDP api however 2019-02-12 22:07:47 +01:00
Quentin 0e6be80fcb Working socks5 creation 2019-02-12 21:45:15 +01:00
Quentin 47f6a12d41 Fix listing bug in Donar Client 2019-02-12 20:36:21 +01:00
Quentin d1bfdf520f Fixed non initialized bug + WIP Donar Client 2019-02-12 20:33:12 +01:00
Quentin 3bfafabd44 Working server part + rename binary 2019-02-12 19:40:12 +01:00
Quentin 9ea76e9144 Working UDP and socket cleaning 2019-02-12 19:29:00 +01:00
Quentin Dufour 08a73180d4 First fix for the ring buffer 2019-02-12 17:57:51 +01:00
Quentin Dufour 8fc0d16e85 Fix naive ctx allocation 2019-02-12 17:47:14 +01:00
Quentin Dufour d322a00a5d Improve debug and error handling 2019-02-12 17:38:11 +01:00
Quentin Dufour 0d41b47ff9 Fix file descriptor bug 2019-02-12 17:12:20 +01:00
Quentin Dufour debe0feb56 Introduce a ring buffer 2019-02-12 11:17:37 +01:00
Quentin f93853f974 WIP UDP Server implementation 2019-02-11 23:40:37 +01:00
Quentin a786b69856 Snapshot that doesn't compile 2019-02-11 22:40:00 +01:00
Quentin Dufour a9428e932f Event core definition add 2019-02-11 19:14:07 +01:00
Quentin Dufour 30c1c1b9c8 WIP event core + GLib 2019-02-11 18:56:52 +01:00
Quentin Dufour 9a6fadd558 Fix listen and remove debug 2019-02-11 17:04:12 +01:00
Quentin Dufour 90671b80ba Listen all 2019-02-11 17:01:18 +01:00
Quentin Dufour 1aa9236240 Working epoll implementation 2019-02-11 16:23:20 +01:00
Quentin Dufour 7432371fc0 Fix a fscanf bug 2019-02-11 10:25:27 +01:00
Quentin Dufour 13064c5ad7 Rework files, add getopt 2019-02-11 10:23:38 +01:00
Quentin Dufour 81aac5259f Generate a pub file 2019-02-11 09:53:00 +01:00