aboutsummaryrefslogtreecommitdiff
path: root/src/core/list.c
Commit message (Expand)AuthorAge
* Pub/Sub now callback driven.Garrett D'Amore2017-03-06
* Pipeline protocol now entirely callback driven.Garrett D'Amore2017-03-04
* Added a bunch more compatibility stuff.Garrett D'Amore2017-01-23
* Bunch of copyright fixes.Garrett D'Amore2017-01-06
* SUB protocol implemented (uses sorted linked list for topics).Garrett D'Amore2017-01-05
* Fixes to enable REQ/REP to operate.Garrett D'Amore2017-01-02
* Substantial fixes for listen & dialers.Garrett D'Amore2016-12-25
* More C99-ification. Also end the _t thing for types (ISO C rules).Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* New inproc transport.Garrett D'Amore2016-12-12
* Added linked list implementation.Garrett D'Amore2016-12-11