Commit graph

26 commits

Author SHA1 Message Date
Quentin 0e03e02e31 Fix parsing bug 2020-02-24 09:33:50 +01:00
Quentin b648e58863 Successful socks5 server! 2020-02-21 18:12:06 +01:00
Quentin 00e37ceb88 Finalize socks5 2020-02-21 17:55:06 +01:00
Quentin e3653112a6 patching socks5 2020-02-21 15:26:28 +01:00
Quentin 4463100e1d Socks5 handshake logic 2020-02-21 14:57:54 +01:00
Quentin c9873c9735 WIP faketor 2020-02-20 18:42:46 +01:00
Quentin f0dfb84959 Add log 2020-02-01 09:05:53 +01:00
Quentin 9a6830ccd5 Add some logs 2019-09-15 16:14:26 +02:00
Quentin 86c2b2d9a6 Better log socks5 to find infinite loop source 2019-09-15 11:18:43 +02: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 d06da2faa2 Fix a stupid bug (double ptr instead of one ptr) 2019-03-27 09:59:25 +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 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 429e66cbc8 Don't crash on socks5 2019-03-20 17:02:23 +01:00
Quentin Dufour b6e31d7bdc Rework code. Buffering was not a good idea 2019-03-06 16:39:39 +01:00
Quentin Dufour 99c06ccc8d Harden code 2019-03-05 16:57:14 +01:00
Quentin Dufour 449c661cb3 Faster bootstrap 2019-02-15 15:45:56 +01:00
Quentin 0e6be80fcb Working socks5 creation 2019-02-12 21:45:15 +01:00
Quentin Dufour 8319d782d1 Migrate to cmake 2019-02-08 14:28:39 +01:00