216 Commits

Author SHA1 Message Date
Baptiste Wicht
a562cf75bd
Add debug mode to ping 2016-09-26 18:17:42 +02:00
Baptiste Wicht
56badb6843
More TCP server support 2016-09-26 17:34:20 +02:00
Baptiste Wicht
3537a55a18 Cleanup 2016-09-25 20:59:41 +02:00
Baptiste Wicht
72a8fd2f37 Start implementation of TCP server 2016-09-25 20:45:20 +02:00
Baptiste Wicht
4b49ffbd9b Complete the UDP server 2016-09-25 18:40:35 +02:00
Baptiste Wicht
e7995a74de Server binding 2016-09-25 17:12:11 +02:00
Baptiste Wicht
7c3d331046 Prepare netcat server support 2016-09-25 16:18:51 +02:00
Baptiste Wicht
c26189c117 Display network counters in ifconfig 2016-09-25 14:49:43 +02:00
Baptiste Wicht
5af4bc0bd1 Do not draw outside of the buffer 2016-09-24 20:08:50 +02:00
Baptiste Wicht
4e5bcaf42e Fix title detection 2016-09-24 20:02:11 +02:00
Baptiste Wicht
5ad4899897 Reformat code 2016-09-24 19:56:52 +02:00
Baptiste Wicht
02692534c8 Complete wget 2016-09-20 19:50:07 +02:00
Baptiste Wicht
67ccd31688 Move is_ip to TLIB 2016-09-20 17:49:37 +02:00
Baptiste Wicht
e613176dd0 Remove debug message 2016-09-19 22:51:09 +02:00
Baptiste Wicht
dd63dbc981 Prepare wget 2016-09-19 22:50:12 +02:00
Baptiste Wicht
194ed1f62a Review DNS resolve 2016-09-19 22:12:53 +02:00
Baptiste Wicht
c638245f26 Add UDP support to netcat 2016-09-19 21:43:22 +02:00
Baptiste Wicht
26abd1fd6a Add receive function to stream sockets 2016-09-19 18:43:57 +02:00
Baptiste Wicht
d88726b2cd Fix warnings 2016-09-19 10:21:08 +02:00
Baptiste Wicht
a92a5c5784 Add send function to ease send of message 2016-09-18 22:29:23 +02:00
Baptiste Wicht
623772062b Improve UDP support 2016-09-18 19:46:50 +02:00
Baptiste Wicht
f55de06866 Refactor 2016-09-17 16:29:13 +02:00
Baptiste Wicht
a8ddc2156c Cleanup 2016-09-17 16:28:51 +02:00
Baptiste Wicht
666c32a557 Propagate TCP packets 2016-09-16 18:51:42 +02:00
Baptiste Wicht
f67fb59c6b Cleanup 2016-09-15 22:42:11 +02:00
Baptiste Wicht
6130082d2a Remove legacy sleep 2016-09-15 22:41:57 +02:00
Baptiste Wicht
a71551720f Allow to send TCP packets 2016-09-15 22:30:43 +02:00
Baptiste Wicht
91333c808d Handle TCP disconnect 2016-09-15 21:05:22 +02:00
Baptiste Wicht
5be0a1a22b Prepare TCP connect 2016-09-13 22:10:08 +02:00
Baptiste Wicht
26fabfd6f1 Fix program name 2016-09-13 22:01:41 +02:00
Baptiste Wicht
af16bd246c Prepare simple netcat program 2016-09-13 21:08:31 +02:00
Baptiste Wicht
77c705308e Fix the damn flags 2016-09-13 19:19:24 +02:00
Baptiste Wicht
537842ebb8 Add notion of gateway 2016-09-13 17:31:17 +02:00
Baptiste Wicht
13ce3e4e33 Resolve domain names in ping 2016-09-12 22:36:42 +02:00
Baptiste Wicht
6bc6580bb3 Basic resolve support in tlib 2016-09-12 22:26:47 +02:00
Baptiste Wicht
a0b6e07ac2 Ask only for A record for now 2016-09-12 22:06:49 +02:00
Baptiste Wicht
853ca52dd4 Prepare binding 2016-09-12 21:14:46 +02:00
Baptiste Wicht
1c1f56f567 Improve nslookup 2016-09-12 20:35:33 +02:00
Baptiste Wicht
eabca269b0 Basic nslookup support 2016-09-12 20:05:40 +02:00
Baptiste Wicht
c01d9b799a Use RAII for packet memory 2016-09-11 20:48:37 +02:00
Baptiste Wicht
0567908a05 Reformat code 2016-09-11 20:08:41 +02:00
Baptiste Wicht
b89bc2770f Use the new API 2016-09-11 20:07:25 +02:00
Baptiste Wicht
e0dc61693e Review odin mouse support 2016-09-10 20:18:08 +02:00
Baptiste Wicht
a80297f2ce Remove the default window 2016-09-10 19:24:27 +02:00
Baptiste Wicht
60a6ac57a2 Generate windows on the fly 2016-09-10 19:24:07 +02:00
Baptiste Wicht
96cb067608 Generate window color randomly 2016-09-10 19:20:05 +02:00
Baptiste Wicht
89997be334 Simple program to generate random numbers 2016-09-10 18:36:11 +02:00
Baptiste Wicht
3ef31e9718 Use the new API 2016-09-10 17:32:02 +02:00
Baptiste Wicht
61305cfa48 Fix error messages 2016-09-10 15:51:56 +02:00
Baptiste Wicht
2ad062c464 ifconfig program 2016-09-10 15:46:57 +02:00