]> git.meshlink.io Git - meshlink/history - src/meshlink_queue.h
Move assert()s that dereference a pointer to after the pointer NULL check.
[meshlink] / src / meshlink_queue.h
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
2019-10-04 Guus SliepenFix memory leaks in the outgoing packet queue.
2017-11-09 Guus SliepenProperly initialize mesh->outpacketqueue.
2017-10-02 Guus SliepenUpdate astylerc and reformat the code.
2017-08-13 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-07-27 Guus SliepenUpdate all header guards.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-07 Guus SliepenRemove debug messages from meshlink_queue.h.
2014-08-07 Guus SliepenAdd a public API for the thread-safe message queue.