1866 Commits

Author SHA1 Message Date
Baptiste Wicht
ab19a9d3db
Ignore API issues on printf_def
Sonar is going crazy on this...
2016-09-28 10:40:16 +02:00
Baptiste Wicht
4d586bf1f8
More Doc (Murdoch ?) for TSTL 2016-09-28 10:13:44 +02:00
Baptiste Wicht
c9bb3ca9d7
Complete TSTL's doc 2016-09-28 10:13:02 +02:00
Baptiste Wicht
d6734a0ce7
Clean and doc 2016-09-28 10:11:40 +02:00
Baptiste Wicht
74fbd907a7
Call the destructors on clear 2016-09-28 10:11:40 +02:00
Baptiste Wicht
8b0dfd465f
Simple test for destructors 2016-09-28 10:11:40 +02:00
Baptiste Wicht
cfa5194984
Better use of move 2016-09-28 10:11:40 +02:00
Baptiste Wicht
8ec0cd1819
Doc in TSTL 2016-09-28 10:11:39 +02:00
Baptiste Wicht
a35f4f60a2
Document process 2016-09-28 10:11:39 +02:00
Baptiste Wicht
510cda7f86
Doc and cleanup 2016-09-28 10:11:39 +02:00
Baptiste Wicht
13da670496
is_pointer traits 2016-09-28 10:11:39 +02:00
Baptiste Wicht
0d567e5332
Cleanup and doc 2016-09-28 10:11:39 +02:00
Baptiste Wicht
7343b48e8d
Doc 2016-09-28 10:11:38 +02:00
Baptiste Wicht
1cbf2e6bf6
Fix visibility 2016-09-28 10:11:38 +02:00
Baptiste Wicht
d89ed78fc1
Doc 2016-09-28 10:11:38 +02:00
Baptiste Wicht
2e8d8cf052
Document the network headers 2016-09-28 10:11:38 +02:00
Baptiste Wicht
978908d607
Doc 2016-09-28 10:11:38 +02:00
Baptiste Wicht
25ce4dcaa4
Documentation 2016-09-28 10:11:37 +02:00
Baptiste Wicht
42674fc884
Doc 2016-09-28 10:11:33 +02:00
Baptiste Wicht
03dc809028
TCP debugging for server
This is not working at all for now
2016-09-26 21:23:58 +02:00
Baptiste Wicht
6920a0f4fb
Complete the move assignment operator 2016-09-26 21:22:26 +02:00
Baptiste Wicht
80d6496d12
Fix move constructor 2016-09-26 21:21:41 +02:00
Baptiste Wicht
5a85a91c26
Log on error 2016-09-26 19:37:58 +02:00
Baptiste Wicht
24b6eb4b1a
Fix the lock
It was possible to loose some notifications
2016-09-26 19:05:06 +02:00
Baptiste Wicht
01f31441a1
Better log 2016-09-26 19:00:44 +02:00
Baptiste Wicht
a562cf75bd
Add debug mode to ping 2016-09-26 18:17:42 +02:00
Baptiste Wicht
8dacdb28ff
Allow to run 2 machines in the same network 2016-09-26 18:07:01 +02:00
Baptiste Wicht
56badb6843
More TCP server support 2016-09-26 17:34:20 +02:00
Baptiste Wicht
029af0ba36
Finalize DHCP and DNS 2016-09-26 13:23:12 +02:00
Baptiste Wicht
b511091728
Add support for boolean printing 2016-09-26 13:09:24 +02:00
Baptiste Wicht
1a801ce93f
Add default IP 2016-09-26 12:50:04 +02:00
Baptiste Wicht
63f316e7f3
Complete DHCP configuration 2016-09-26 12:47:42 +02:00
Baptiste Wicht
aa4c559a3a
Safer checksum 2016-09-26 11:44:57 +02:00
Baptiste Wicht
ef48b85e54
Handle MAC broadcast 2016-09-26 10:28:26 +02:00
Baptiste Wicht
407c393426
Request IP address 2016-09-26 10:24:25 +02:00
Baptiste Wicht
c081d3b157
Prepare DHCP discovery 2016-09-25 22:41:50 +02:00
Baptiste Wicht
26e23433f0
Restore UDP kernel_prepare_packet 2016-09-25 22:13:25 +02:00
Baptiste Wicht
6a73d277f3
Prepare DHCP support 2016-09-25 22:05:08 +02:00
Baptiste Wicht
e4dc933b18 Cleanup 2016-09-25 22:01:38 +02:00
Baptiste Wicht
29e0abe931 Cleanup commented out code 2016-09-25 21:34:09 +02:00
Baptiste Wicht
424e47a3aa Cleanup 2016-09-25 21:30:44 +02:00
Baptiste Wicht
4d95ac489e Frack... these rules are stupid 2016-09-25 21:16:12 +02:00
Baptiste Wicht
4773f0bee6 Common, Sonar... 2016-09-25 21:14:05 +02:00
Baptiste Wicht
3c9bd01ea5 Fix ignores 2016-09-25 21:10:22 +02:00
Baptiste Wicht
5f0f579c1f Improve exclusion 2016-09-25 21:08:52 +02:00
Baptiste Wicht
0cf7726ec1 Ignore undocumented API issues on the programs 2016-09-25 21:06:32 +02:00
Baptiste Wicht
e3c66b0faa Cleanup 2016-09-25 21:04:42 +02:00
Baptiste Wicht
3537a55a18 Cleanup 2016-09-25 20:59:41 +02:00
Baptiste Wicht
c899471d7d Cleanup 2016-09-25 20:53:03 +02:00
Baptiste Wicht
87eaf1b797 Make the scheduler less verbose by default 2016-09-25 20:49:50 +02:00