summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
...
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #383 Would like peerid for IPCGarrett D'Amore2018-05-03
* fixes #389 Need pipe notification callbacksGarrett D'Amore2018-05-03
* Some very minor pipe implementation cleanups.Garrett D'Amore2018-05-01
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #384 Add NN_PROTOCOL and relatedGarrett D'Amore2018-04-30
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* fixes #105 Want NNG_OPT_TCP_NODELAY optionGarrett D'Amore2018-04-26
* fix a number of cppcheck complaints (not all)Garrett D'Amore2018-04-24
* fixes #364 kill off nni_msgq_set_best_effort()Garrett D'Amore2018-04-24
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24
* fixes #368 context options could be emptyGarrett D'Amore2018-04-24
* fixes #346 nng_recv() sometimes acts on null `msg` pointerGarrett D'Amore2018-04-20
* fixes #344 nn_poll() legacy API missingGarrett D'Amore2018-04-16
* fixes #308 Close can blockGarrett D'Amore2018-04-14
* Fix valgrind warning in assert.Garrett D'Amore2018-04-10
* fixes #334 Separate context for state machines from socketsGarrett D'Amore2018-04-10
* 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 #324 nni_aio_set_synch leads to race conditionGarrett D'Amore2018-04-04
* fixes #312 idhash_walk stuff can be removedGarrett D'Amore2018-03-30
* fixes #323 aio's iov may be reusedGarrett D'Amore2018-03-30
* If timeout is NNG_TIME_NEVER, then simply deschedule.Garrett D'Amore2018-03-30
* fixes #316 nni_aio_set_synch() usually doesn't do anythingGarrett D'Amore2018-03-30
* 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
* fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORTGarrett D'Amore2018-03-17
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* nng_sleep_aio should honor aio timeout.Garrett D'Amore2018-03-12
* fixes #281 desire nng_sleep_aio()Garrett D'Amore2018-03-12
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* fixes #265 nngcat should support persistent ZT nodesGarrett D'Amore2018-03-05
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* fixes #247 nngcat needs TLS optionsGarrett D'Amore2018-03-02
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #171 Refactor aio to use generic data fieldsGarrett D'Amore2018-02-08
* fixes #228 aio iov should have larger limits (dynamically allocated)Garrett D'Amore2018-02-05
* Add, and document, the url->u_requri member.Garrett D'Amore2018-02-02
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* Expose scatter/gather I/O vectors; we will use for HTTP API.Garrett D'Amore2018-01-29
* fixes #222 Public URL APIGarrett D'Amore2018-01-23
* fixes #219 transports should take URL structure instead of string addressGarrett D'Amore2018-01-22
* fixes #217 URL canonicalization needs workGarrett D'Amore2018-01-21
* fixes #216 HTTP server side API refactoring, directory serving supportGarrett D'Amore2018-01-20
* fixes #211 Restore handling of '*' in URL logicGarrett D'Amore2018-01-17
* Comment updates for reaping dependency graphs.Garrett D'Amore2018-01-17
* fixes #209 NNG_OPT_TLS_VERIFIED is bustedGarrett D'Amore2018-01-17