aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix cmake package version properties.v1.5.1Garrett D'Amore2021-07-11
* Fix version number.Garrett D'Amore2021-07-11
* More symbol renamingGarrett D'Amore2021-07-11
* Remove unused nni_notifyfdGarrett D'Amore2021-07-10
* More work on moving SP stuff out of common. Remove unused defs.Garrett D'Amore2021-07-10
* Several minor cleanups. Fix socket id stat for listener.v1.5.0Garrett D'Amore2021-07-09
* Move transport.[ch] to SPGarrett D'Amore2021-07-09
* fixes #1465 NNG_OPT_IPC_PERMISSIONS stopped workingGarrett D'Amore2021-07-09
* Test fixes.Garrett D'Amore2021-07-07
* Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS.Garrett D'Amore2021-07-07
* Fix leaking pipes after close.Garrett D'Amore2021-07-07
* Fix LeakAnalyzer complaints due to deferred reap.Garrett D'Amore2021-07-07
* Disable clock-dependent checks on macOS in CI/CD.Garrett D'Amore2021-07-06
* better codeql scanningGarrett D'Amore2021-07-06
* Remove AppVeyor. GitHub actions ate their lunch.Garrett D'Amore2021-07-06
* Use github's code scanning.Garrett D'Amore2021-07-06
* Remove codacy.Garrett D'Amore2021-07-06
* Fix for UB (NULL pointer plus zero length). (#1459)Garrett D'Amore2021-07-06
* Add & document msg_capacity, msg_reserve (#1458)Evan Balster2021-07-06
* Turn aio expire queue from nni list to array for efficiency. (#1449)wangha2021-07-06
* fixes #1456 bad access in OSX thread on nn (#1457)Garrett D'Amore2021-07-01
* minor comment fixesGarrett D'Amore2021-06-02
* Extend times for aio_sleep cancel test for benefit of DarwinGarrett D'Amore2021-06-02
* fixes #1430 nng_sockaddr larger than nng_sockaddr_storageGarrett D'Amore2021-06-02
* fixes #1428 Clarify disallowed operations in AIO completion callbacksGarrett D'Amore2021-06-02
* fixes #1445 PUB socket buffers, but docs say it should notGarrett D'Amore2021-06-02
* fixes #1450 nng_cv_until documentation bugGarrett D'Amore2021-06-02
* fixes #1452 nng_aio_set_iov doc bug regarding max IOV countGarrett D'Amore2021-06-02
* Extend the reqdep demo with ZeroTier transport (#1439)janjaapbos2021-04-10
* Fix for ZeroTier transport (#1438)janjaapbos2021-04-10
* fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437)Kristóf Havasi2021-04-10
* Add a couple of test cases for nng_sleep_aio.Garrett D'Amore2021-03-12
* fix implicit declaration warnings for pthread_set_name_np on OpenBSD (#1425)Dave Voutila2021-03-11
* Build fix for NetBSD (#1433)Pierre Pronchery2021-03-11
* remove extraneous comment, set conn_init static (#1424)Dave Voutila2021-02-17
* prep for 1.4.0v1.4.0Garrett D'Amore2021-02-07
* fixes #1421 Failure in tcp and tls local source handlingGarrett D'Amore2021-02-07
* fixes #1419 pairv0 performance workGarrett D'Amore2021-01-24
* Fix typo in tls_common.c (#1412)Evgeny Ermakov2021-01-24
* fixes #1415 pair.c compiler warningGarrett D'Amore2021-01-24
* fixes #1413 nni_thr_setname NULL pointer dereferenceGarrett D'Amore2021-01-24
* Fix comment in protocol.h (#1410)Evgeny Ermakov2021-01-19
* 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 #1401 valgrind reports leaks in all testsGarrett D'Amore2021-01-03
* fixes #1393 Use after free in http (#1395)Evgeny Ermakov2021-01-03
* fixes #1398 integrate new acutest.h (#1400)Garrett D'Amore2021-01-03
* Fix compilation warnings (#1397)Evgeny Ermakov2021-01-02
* getaddrinfo(3) on musl & BSDs fails with servname = "" (#1396)Dave Voutila2021-01-02
* Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392)Evgeny Ermakov2021-01-02