Commit graph

26 commits

Author SHA1 Message Date
Quentin b985e0041a Introduce a new packet format 2019-08-12 15:28:22 +02:00
Quentin 5c7f949507 Do nothing if buffer has not been found 2019-06-03 15:00:31 +02:00
Quentin e7746b6922 Improving algo_utils 2019-06-03 14:58:19 +02:00
Quentin c937c72b8a Fix not found bug 2019-05-28 16:13:42 +02:00
Quentin b592754973 WIP refactor to capture traffic 2019-05-27 17:32:00 +02:00
Quentin fc494f4c9e Add some debug 2019-05-24 17:32:20 +02:00
Quentin 81040b16b9 Avoid queue that are not empty 2019-05-24 15:51:49 +02:00
Quentin 1f7256ef5e Fix count logic 2019-05-24 15:23:21 +02:00
Quentin 504fa7f2df Better handling of buffers 2019-05-24 14:05:42 +02:00
Quentin bf37e61e50 Don't fail when we free + memset to reset buffer 2019-05-24 13:51:56 +02:00
Quentin 33ba4b2d55 Some debug + reset buffers 2019-05-24 10:52:49 +02:00
Quentin 2d0f285bc2 Better buffer reset 2019-05-23 23:13:09 +02:00
Quentin 7d7b40724c Fix a stupid bug 2019-05-23 22:53:00 +02:00
Quentin 36a6dbaad2 We want to use an union 2019-05-14 11:23:23 +02:00
Quentin dafd69e649 New round robin is compiling! 2019-05-13 18:37:49 +02:00
Quentin 778181a153 Fix simple algorithms 2019-05-13 10:21:11 +02:00
Quentin 47e47dceef Many buffers - stopping link broken 2019-05-09 19:53:47 +02:00
Quentin 9685885afe Tracking memory leaks is improving 2019-05-09 11:39:03 +02:00
Quentin 79929eb5c8 Working dup2 algo 2019-05-06 14:52:57 +02:00
Quentin Dufour f72d528bef Try to fix invalid free 2 2019-04-04 10:44:20 +02:00
Quentin Dufour b6258759f0 Something that might work 2019-03-27 17:31:46 +01:00
Quentin Dufour acae81b91c WIP link healing 2019-03-27 16:24:39 +01:00
Quentin Dufour 429e66cbc8 Don't crash on socks5 2019-03-20 17:02:23 +01:00
Quentin Dufour 6216935084 Rewrite buffer management, not tested 2019-03-20 15:13:16 +01:00
Quentin Dufour e543c44674 Show buffer states 2019-03-20 10:28:52 +01:00
Quentin e807c5f176 Extract some logic from algo naive 2019-03-07 16:57:02 +01:00