Commit graph

351 commits

Author SHA1 Message Date
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
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 ccd5fe14a2 Improve 2019-05-23 22:36:26 +02:00
Quentin 5fe711dc77 Fix stupid bug 2019-05-21 14:14:59 +02:00
Quentin 2b989f15d8 Fix algo 2019-05-15 09:38:02 +02:00
Quentin ff1b94e3ef Change packet order reception 2019-05-15 09:29:56 +02:00
Quentin e98fb6d8d4 Try to debug donar.
Should swap packet order instead...
2019-05-15 08:54:00 +02:00
Quentin f5303b09bb Fix asserts 2019-05-14 14:54:10 +02:00
Quentin 10cde520c9 Fix bug and RTT abbr 2019-05-14 14:48:40 +02:00
Quentin a3712bac77 Must start with id=1 2019-05-14 14:08:58 +02:00
Quentin f94d2109d9 Register packet only if not already delivered! 2019-05-14 13:56:19 +02:00
Quentin 05384a424a Add missing information 2019-05-14 12:02:56 +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 3e07b012e2 Better comments 2019-05-13 18:41:10 +02:00
Quentin 9fb2396e54 Add current link just in case 2019-05-13 18:38:48 +02:00
Quentin dafd69e649 New round robin is compiling! 2019-05-13 18:37:49 +02:00
Quentin 9cc27e9613 Fix receive logic 2019-05-13 17:26:31 +02:00
Quentin 67a3c2a610 Add missing features to health packet 2019-05-13 16:46:04 +02:00
Quentin 5bcab96393 Add buffer release for control packets (health) 2019-05-13 16:34:22 +02:00
Quentin 5d38679dbb Reimplement timeout RR 2019-05-13 16:14:23 +02:00
Quentin 778181a153 Fix simple algorithms 2019-05-13 10:21:11 +02:00
Quentin 77b6027feb Rework packet format 2019-05-13 10:02:43 +02:00
Quentin ed042b1d82 Comment too verbose log 2019-05-10 10:39:15 +02:00
Quentin 47e47dceef Many buffers - stopping link broken 2019-05-09 19:53:47 +02:00
Quentin a16fb465f8 Set link number 2019-05-09 15:33:27 +02:00
Quentin 9685885afe Tracking memory leaks is improving 2019-05-09 11:39:03 +02:00
Quentin 163110c814 Now handle signals 2019-05-09 11:24:05 +02:00
Quentin 8b6f5c63f6 Work but leak 2019-05-07 19:18:27 +02:00
Quentin a0ca207975 Fix algo dup2 and algo naive potential bug 2019-05-06 17:17:45 +02:00
Quentin 9c606c2162 Also speed up naive algorithm! 2019-05-06 15:03:53 +02:00
Quentin df4e56775d Let be a bit more clever :D 2019-05-06 15:01:42 +02:00
Quentin 79929eb5c8 Working dup2 algo 2019-05-06 14:52:57 +02:00
Quentin 260e1810ba Link dup2 to proxy 2019-05-06 14:23:14 +02:00
Quentin 093face009 Non tested algo_dup2 2019-05-06 12:02:25 +02:00
Quentin Dufour 7e25f35042 Refactor my code 2019-04-24 16:23:41 +02:00
Quentin Dufour e176314057 Better debug options 2019-04-18 14:34:38 +02:00
Quentin Dufour 2ced09ceba Measlat add measurement date 2019-04-17 16:24:56 +02:00
Quentin Dufour 1dd7119094 Clean code 2019-04-04 11:32:11 +02:00
Quentin Dufour f72d528bef Try to fix invalid free 2 2019-04-04 10:44:20 +02:00
Quentin Dufour 0d62fca3d4 Try to fix invalid free() 2019-04-04 10:19:55 +02:00
Quentin Dufour cd4769e30b Switch naive to debug and try to track the free error 2019-04-03 17:20:24 +02:00
Quentin Dufour aa3d235bd6 Debug free() error on rrh 2019-04-03 09:54:52 +02:00
Quentin Dufour e1084026b0 Add missing categories 2019-04-02 16:54:50 +02:00
Quentin Dufour 5c797b253d Try to init ticks 2019-04-02 11:38:02 +02:00
Quentin Dufour 52758f0e61 Timing event loop precisely 2019-04-01 19:27:40 +02:00
Quentin Dufour dd16d6db03 Zeroing donar params 2019-04-01 16:05:36 +02:00
Quentin Dufour 484934f5bc Add valgrind to scripts 2019-04-01 15:53:47 +02:00
Quentin Dufour a5bf434b57 Try to add more useful information 2019-04-01 15:48:11 +02:00
Quentin Dufour 1e86671fa4 Log on stderr
g
2019-04-01 14:40:27 +02:00
Quentin Dufour 5a0e746e30 Add a verbose switch 2019-04-01 14:16:41 +02:00
Quentin Dufour 689b99cc25 We can't afford any sleep 2019-04-01 11:15:48 +02:00
Quentin Dufour fe435539b0 Remove valgrind 2019-04-01 11:12:38 +02:00
Quentin Dufour 5f0b22b4f0 Prevent deactivation + increase lggging 2019-04-01 10:38:59 +02:00
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 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 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 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
Quentin Dufour ef49d07dd9 Better loop to choose links 2019-03-19 16:42:54 +01:00
Quentin Dufour d48c5753fb All the pieces should be here 2019-03-19 16:35:11 +01:00
Quentin Dufour 298e385dae Handle timeout 2019-03-19 15:54:31 +01:00
Quentin Dufour 5853e99e7b Rework algorithm 2019-03-19 15:39:05 +01:00
Quentin Dufour d89b7151c9 We do not use LINK_COUNT anymore 2019-03-19 13:50:38 +01:00
Quentin Dufour a43be46cb7 WIP timer 2019-03-19 10:00:03 +01:00
Quentin Dufour 588219f0f0 WIP algo rr, TCP read logic 2019-03-18 17:58:40 +01:00
Quentin Dufour 02a3507ef5 Global structures for RR algo 2019-03-18 10:26:02 +01:00
Quentin Dufour b04283b59c Huge WIP 2019-03-15 16:44:47 +01:00
Quentin Dufour 621b0bfeab WIP rr 2019-03-13 17:53:46 +01:00
Quentin Dufour cdf2562f04 Fix measurement 2019-03-11 15:48:57 +01:00
Quentin Dufour 5a3a367704 Working meas lat via tor 2019-03-11 15:17:15 +01:00
Quentin Dufour 76f11a2def Working TCP echo 2019-03-11 11:25:34 +01:00
Quentin Dufour ca140c675e Merge branch 'master' of gitlab.inria.fr:qdufour/donar 2019-03-11 10:45:27 +01:00
Quentin Dufour ee35752a87 WIP tor echo 2019-03-11 10:45:21 +01:00
Quentin e807c5f176 Extract some logic from algo naive 2019-03-07 16:57:02 +01:00
Quentin Dufour ba0d4fd1b7 Hot fix for now 2019-03-06 17:46:12 +01:00
Quentin Dufour c54304134b Fix buffer here too 2019-03-06 17:12:58 +01:00
Quentin Dufour b6e31d7bdc Rework code. Buffering was not a good idea 2019-03-06 16:39:39 +01:00
Quentin a84560c76b Remove debug 2019-03-05 20:57:58 +01:00
Quentin Dufour 99c06ccc8d Harden code 2019-03-05 16:57:14 +01:00
Quentin Dufour ba8dcc53ab Quick fixes 2019-03-05 16:32:01 +01:00
Quentin Dufour c322c9acff Handle faults with meas_lat 2019-03-05 16:21:25 +01:00
Quentin Dufour 4add03efa2 Improve free and error handling 2019-03-05 16:13:08 +01:00
Quentin Dufour ed42636739 Add echo server 2019-02-22 16:01:22 +01:00
Quentin Dufour 167f55ba13 Refactor measuring latency program 2019-02-22 15:22:06 +01:00
Quentin Dufour 4b5534b213 Finalize loop update 2019-02-20 17:50:01 +01:00
Quentin Dufour 20706800ee Rework loop 2019-02-20 17:46:58 +01:00
Quentin Dufour 5e042d57ce Fix a bug in donar CLI 2019-02-20 16:58:31 +01:00
Quentin Dufour c5dfffe08d Latency measurement tool 2019-02-20 16:50:44 +01:00
Quentin cb075c8ea1 Less log, fix buffer packet management 2019-02-20 09:34:10 +01:00
Quentin Dufour 6e083d2db2 Fix add onion logic to handle 127.13.3.7 binding 2019-02-20 09:06:08 +01:00
Quentin 879f87fd7f Try to bind to 127.13.3.7 to brain Linphone 2019-02-20 08:40:15 +01:00
Quentin 131c12dc9c More logs 2019-02-19 21:51:43 +01:00
Quentin Dufour 2eb30b48ed Add packet log 2019-02-19 19:44:15 +01:00
Quentin Dufour 7914c4fc13 Drop packet instead of crashing 2019-02-19 19:31:26 +01:00
Quentin 603c67b1d9 Refactor how UDP ports are handled 2019-02-19 19:15:37 +01:00
Quentin Dufour c64aa99593 Show error 2019-02-19 16:40:20 +01:00
Quentin Dufour e5ee229ed8 Removing logs 2019-02-19 15:28:12 +01:00
Quentin Dufour 40dbd44da5 Structure must be shared 2019-02-19 15:17:47 +01: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 837633e15e More debug 2019-02-19 11:00:18 +01:00
Quentin Dufour e7b1b0b3c0 Set UDP dest port and not src port 2019-02-19 10:48:44 +01:00
Quentin Dufour bc8973b7e9 Fix bug and debug algo naive 2019-02-19 10:44:22 +01:00
Quentin Dufour 349909ff47 Add missing files 2019-02-19 10:38:01 +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 0f7167ee84 Introduce url concept 2019-02-18 14:35:09 +01:00
Quentin Dufour a03d90ca84 WIP multiple port support 2019-02-15 18:09:51 +01:00
Quentin Dufour fb6a9dfab0 Better if you write correct code 2019-02-15 15:50:17 +01:00
Quentin Dufour 449c661cb3 Faster bootstrap 2019-02-15 15:45:56 +01:00
Quentin Dufour 0598bf8533 WIP Measuring latency 2019-02-14 18:08:20 +01:00
Quentin Dufour afbb41fa2e WIP measure latency + remove wrong comment 2019-02-14 17:41:52 +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
Quentin Dufour 3b3c5b6dbd Huge refactor work in progress 2019-02-14 11:16:38 +01:00
Quentin Dufour 8fee2b43e8 Refactor to support multi algo 2019-02-13 15:32:38 +01:00
Quentin Dufour 670b64e56c Clean code 2019-02-13 14:17:06 +01:00
Quentin a9c2ae3fb9 Debugged software! 2019-02-12 22:38:42 +01:00
Quentin d0386fb948 Seems to work, need to migrate to the UDP api however 2019-02-12 22:07:47 +01:00
Quentin 0e6be80fcb Working socks5 creation 2019-02-12 21:45:15 +01:00
Quentin 47f6a12d41 Fix listing bug in Donar Client 2019-02-12 20:36:21 +01:00
Quentin d1bfdf520f Fixed non initialized bug + WIP Donar Client 2019-02-12 20:33:12 +01:00
Quentin 3bfafabd44 Working server part + rename binary 2019-02-12 19:40:12 +01:00
Quentin 9ea76e9144 Working UDP and socket cleaning 2019-02-12 19:29:00 +01:00
Quentin Dufour 08a73180d4 First fix for the ring buffer 2019-02-12 17:57:51 +01:00
Quentin Dufour 8fc0d16e85 Fix naive ctx allocation 2019-02-12 17:47:14 +01:00
Quentin Dufour d322a00a5d Improve debug and error handling 2019-02-12 17:38:11 +01:00
Quentin Dufour 0d41b47ff9 Fix file descriptor bug 2019-02-12 17:12:20 +01:00
Quentin Dufour debe0feb56 Introduce a ring buffer 2019-02-12 11:17:37 +01:00
Quentin f93853f974 WIP UDP Server implementation 2019-02-11 23:40:37 +01:00
Quentin a786b69856 Snapshot that doesn't compile 2019-02-11 22:40:00 +01:00
Quentin Dufour a9428e932f Event core definition add 2019-02-11 19:14:07 +01:00
Quentin Dufour 30c1c1b9c8 WIP event core + GLib 2019-02-11 18:56:52 +01:00
Quentin Dufour 9a6fadd558 Fix listen and remove debug 2019-02-11 17:04:12 +01:00
Quentin Dufour 90671b80ba Listen all 2019-02-11 17:01:18 +01:00
Quentin Dufour 1aa9236240 Working epoll implementation 2019-02-11 16:23:20 +01:00
Quentin Dufour 7432371fc0 Fix a fscanf bug 2019-02-11 10:25:27 +01:00
Quentin Dufour 13064c5ad7 Rework files, add getopt 2019-02-11 10:23:38 +01:00
Quentin Dufour 81aac5259f Generate a pub file 2019-02-11 09:53:00 +01:00
Quentin Dufour 3dde9d5344 Onion Services should perfectly work now 2019-02-08 18:17:42 +01:00
Quentin Dufour 1eb247d925 Successfully write onion services in a file 2019-02-08 18:04:48 +01:00
Quentin Dufour 848263bc24 Debugging tor controller 2019-02-08 17:37:02 +01:00