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