Commit graph

807 commits

Author SHA1 Message Date
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 577408a050 WIP algo 2019-08-09 18:09:15 +02:00
Quentin a603a5762c Refactor core 2019-08-09 17:01:28 +02:00
Quentin 87f18c14c8 Fix a regression 2019-07-31 15:32:47 +02:00
Quentin c153476e5c Create a new task runner 2019-07-31 15:13:31 +02:00
Quentin 502880061b Remove broken scripts 2019-07-31 10:40:58 +02:00
Quentin bef129da85 Fix bind ip 2019-06-21 17:05:13 +02:00
Quentin a3d2b4a4b0 Add bound IP 2019-06-21 16:50:49 +02:00
Quentin f05477cd56 WIP cap replay 2019-06-18 17:01:37 +02:00
Quentin a822707158 Don't acknowledge 0 bytes read 2019-06-11 18:14:38 +02:00
Quentin 4a110d9697 Greatly improve capdiff 2019-06-04 17:44:55 +02:00
Quentin 5bfc545f23 Better code 2019-06-04 16:46:10 +02:00
Quentin 4643aa7a42 Update capture traffic with better extensions 2019-06-04 16:09:20 +02:00
Quentin 611feaa03b Better stats with capdiff 2019-06-04 15:01:33 +02:00
Quentin 62f296914e Better stats 2019-06-03 18:11:25 +02:00
Quentin 2408f6ba75 Working capdiff 2019-06-03 17:09:40 +02:00
Quentin 1ee6727a98 Don't garbage collect UDP 2019-06-03 15:14:12 +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 e93b237e79 WIP capture / replay tools 2019-06-03 14:32:52 +02:00
Quentin 01527ca88f Linphone in Docker (but no mic+webcam) 2019-05-29 10:24:11 +02:00
Quentin 8f62e3ec44 Avoid looking at headers 2019-05-28 17:40:49 +02:00
Quentin a6ef0c26d5 Fix capdiff bug 2019-05-28 17:35:21 +02:00
Quentin ea94b7d7f8 Merge branch 'feature/capture-traffic' 2019-05-28 17:18:33 +02:00
Quentin d53f58f568 Add capdiff to see differences between captures 2019-05-28 17:15:37 +02:00
Quentin c937c72b8a Fix not found bug 2019-05-28 16:13:42 +02:00
Quentin 4582d4a9d2 Fix capture + send data 2019-05-28 15:47:31 +02:00
Quentin 6b4a784171 Write packets to files 2019-05-28 14:21:06 +02:00
Quentin 5be3a951af Gathering code should work 2019-05-28 11:45:20 +02:00
Quentin 7e2a7449c6 WIP capture traffic 2019-05-27 18:14:21 +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 c4d4288b45 Better handle errors 2019-05-24 17:15:35 +02:00
Quentin d55ceca275 Try with a bigger buffer 2019-05-24 16:16:39 +02:00
Quentin 2066db1650 Better debug 2019-05-24 16:08:04 +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 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 5d8bd6b435 Exit if too big 2019-05-24 14:48:16 +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 fd241b08f0 Better indent 2019-05-24 11:49:00 +02:00
Quentin 6034def186 Dump packets 2019-05-24 11:46:23 +02:00
Quentin fc9ec0e213 Drop unknown packets 2019-05-24 11:25:31 +02:00
Quentin 1739f7a1ab Add a log for unrecognized packet commands 2019-05-24 11:15:52 +02:00
Quentin 516b2707b5 Improve debug 2019-05-24 11:04:37 +02:00
Quentin 33ba4b2d55 Some debug + reset buffers 2019-05-24 10:52:49 +02:00