aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
Commit message (Expand)AuthorAge
* args: Convert nng_opts_parse into a header only library using `nng_args_parse`.Garrett D'Amore2025-01-04
* api: Promote idhash supplemental API to coreGarrett D'Amore2025-01-04
* syslog: test for existenceGarrett D'Amore2024-12-17
* fixes #1408 Reference count as a first class typeGarrett D'Amore2024-12-07
* tests: convert synch test to NUTS.Garrett D'Amore2024-11-30
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* fixes #543 Add logging support frameworkGarrett D'Amore2024-04-13
* fixes #1572 nng creates too many threadsGarrett D'Amore2024-01-01
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* fixes #1729 remove nni_timerGarrett D'Amore2023-12-17
* fixes #1577 nng_stat_find_socket always returns the same stats nodeGarrett D'Amore2022-04-16
* Move protocol.c into SP tree (it is SP specific.)Garrett D'Amore2021-08-21
* Remove extra wrapper for platform clock support.Garrett D'Amore2021-07-22
* Move transport.[ch] to SPGarrett D'Amore2021-07-09
* Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS.Garrett D'Amore2021-07-07
* Move TCP out of supplemental.Garrett D'Amore2020-12-05
* Convert list to new test framework; detached node fixes.Garrett D'Amore2020-11-24
* Work for test refactoring.Garrett D'Amore2020-11-18
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14