summaryrefslogtreecommitdiff
path: root/src/protocol/pair1
Commit message (Expand)AuthorAge
* fixes #1171 message header could be inlined in the message structureGarrett D'Amore2020-02-26
* fixes #1189 Extract and deprecate polyamorous modeGarrett D'Amore2020-02-07
* Convert SURVEY to use lmq and avoid message queues.Garrett D'Amore2020-02-06
* fixes #1169 survey and xsurvey could use message cloningGarrett D'Amore2020-01-20
* fixes #1151 minor pairv1 optimizations possibleGarrett D'Amore2020-01-19
* fixes #1094 Consider in-lining task and aioGarrett D'Amore2020-01-08
* fixes #1105 pollable can be inlined, and use atomicsGarrett D'Amore2020-01-04
* fixes #1104 move allocation of protocol objects to common coreGarrett D'Amore2020-01-03
* Fixup a few codacy complaints.Garrett D'Amore2020-01-01
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
* Brittleness in pair1 mono faithful test.Garrett D'Amore2019-12-27
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* fixes #831 Unify option structures, o_type is unusedGarrett D'Amore2018-12-29
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fixes #4 Statistics supportGarrett D'Amore2018-09-03
* fixes #568 Want a single reader/write lock on socket child objectsGarrett D'Amore2018-07-06
* fixes #540 nni_ep_opttype serves no purposeGarrett D'Amore2018-06-13
* fixes #449 Want more flexible pipe eventsGarrett D'Amore2018-05-17
* fixes #419 want to nni_aio_stop without blocking (#428)Garrett D'Amore2018-05-15
* fixes #331 replace NNG_OPT_RAW option with constructorGarrett D'Amore2018-04-04
* fixes #329 type checking not done for setoptGarrett D'Amore2018-04-04
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #296 Typed options should validate option typeGarrett D'Amore2018-03-20
* fixes #295 boolean options should use C99 bool typeGarrett D'Amore2018-03-18
* CMake & CPack improvements.Garrett D'Amore2018-02-21
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02