aboutsummaryrefslogtreecommitdiff
path: root/src/sp
Commit message (Expand)AuthorAge
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* Bus socket converted to use lmq.Garrett D'Amore2021-12-27
* Socket and context initialization never fails.Garrett D'Amore2021-12-25
* Provide a tiny buf for lmq buffer by default.Garrett D'Amore2021-12-25
* Pollables can be completely inline.Garrett D'Amore2021-12-25
* Bus aio's can be inline.Garrett D'Amore2021-12-25
* ID map static initialization support.Garrett D'Amore2021-12-06
* Use static initialization for lists and mutexes.Garrett D'Amore2021-12-05
* fixes #1536 nng_sendmsg and nng_recvmsg could be fasterGarrett D'Amore2021-11-28
* fixes #1346 windows ipc winsec fails frequently in CI/CDGarrett D'Amore2021-11-02
* fixes #1518 Disconnect during negotiation breaks listenerGarrett D'Amore2021-10-16
* SP initialization cannot fail.Garrett D'Amore2021-09-06
* Move protocol.c into SP tree (it is SP specific.)Garrett D'Amore2021-08-21
* Fix premature transport registration. Mark it deprecated.Garrett D'Amore2021-08-01
* Simplify the SP transport initialization process.Garrett D'Amore2021-07-31
* Fix header guards.Garrett D'Amore2021-07-22
* fixes #1409 reader/writer lock desiredGarrett D'Amore2021-07-11
* More symbol renamingGarrett D'Amore2021-07-11
* More work on moving SP stuff out of common. Remove unused defs.Garrett D'Amore2021-07-10
* Move transport.[ch] to SPGarrett D'Amore2021-07-09
* Fix LeakAnalyzer complaints due to deferred reap.Garrett D'Amore2021-07-07
* Fix for ZeroTier transport (#1438)janjaapbos2021-04-10
* fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437)Kristóf Havasi2021-04-10
* fixes #1421 Failure in tcp and tls local source handlingGarrett D'Amore2021-02-07
* fixes #1419 pairv0 performance workGarrett D'Amore2021-01-24
* fixes #1415 pair.c compiler warningGarrett D'Amore2021-01-24
* fixes #1413 nni_thr_setname NULL pointer dereferenceGarrett D'Amore2021-01-24
* fixes #808 Very slow PAIR performance compared to nanomsgGarrett D'Amore2021-01-18
* fixes #1403 http ws listeners added without a lockGarrett D'Amore2021-01-10
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01