index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
list.c
Commit message (
Expand
)
Author
Age
*
Convert list to new test framework; detached node fixes.
Garrett D'Amore
2020-11-24
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
Introduce utility safe string handling functions.
Garrett D'Amore
2017-08-28
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Improved routines for list management.
Garrett D'Amore
2017-07-04
*
Pub/Sub now callback driven.
Garrett D'Amore
2017-03-06
*
Pipeline protocol now entirely callback driven.
Garrett D'Amore
2017-03-04
*
Added a bunch more compatibility stuff.
Garrett D'Amore
2017-01-23
*
Bunch of copyright fixes.
Garrett D'Amore
2017-01-06
*
SUB protocol implemented (uses sorted linked list for topics).
Garrett D'Amore
2017-01-05
*
Fixes to enable REQ/REP to operate.
Garrett D'Amore
2017-01-02
*
Substantial fixes for listen & dialers.
Garrett D'Amore
2016-12-25
*
More C99-ification. Also end the _t thing for types (ISO C rules).
Garrett D'Amore
2016-12-22
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
New inproc transport.
Garrett D'Amore
2016-12-12
*
Added linked list implementation.
Garrett D'Amore
2016-12-11