|
a603a5762c
|
Refactor core
|
2019-08-09 17:01:28 +02:00 |
|
|
b592754973
|
WIP refactor to capture traffic
|
2019-05-27 17:32:00 +02:00 |
|
|
36a6dbaad2
|
We want to use an union
|
2019-05-14 11:23:23 +02:00 |
|
|
778181a153
|
Fix simple algorithms
|
2019-05-13 10:21:11 +02:00 |
|
|
8b6f5c63f6
|
Work but leak
|
2019-05-07 19:18:27 +02:00 |
|
|
a0ca207975
|
Fix algo dup2 and algo naive potential bug
|
2019-05-06 17:17:45 +02:00 |
|
|
9c606c2162
|
Also speed up naive algorithm!
|
2019-05-06 15:03:53 +02:00 |
|
Quentin Dufour
|
7e25f35042
|
Refactor my code
|
2019-04-24 16:23:41 +02:00 |
|
Quentin Dufour
|
1dd7119094
|
Clean code
|
2019-04-04 11:32:11 +02:00 |
|
Quentin Dufour
|
0d62fca3d4
|
Try to fix invalid free()
|
2019-04-04 10:19:55 +02:00 |
|
Quentin Dufour
|
347ea4f6cd
|
Inform users that circuit is up on naive
|
2019-03-28 15:58:18 +01:00 |
|
Quentin Dufour
|
b9d7ec48a2
|
Update algo structure to support parameters
|
2019-03-28 11:54:01 +01:00 |
|
Quentin Dufour
|
f7c9b9bcd6
|
Fix accept connection logic
|
2019-03-25 17:33:08 +01:00 |
|
Quentin Dufour
|
6216935084
|
Rewrite buffer management, not tested
|
2019-03-20 15:13:16 +01:00 |
|
Quentin Dufour
|
a43be46cb7
|
WIP timer
|
2019-03-19 10:00:03 +01:00 |
|
|
e807c5f176
|
Extract some logic from algo naive
|
2019-03-07 16:57:02 +01:00 |
|
Quentin Dufour
|
99c06ccc8d
|
Harden code
|
2019-03-05 16:57:14 +01:00 |
|
Quentin Dufour
|
20706800ee
|
Rework loop
|
2019-02-20 17:46:58 +01:00 |
|
|
cb075c8ea1
|
Less log, fix buffer packet management
|
2019-02-20 09:34:10 +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 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
|
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
|
fc039b6045
|
Reimplement UDP client + fix cb signature
|
2019-02-19 10:32:33 +01:00 |
|
|
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
|
8165b4a907
|
Fix a UDP bug
|
2019-02-14 17:15:13 +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 |
|
|
a9c2ae3fb9
|
Debugged software!
|
2019-02-12 22:38:42 +01:00 |
|
|
9ea76e9144
|
Working UDP and socket cleaning
|
2019-02-12 19:29:00 +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 |
|
|
f93853f974
|
WIP UDP Server implementation
|
2019-02-11 23:40:37 +01:00 |
|
|
a786b69856
|
Snapshot that doesn't compile
|
2019-02-11 22:40:00 +01:00 |
|