Commit graph

827 commits

Author SHA1 Message Date
Quentin Dufour ed42636739 Add echo server 2019-02-22 16:01:22 +01:00
Quentin Dufour 167f55ba13 Refactor measuring latency program 2019-02-22 15:22:06 +01:00
Quentin Dufour 99d668f4d6 Add a Dockerfile to my project 2019-02-21 14:45:54 +01:00
Quentin Dufour 87b6a226a7 Merge branch 'master' of gitlab.inria.fr:qdufour/donar 2019-02-21 14:27:20 +01:00
Quentin Dufour b7c69e832c Add a gitignore 2019-02-21 14:27:09 +01:00
Quentin 8accbde7c4 Update recommended configuration 2019-02-21 09:09:01 +01:00
Quentin Dufour 4b5534b213 Finalize loop update 2019-02-20 17:50:01 +01:00
Quentin Dufour 20706800ee Rework loop 2019-02-20 17:46:58 +01:00
Quentin Dufour 5e042d57ce Fix a bug in donar CLI 2019-02-20 16:58:31 +01:00
Quentin Dufour c5dfffe08d Latency measurement tool 2019-02-20 16:50:44 +01:00
Quentin cb075c8ea1 Less log, fix buffer packet management 2019-02-20 09:34:10 +01:00
Quentin Dufour 6e083d2db2 Fix add onion logic to handle 127.13.3.7 binding 2019-02-20 09:06:08 +01:00
Quentin 879f87fd7f Try to bind to 127.13.3.7 to brain Linphone 2019-02-20 08:40:15 +01:00
Quentin 3f14980eb8 We might have found a solution 2019-02-19 23:19:46 +01:00
Quentin 131c12dc9c More logs 2019-02-19 21:51:43 +01:00
Quentin Dufour 2eb30b48ed Add packet log 2019-02-19 19:44:15 +01:00
Quentin Dufour 7914c4fc13 Drop packet instead of crashing 2019-02-19 19:31:26 +01:00
Quentin 603c67b1d9 Refactor how UDP ports are handled 2019-02-19 19:15:37 +01:00
Quentin 36b6999167 Update torrc 2019-02-19 17:53:49 +01:00
Quentin Dufour c64aa99593 Show error 2019-02-19 16:40:20 +01:00
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