aboutsummaryrefslogtreecommitdiff
path: root/src/core/message.c
Commit message (Expand)AuthorAge
* Start of event framework.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Message API was awkward.Garrett D'Amore2017-01-06
* Fixes to enable REQ/REP to operate.Garrett D'Amore2017-01-02
* Use new NNI_ALLOC_STRUCT macro. nni_msg_dup copies options too.Garrett D'Amore2017-01-02
* Add new nni_msg_dup() API. (Needed for REQ protocol.)Garrett D'Amore2016-12-28
* Message allocation fixed. Comparison was backwards.Garrett D'Amore2016-12-27
* Change in handling of extended info for messages.Garrett D'Amore2016-12-24
* Uncrustify fixes.Garrett D'Amore2016-12-23
* C99 comment style.Garrett D'Amore2016-12-22
* Work on endpoints. More C99 & type cleanups.Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* Better separate public vs. private names.Garrett D'Amore2016-12-14
* New inproc transport.Garrett D'Amore2016-12-12
* More message API.Garrett D'Amore2016-12-11
* Message allocation, deallocation, reallocation.Garrett D'Amore2016-12-10
* Initial commit. This is not going to be useful to you for anything.Garrett D'Amore2016-12-10