- May 25, 2016
-
-
Jan Včelák authored
* code refactor for semantic checks * stand-alone tool for semantic check (kzonecheck) MR !510
-
- May 24, 2016
-
-
Daniel Salzman authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
Coverity detected a data race condition. This reverts merge request !532
-
Daniel Salzman authored
This reverts merge request !532
-
- May 23, 2016
-
-
Daniel Salzman authored
-
Jan Včelák authored
events: fix the race condition while avoiding a deadlock Add a conditional variable to wait for an event to finish running within evsched to avoid race condition (memory deallocating) and a potential deadlock (with evsched). This solution continues in enabling access to the evsched heap during event callback execution to avoid possible soft lockup.
-
Jan Včelák authored
-
- May 22, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 20, 2016
-
-
Vitezslav Kriz authored
-
Dominik Taborsky authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Vitezslav Kriz authored
-
Vitezslav Kriz authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Vitezslav Kriz authored
-
- May 19, 2016
-
-
Jan Včelák authored
-
- May 18, 2016
-
-
Jan Včelák authored
LTO is broken on some systems and should be used carefully. Thus this option is removed from configure and LTO can be enabled by custom CFLAGS. close #458
-
Daniel Salzman authored
Set TC flag for incomplete glue close #459 See merge request !534
-
Vitezslav Kriz authored
-
Jan Včelák authored
For mandatory signature, we could stop processing the packet if the buffer is too small. The response will have the TC flag anyway. For optional signature, we can stop the processing as well. Because the optional records are inserted into the additional section at last.
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
- May 17, 2016
-
-
Jan Včelák authored
closes #197
-
Jan Včelák authored
refs #459
-