Commit graph

44 commits

Author SHA1 Message Date
Quentin 7b7a5a079b Try to remove some loops 2020-02-25 17:00:12 +01:00
Quentin 92e2925149 pad is the new suspect 2020-02-05 22:17:42 +01:00
Quentin a6b17cbf74 debug 2020-02-05 22:07:39 +01:00
Quentin 11ece09158 WIP new algo 2019-10-07 18:17:44 +02:00
Quentin f898521f15 Fix timeout and append bug 2019-08-28 18:05:56 +02:00
Quentin eb7b3a4712 Fix another stupid bug 2019-08-28 17:42:15 +02:00
Quentin a9e5267495 WIP debug algo thunder 2019-08-28 16:33:43 +02:00
Quentin a1d58c1203 Fix a first set of bugs 2019-08-28 14:57:20 +02:00
Quentin 55f7bb3eef Implement pad 2019-08-27 14:31:27 +02:00
Quentin a9b25c43db Write scheduler 2019-08-26 17:35:23 +02:00
Quentin 0b43f944a8 WIP thunder 2019-08-26 12:08:31 +02:00
Quentin 5fdfd9aa9a Clean code 2019-08-13 10:58:20 +02:00
Quentin 0c50ca5a42 Fix another bug! 2019-08-13 10:53:11 +02:00
Quentin d515cbf912 Fixed one bug 2019-08-13 10:47:50 +02:00
Quentin bc202c07eb Learn to count! 2019-08-12 16:38:19 +02:00
Quentin cf027261c8 Fix packet handling bug 2019-08-12 16:24:20 +02:00
Quentin b985e0041a Introduce a new packet format 2019-08-12 15:28:22 +02:00
Quentin a603a5762c Refactor core 2019-08-09 17:01:28 +02:00
Quentin 502880061b Remove broken scripts 2019-07-31 10:40:58 +02:00
Quentin a822707158 Don't acknowledge 0 bytes read 2019-06-11 18:14:38 +02:00
Quentin 1ee6727a98 Don't garbage collect UDP 2019-06-03 15:14:12 +02:00
Quentin 0395746c28 Fix math 2019-05-24 15:13:20 +02:00
Quentin aa1884ff41 Set correct size in log 2019-05-24 15:07:21 +02:00
Quentin bf37e61e50 Don't fail when we free + memset to reset buffer 2019-05-24 13:51:56 +02:00
Quentin fd241b08f0 Better indent 2019-05-24 11:49:00 +02:00
Quentin 6034def186 Dump packets 2019-05-24 11:46:23 +02:00
Quentin 33ba4b2d55 Some debug + reset buffers 2019-05-24 10:52:49 +02:00
Quentin 7d7b40724c Fix a stupid bug 2019-05-23 22:53:00 +02:00
Quentin ccd5fe14a2 Improve 2019-05-23 22:36:26 +02:00
Quentin 10cde520c9 Fix bug and RTT abbr 2019-05-14 14:48:40 +02:00
Quentin 46f54fd145 Remove bugs 2019-05-14 11:25:33 +02:00
Quentin 36a6dbaad2 We want to use an union 2019-05-14 11:23:23 +02:00
Quentin 77b6027feb Rework packet format 2019-05-13 10:02:43 +02:00
Quentin 47e47dceef Many buffers - stopping link broken 2019-05-09 19:53:47 +02: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 e7b1b0b3c0 Set UDP dest port and not src port 2019-02-19 10:48:44 +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 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