1. ccd7f20 fixes #1078 close should not assert if it fails by Garrett D'Amore · 3 months ago master 1.2.2
  2. 7c2e828 fixes #1114 stop the socket before waiting for backoff by Garrett D'Amore · 3 months ago
  3. 15595f6 fixes #1111 crash in chunkref by Garrett D'Amore · 3 months ago
  4. f9fa661 fix unused variable warning in kqueue by Garrett D'Amore · 3 months ago
  5. eb24489 cmake: support CMake 4.0 and up by Garrett D'Amore · 3 months ago
  6. e7dc957 Fix misspelled words found by codespell tool (#1116) by XIEJING · 4 months ago
  7. fc3f684 Drop CircleCI. by Garrett D'Amore · 1 year, 11 months ago 1.2.1
  8. 8b7ff3a fixes #1105 nn_chunkref_data misaligned by Garrett D'Amore · 1 year, 11 months ago
  9. 24c9822 fixes #1104 File '.version' still contains 1.1.5 though 1.2.0 released. by Garrett D'Amore · 1 year, 11 months ago
  10. 89fe716 Update nn_survey.adoc (#1098) by Phil Wyett · 2 years, 1 month ago
  11. 1859c89 Update nn_freemsg.adoc (#1099) by Phil Wyett · 2 years, 1 month ago
  12. 44812db Update nn_inproc.adoc (#1100) by Phil Wyett · 2 years, 1 month ago
  13. 54f92ba Update nn_pair.adoc (#1101) by Phil Wyett · 2 years, 1 month ago
  14. 5a98ded Update nn_pubsub.adoc (#1102) by Phil Wyett · 2 years, 1 month ago
  15. 68e6af4 Update nn_inproc.adoc (#1103) by Phil Wyett · 2 years, 1 month ago
  16. ca2533c fix GitHub workflow badge URL (#1096) by shoito · 2 years, 1 month ago
  17. a54ccc7 allow absolute GNU install dirs (#1092) by chayleaf · 2 years, 5 months ago
  18. 2ff6dd0 Add CodeQL workflow for GitHub code scanning (#1089) by lgtm-com[bot] · 2 years, 5 months ago
  19. 2d01e93 fixes #1083 Missing a markdown symbol in README.md by Garrett D'Amore · 3 years, 4 months ago
  20. 1653447 Fixed #1082 (#1085) by Karim Vergnes · 3 years, 4 months ago
  21. a081f17 Bump version. by Garrett D'Amore · 3 years, 9 months ago 1.2
  22. f1350fe Remove code coverage link and report. by Garrett D'Amore · 3 years, 9 months ago
  23. 0fcd5ae We don't use appveyor anymore. by Garrett D'Amore · 3 years, 9 months ago
  24. c9b5ca8 Expand grace for timeouts for cloud based CI/CD. by Garrett D'Amore · 3 years, 9 months ago
  25. 7376b19 Update for Discord. by Garrett D'Amore · 3 years, 9 months ago
  26. 76a07fa Update badges for GitHub actions. by Garrett D'Amore · 3 years, 9 months ago
  27. 5a845bb GitHub actions workflows. by Garrett D'Amore · 3 years, 9 months ago
  28. 8e6c31e fixes #1076 Fails to build from source in Visual Studio by Garrett D'Amore · 3 years, 9 months ago
  29. 6325279 fixes #1071 CMake 2.8.12 required (doc inaccuracy) by Garrett D'Amore · 4 years ago
  30. 67e52b1 add IPv6 link-local support to nanomsg (#1055) by Oded Engel · 4 years ago
  31. 920add3 Avoiding null pointer dereference (#1062) by Binho · 4 years ago
  32. 7d4a895 build success as a 3rdparty (#1045) by Ethan · 4 years ago
  33. bb59a9f docs: fix simple typo, attemps -> attempts (#1053) by Tim Gates · 4 years, 7 months ago
  34. 207d452 Update CMakeLists.txt by Marco Scardovi · 4 years, 7 months ago
  35. aab9502 Add vcpkg installation instructions by PhoebeHui · 6 years ago
  36. 2f4d57f docs: fix typo by Jason Cooke · 6 years ago
  37. 53d13b3 Pass null as timeout to select() when infinite timeout is requested by Maciej Nowak · 7 years ago
  38. f861a7c Fix typo by Tiger Lee · 7 years ago
  39. e40de97 fixes #997 Windows IPC Assertion failed: !self->pipesendbuf by Garrett D'Amore · 7 years ago
  40. 1749fd7 Bump version to 1.1.5. by Garrett D'Amore · 7 years ago 1.1.5
  41. ad02088 Fix code which breaks strict aliasing rule in C language (#990) by David Ward · 7 years ago
  42. ccb3ce7 Enable version handling in exported CMake package (#989) by Dennis Klein · 7 years ago
  43. 4ce84ff fixes #981 Delete useless definitions by Garrett D'Amore · 7 years ago
  44. f9ca0ad Fix some format issues in src/utils/hash.c (#988) by Simon Huang · 7 years ago
  45. e7f8a75 Bump version to 1.1.4. by Garrett D'Amore · 8 years ago 1.1.4
  46. ef4123f fixes #958 Android NDK support by Garrett D'Amore · 8 years ago
  47. fdc80f6 Remove unused variable. by Garrett D'Amore · 8 years ago
  48. d415160 fixes #978 nanomsg IPC on Windows is very fragile by Garrett D'Amore · 8 years ago
  49. eac025a fixes #948 Handle leak on Windows by Garrett D'Amore · 8 years ago
  50. ffd101a Bump version to 1.1.3. by Garrett D'Amore · 8 years ago 1.1.3
  51. 3a2d101 Update RELEASING to reflect CircleCI and revised doc release process. by Garrett D'Amore · 8 years ago
  52. b26146b fixes #974 Point users at NNG. by Garrett D'Amore · 8 years ago
  53. a2a7c4d fixes #977 Want status tags for CircleCI, and coverage report. by Garrett D'Amore · 8 years ago
  54. 6f3990c Add missing steps. by Garrett D'Amore · 8 years ago
  55. 260348a Separate coverage into separate step. by Garrett D'Amore · 8 years ago
  56. 5395cb3 Fix code coverage to use $GCOV. by Garrett D'Amore · 8 years ago
  57. 3d2d97d Copy-pasta error from NNG for coverage. by Garrett D'Amore · 8 years ago
  58. fb41106 More compilation fixes (warning fixes) with new compilers. by Garrett D'Amore · 8 years ago
  59. ce3f9ff Add codecov. by Garrett D'Amore · 8 years ago
  60. d2cf43c Remove unused variable (found with new clang warnings.) by Garrett D'Amore · 8 years ago
  61. d173778 Fix paste errors. by Garrett D'Amore · 8 years ago
  62. cf02b15 fixes #973 Activate CircleCI for legacy nanomsg by Garrett D'Amore · 8 years ago
  63. 4f4ac66 fixes #976 Enable all warnings by default by Garrett D'Amore · 8 years ago
  64. d27d3b7 fixes #975 Add CMakeLists for demos by Garrett D'Amore · 8 years ago
  65. fbcd061 export cmake target (#949) by qsodev · 8 years ago
  66. 8403098 fixes #935 nn_term will crash if no nn_socket is ever created by Garrett D'Amore · 8 years ago
  67. 9b67c96 fixes #944 cmake command error for windows version by Garrett D'Amore · 8 years ago
  68. b11f65a fixes #969 win: build on case-sensitive file systems fail by Garrett D'Amore · 8 years ago
  69. 19e01dc fixes #957 nanomsg always uses port 5907 for setting up event fds (Windows only) by Garrett D'Amore · 8 years ago
  70. 83585e2 fixes #933 Assertion failed: [10054] in efd_unsignal by Garrett D'Amore · 8 years ago fix933
  71. 0a5f202 fixes #960 nn_pubsub man page could show bind/dial by Garrett D'Amore · 8 years ago
  72. e91e2d1 Fix library SOVERSION by Böszörményi Zoltán · 8 years ago
  73. 3770804 mleak: fixed memory leak when socket allocated, but init returs failure. by Sergei Nikulov · 8 years ago
  74. 0c1aa2b Version 1.1.2. Fix compile error on Linux. by Garrett D'Amore · 8 years ago 1.1.2
  75. 7bfbe4b Bump version to 1.1.1. by Garrett D'Amore · 8 years ago 1.1.1
  76. 3bae7f1 fixes #924 RUN_TESTS tcp_shutdown failed (windows) by Garrett D'Amore · 8 years ago
  77. be7c550 fixes #920 Few minor warnings on Windows by Garrett D'Amore · 8 years ago
  78. ab283b2 fixes #922 Client wakes up every 100ms in the pubsub demo by Garrett D'Amore · 8 years ago
  79. 96113e9 Bump version to 1.1.0. by Garrett D'Amore · 8 years ago 1.1.0
  80. 309af15 Simplified build instructions, leaving out all the cmake voodoo, by Garrett D'Amore · 8 years ago
  81. bc27e15 Remove unreferenced local variable warning (pedantic mode compilation) by Ivan Shynkarenka · 8 years ago
  82. 2ca3c7e Version 1.1.0 release candidate 1. by Garrett D'Amore · 8 years ago 1.1.0-rc1
  83. c9c7791 Bump API revision. by Garrett D'Amore · 8 years ago
  84. 2de033a More clear information about static libraries. by Garrett D'Amore · 8 years ago
  85. 65c659b fixes #871 Tests failed when building on WSL by Garrett D'Amore · 8 years ago
  86. c8fc0c9 fixes #776 nn_reallocmsg is hideously broken, corrupts memory. by Garrett D'Amore · 8 years ago fix776
  87. 98809cd Streamhdr assertion possible due to incorrect assumption. by Garrett D'Amore · 8 years ago
  88. da8d3ef fixes #575 Memory leak in inproc (bind) by Garrett D'Amore · 8 years ago
  89. b5de6e9 fixes #907 Assertion failed: i < NN_WS_HANDSHAKE_TERMSEQ_LEN by Garrett D'Amore · 8 years ago
  90. b6d68f8 fixes #118 NN_TCP_NODELAY doesn't cause TCP_NODELAY to be set by Simon Sigurdhsson · 9 years ago
  91. ec465f0 Delete the outdated ZeroTier RFC. by Garrett D'Amore · 8 years ago
  92. 7fc6f88 Add cmake variable to adjust the value of NN_MAX_SOCKETS define by Anton Povarov · 8 years ago
  93. cb04c44 fixes #888 nn_term documentation is wrong by Garrett D'Amore · 8 years ago
  94. 3389fb7 fixes #894 Library aborting main program by Garrett D'Amore · 8 years ago
  95. a82e7bc fixes #418 Test inproc_lat hangs with roundtrip less than 5 by Garrett D'Amore · 8 years ago
  96. e2f1a9e fixes #860 Assertion Failed: self->next == NN_QUEUE_NOTINQUEUE by Garrett D'Amore · 8 years ago
  97. a21562c fixes #895 NN_USOCK_ERROR assertion failure by Garrett D'Amore · 8 years ago
  98. bef5314 Eliminate unused variable. by Garrett D'Amore · 8 years ago
  99. 4055fc9 fixes #854 nn_device crashes if EINTR is received by Garrett D'Amore · 8 years ago
  100. 87fdee4 fixes #859 Clarify windows build steps by Garrett D'Amore · 8 years ago