Commit graph

807 commits

Author SHA1 Message Date
Quentin Dufour 347ea4f6cd Inform users that circuit is up on naive 2019-03-28 15:58:18 +01:00
Quentin Dufour 044989b8d5 Fix option parsing 2019-03-28 15:35:48 +01:00
Quentin Dufour 12c057e651 Improve links logging 2019-03-28 15:29:34 +01:00
Quentin Dufour 5e326563b1 Effectively support -h and -b 2019-03-28 15:26:33 +01:00
Quentin Dufour b9d7ec48a2 Update algo structure to support parameters 2019-03-28 11:54:01 +01:00
Quentin Dufour c12715e39e Add a donar parameters structure 2019-03-28 11:47:14 +01:00
Quentin Dufour 1b0954ecca It works better when you write correct code 2019-03-27 18:46:48 +01:00
Quentin Dufour 6c276ae3c7 Fix stupid bug 2019-03-27 18:29:19 +01:00
Quentin Dufour ca8eddc0ad Some improvement on RR algo 2019-03-27 18:27:44 +01:00
Quentin Dufour e15e15325c Better logging 2019-03-27 18:11:05 +01:00
Quentin Dufour c6f7199bf6 Fix timer bug + comment some logs 2019-03-27 17:46:10 +01:00
Quentin Dufour 283dfd82e1 Fix another memory leak 2019-03-27 17:41:03 +01:00
Quentin Dufour da6815ec62 Fix memleak 2019-03-27 17:37:34 +01: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 83b205e2c8 improve readability 2019-03-27 14:17:41 +01:00
Quentin Dufour 6a22df4ac1 Improve algorithm logging 2019-03-27 11:48:09 +01:00
Quentin Dufour 9b58098b7d Merge branch 'feature/multi-rr' 2019-03-27 11:21:40 +01:00
Quentin Dufour bb60aeaef3 Fix another bug 2019-03-27 11:21:18 +01:00
Quentin Dufour 627523e1c7 Allow link ban 2019-03-27 11:19:05 +01:00
Quentin Dufour febfed9d1d Merge branch 'feature/socks5_rework' 2019-03-27 10:01:13 +01:00
Quentin Dufour d06da2faa2 Fix a stupid bug (double ptr instead of one ptr) 2019-03-27 09:59:25 +01:00
Quentin Dufour 9f4882eb67 Better log cat move and free 2019-03-25 18:26:00 +01:00
Quentin Dufour e720930412 Fix timer 2019-03-25 17:38:05 +01:00
Quentin Dufour f7c9b9bcd6 Fix accept connection logic 2019-03-25 17:33:08 +01:00
Quentin Dufour 4f1c1b3c1b Compiling but not tested project 2019-03-25 17:20:47 +01:00
Quentin Dufour 9d4aae315e WIP socks5 - refactor socks5 2019-03-25 15:26:30 +01:00
Quentin Dufour 1437f48042 WIP interface socks5 rework 2019-03-22 18:19:28 +01:00
Quentin Dufour b105e25c38 Callbacks are called to flush past events 2019-03-22 18:05:40 +01:00
Quentin Dufour a579f0de61 Make sure that information is read 2019-03-22 18:01:50 +01:00
Quentin Dufour d94f935327 Global pipeline has been rewritten (broken+untested) 2019-03-22 17:58:48 +01:00
Quentin Dufour a2bf7ddec1 WIP rewrite socks5 file (broken) 2019-03-22 17:14:35 +01:00
Quentin Dufour f5c4669b7c WIP eventing socks5 2019-03-21 18:43:38 +01:00
Quentin Dufour f43437978c WIP refactor socks5 2019-03-21 13:01:48 +01:00
Quentin Dufour ce623a50cf Merge branch 'feature/rr' 2019-03-20 17:02:48 +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 Dufour cbf7e0883a Fix timer logic 2019-03-20 09:08:32 +01:00
Quentin Dufour 1530209b22 Fix another bug of comparison 2019-03-20 08:51:40 +01:00
Quentin cd7f12aee0 Try to fix timers 2019-03-19 21:21:00 +01:00
Quentin aed1bea991 Fix a bug in identifier waited 2019-03-19 21:15:51 +01:00
Quentin 94e3ae872f Add a check 2019-03-19 21:06:01 +01:00
Quentin f312b5fe18 Fix a ring comparison bug 2019-03-19 20:48:07 +01:00
Quentin 5a6685e7c2 WIP debugging prog 2019-03-19 18:50:56 +01:00
Quentin c58112f0b7 Fix a free bug 2019-03-19 18:27:14 +01:00
Quentin 372aae6f61 We fixed the comparison operation 2019-03-19 18:22:23 +01:00
Quentin d028638c95 Fix small bug + debug 2019-03-19 17:54:28 +01:00
Quentin Dufour 9a0c78ebbc Some log on algo rr 2019-03-19 17:16:49 +01:00
Quentin Dufour 3293197860 Fix init error 2019-03-19 17:09:42 +01:00