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