1. bb59a9f docs: fix simple typo, attemps -> attempts (#1053) by Tim Gates · 2 years, 11 months ago
  2. 207d452 Update CMakeLists.txt by Marco Scardovi · 2 years, 11 months ago
  3. aab9502 Add vcpkg installation instructions by PhoebeHui · 4 years, 2 months ago
  4. 2f4d57f docs: fix typo by Jason Cooke · 4 years, 10 months ago
  5. 53d13b3 Pass null as timeout to select() when infinite timeout is requested by Maciej Nowak · 5 years ago
  6. f861a7c Fix typo by Tiger Lee · 5 years ago
  7. e40de97 fixes #997 Windows IPC Assertion failed: !self->pipesendbuf by Garrett D'Amore · 5 years ago
  8. 1749fd7 Bump version to 1.1.5. by Garrett D'Amore · 6 years ago 1.1.5
  9. ad02088 Fix code which breaks strict aliasing rule in C language (#990) by David Ward · 6 years ago
  10. ccb3ce7 Enable version handling in exported CMake package (#989) by Dennis Klein · 6 years ago
  11. 4ce84ff fixes #981 Delete useless definitions by Garrett D'Amore · 6 years ago
  12. f9ca0ad Fix some format issues in src/utils/hash.c (#988) by Simon Huang · 6 years ago
  13. e7f8a75 Bump version to 1.1.4. by Garrett D'Amore · 6 years ago 1.1.4
  14. ef4123f fixes #958 Android NDK support by Garrett D'Amore · 6 years ago
  15. fdc80f6 Remove unused variable. by Garrett D'Amore · 6 years ago
  16. d415160 fixes #978 nanomsg IPC on Windows is very fragile by Garrett D'Amore · 6 years ago
  17. eac025a fixes #948 Handle leak on Windows by Garrett D'Amore · 6 years ago
  18. ffd101a Bump version to 1.1.3. by Garrett D'Amore · 6 years ago 1.1.3
  19. 3a2d101 Update RELEASING to reflect CircleCI and revised doc release process. by Garrett D'Amore · 6 years ago
  20. b26146b fixes #974 Point users at NNG. by Garrett D'Amore · 6 years ago
  21. a2a7c4d fixes #977 Want status tags for CircleCI, and coverage report. by Garrett D'Amore · 6 years ago
  22. 6f3990c Add missing steps. by Garrett D'Amore · 6 years ago
  23. 260348a Separate coverage into separate step. by Garrett D'Amore · 6 years ago
  24. 5395cb3 Fix code coverage to use $GCOV. by Garrett D'Amore · 6 years ago
  25. 3d2d97d Copy-pasta error from NNG for coverage. by Garrett D'Amore · 6 years ago
  26. fb41106 More compilation fixes (warning fixes) with new compilers. by Garrett D'Amore · 6 years ago
  27. ce3f9ff Add codecov. by Garrett D'Amore · 6 years ago
  28. d2cf43c Remove unused variable (found with new clang warnings.) by Garrett D'Amore · 6 years ago
  29. d173778 Fix paste errors. by Garrett D'Amore · 6 years ago
  30. cf02b15 fixes #973 Activate CircleCI for legacy nanomsg by Garrett D'Amore · 6 years ago
  31. 4f4ac66 fixes #976 Enable all warnings by default by Garrett D'Amore · 6 years ago
  32. d27d3b7 fixes #975 Add CMakeLists for demos by Garrett D'Amore · 6 years ago
  33. fbcd061 export cmake target (#949) by qsodev · 6 years ago
  34. 8403098 fixes #935 nn_term will crash if no nn_socket is ever created by Garrett D'Amore · 6 years ago
  35. 9b67c96 fixes #944 cmake command error for windows version by Garrett D'Amore · 6 years ago
  36. b11f65a fixes #969 win: build on case-sensitive file systems fail by Garrett D'Amore · 6 years ago
  37. 19e01dc fixes #957 nanomsg always uses port 5907 for setting up event fds (Windows only) by Garrett D'Amore · 6 years ago
  38. 83585e2 fixes #933 Assertion failed: [10054] in efd_unsignal by Garrett D'Amore · 6 years ago fix933
  39. 0a5f202 fixes #960 nn_pubsub man page could show bind/dial by Garrett D'Amore · 6 years ago
  40. e91e2d1 Fix library SOVERSION by Böszörményi Zoltán · 6 years ago
  41. 3770804 mleak: fixed memory leak when socket allocated, but init returs failure. by Sergei Nikulov · 6 years ago
  42. 0c1aa2b Version 1.1.2. Fix compile error on Linux. by Garrett D'Amore · 6 years ago 1.1.2
  43. 7bfbe4b Bump version to 1.1.1. by Garrett D'Amore · 6 years ago 1.1.1
  44. 3bae7f1 fixes #924 RUN_TESTS tcp_shutdown failed (windows) by Garrett D'Amore · 6 years ago
  45. be7c550 fixes #920 Few minor warnings on Windows by Garrett D'Amore · 6 years ago
  46. ab283b2 fixes #922 Client wakes up every 100ms in the pubsub demo by Garrett D'Amore · 6 years ago
  47. 96113e9 Bump version to 1.1.0. by Garrett D'Amore · 7 years ago 1.1.0
  48. 309af15 Simplified build instructions, leaving out all the cmake voodoo, by Garrett D'Amore · 7 years ago
  49. bc27e15 Remove unreferenced local variable warning (pedantic mode compilation) by Ivan Shynkarenka · 7 years ago
  50. 2ca3c7e Version 1.1.0 release candidate 1. by Garrett D'Amore · 7 years ago 1.1.0-rc1
  51. c9c7791 Bump API revision. by Garrett D'Amore · 7 years ago
  52. 2de033a More clear information about static libraries. by Garrett D'Amore · 7 years ago
  53. 65c659b fixes #871 Tests failed when building on WSL by Garrett D'Amore · 7 years ago
  54. c8fc0c9 fixes #776 nn_reallocmsg is hideously broken, corrupts memory. by Garrett D'Amore · 7 years ago fix776
  55. 98809cd Streamhdr assertion possible due to incorrect assumption. by Garrett D'Amore · 7 years ago
  56. da8d3ef fixes #575 Memory leak in inproc (bind) by Garrett D'Amore · 7 years ago
  57. b5de6e9 fixes #907 Assertion failed: i < NN_WS_HANDSHAKE_TERMSEQ_LEN by Garrett D'Amore · 7 years ago
  58. b6d68f8 fixes #118 NN_TCP_NODELAY doesn't cause TCP_NODELAY to be set by Simon Sigurdhsson · 7 years ago
  59. ec465f0 Delete the outdated ZeroTier RFC. by Garrett D'Amore · 7 years ago
  60. 7fc6f88 Add cmake variable to adjust the value of NN_MAX_SOCKETS define by Anton Povarov · 7 years ago
  61. cb04c44 fixes #888 nn_term documentation is wrong by Garrett D'Amore · 7 years ago
  62. 3389fb7 fixes #894 Library aborting main program by Garrett D'Amore · 7 years ago
  63. a82e7bc fixes #418 Test inproc_lat hangs with roundtrip less than 5 by Garrett D'Amore · 7 years ago
  64. e2f1a9e fixes #860 Assertion Failed: self->next == NN_QUEUE_NOTINQUEUE by Garrett D'Amore · 7 years ago
  65. a21562c fixes #895 NN_USOCK_ERROR assertion failure by Garrett D'Amore · 7 years ago
  66. bef5314 Eliminate unused variable. by Garrett D'Amore · 7 years ago
  67. 4055fc9 fixes #854 nn_device crashes if EINTR is received by Garrett D'Amore · 7 years ago
  68. 87fdee4 fixes #859 Clarify windows build steps by Garrett D'Amore · 7 years ago
  69. 61e2137 fixes #887 nn_send fails if issued immediately after nn_bind by Garrett D'Amore · 7 years ago
  70. 8d83a00 fixes #900 Conditional jump on uninitialised value(s) in cws.c by Garrett D'Amore · 7 years ago
  71. d01e3b5 fixes #904 Static Build errors by Garrett D'Amore · 7 years ago
  72. cdadb25 fixes #901 memory leak in function client of device_demo.c by Garrett D'Amore · 7 years ago
  73. bfaa6ec fix: nn_dns_check_hostname returns EINVAL for domain names with the dot at the end by drunk-owl · 8 years ago
  74. a589f72 memory leak issue of nn_cws_create by davesliu · 7 years ago
  75. 5eb7320 clean fix of memory leak in btcp.c when nn_bind returns EADDRINUSE by Bill Williams · 7 years ago
  76. b60b464 Update rpc_demo.c (#897) by davesliu · 7 years ago
  77. 55b1d86 fixes #886 nn_poll resets EBADF to EOPNOTSUP by Garrett D'Amore · 7 years ago
  78. 5cc0074 Fix nn_getsockopt() docs: EAGAIN -> ETIMEDOUT (#867) by Alexey Rybalchenko · 7 years ago
  79. c1f8ec1 fixes #879 documentation for nn_get_statistic by Garrett D'Amore · 7 years ago
  80. b7fd165 drop a typo by Luca Barbato · 7 years ago
  81. e982d68 fixes NN_MAXTTL typo in docs for nn_{get|set}sockopt by Kristian Lein-Mathisen · 7 years ago
  82. ee99202 Fix memory leak when binding or connecting to bad URL by Bill Williams · 7 years ago
  83. 43ac35a Make the pkgconfig.in libdir variable reference the real installed library directory. by andrew-buckley · 7 years ago
  84. 15064e9 fixes #850 what is nn_cp struct by Garrett D'Amore · 7 years ago
  85. 7b5b0c7 fixes #849 Simplify nn_ep operations by Garrett D'Amore · 7 years ago
  86. 83b5893 Make README.md canonical. (Symbolic links confuse github.) by Garrett D'Amore · 7 years ago
  87. 7d0d7dc fixes #848 using lists for transport ops vectors is silly by Garrett D'Amore · 7 years ago
  88. 20dd52c fixes #781 soname and version name mix and mismatch by Garrett D'Amore · 7 years ago
  89. fdbbdc8 fixes #847 Option handling methods should be optional by Garrett D'Amore · 7 years ago
  90. ac64955 fixes #845 Simplify asciidoctor suffixes by Garrett D'Amore · 7 years ago
  91. b02056f fixes #842 Managing sock types in a list is silly by Garrett D'Amore · 7 years ago
  92. 397e639 fixes #839 zero all stats with memset by Garrett D'Amore · 7 years ago
  93. 48cc13d fix the device demo usage message, and don't pause (not needed) by Garrett D'Amore · 7 years ago
  94. c52f1be fixes #798 error while loading shared libraries by Garrett D'Amore · 8 years ago
  95. 0665fb4 Add NN_RCVMAXSIZE socket option implementation for 'ipc' transport by Alexander Chekunkov · 7 years ago
  96. f5b0d1a fixes #735 epbase seems to have no purpose by Garrett D'Amore · 7 years ago
  97. 99b0f8c fixes #832 want device / rendezvous server demo by Garrett D'Amore · 7 years ago
  98. cda5df2 fixes #831 nn_term man page not built/delivered by Garrett D'Amore · 7 years ago
  99. f64c6a1 fixes #828 Add logical connections to UDP RFC by Garrett D'Amore · 8 years ago
  100. 404a79b fixes #827 nanomsg zerotier mapping rfc errors by Garrett D'Amore · 8 years ago