Commit graph

48 commits

Author SHA1 Message Date
Quentin 1262d08278 Some fix 2021-01-27 16:44:15 +01:00
Quentin c77fcf148d Hardening my measurement tool 2021-01-26 12:53:32 +01:00
Quentin bc2923d2eb Try an optimization 2020-02-25 16:08:42 +01:00
Quentin c3f99c35a9 Write bridge 1/2 2020-02-24 19:37:37 +01:00
Quentin 3a3e61aac5 WIP extracting useful info 2020-02-21 18:46:50 +01:00
Quentin 077d357f56 split evt loop 2020-02-05 23:21:27 +01:00
Quentin 466ec311f2 Use monotonic clocks 2020-02-01 08:42:48 +01:00
Quentin fbef0f4628 patched evt_core 2020-01-23 19:52:11 +01:00
Quentin 77301e3496 Better logging 2020-01-23 17:08:04 +01:00
Quentin ed042b1d82 Comment too verbose log 2019-05-10 10:39:15 +02:00
Quentin 163110c814 Now handle signals 2019-05-09 11:24:05 +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 52758f0e61 Timing event loop precisely 2019-04-01 19:27:40 +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 5f0b22b4f0 Prevent deactivation + increase lggging 2019-04-01 10:38:59 +02:00
Quentin Dufour e15e15325c Better logging 2019-03-27 18:11:05 +01:00
Quentin Dufour 9f4882eb67 Better log cat move and free 2019-03-25 18:26:00 +01:00
Quentin Dufour b105e25c38 Callbacks are called to flush past events 2019-03-22 18:05:40 +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 c58112f0b7 Fix a free bug 2019-03-19 18:27:14 +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 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 20706800ee Rework loop 2019-02-20 17:46:58 +01:00
Quentin 131c12dc9c More logs 2019-02-19 21:51:43 +01:00
Quentin Dufour c64aa99593 Show error 2019-02-19 16:40:20 +01:00
Quentin Dufour e346230c60 Review UDP management 2019-02-19 14:49:44 +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 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 9ea76e9144 Working UDP and socket cleaning 2019-02-12 19:29:00 +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