summaryrefslogtreecommitdiff
path: root/src/core/list.h
Commit message (Expand)AuthorAge
* Use static initialization for lists and mutexes.Garrett D'Amore2021-12-05
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Improved routines for list management.Garrett D'Amore2017-07-04
* Pipeline protocol now entirely callback driven.Garrett D'Amore2017-03-04
* Introduce new generic I/O event framework.Garrett D'Amore2017-02-19
* 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
* Work on endpoints. More C99 & type cleanups.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