1. fdbbdc8 fixes #847 Option handling methods should be optional by Garrett D'Amore · 7 years ago
  2. ac64955 fixes #845 Simplify asciidoctor suffixes by Garrett D'Amore · 7 years ago
  3. b02056f fixes #842 Managing sock types in a list is silly by Garrett D'Amore · 7 years ago
  4. 397e639 fixes #839 zero all stats with memset by Garrett D'Amore · 7 years ago
  5. 48cc13d fix the device demo usage message, and don't pause (not needed) by Garrett D'Amore · 7 years ago
  6. c52f1be fixes #798 error while loading shared libraries by Garrett D'Amore · 8 years ago
  7. 0665fb4 Add NN_RCVMAXSIZE socket option implementation for 'ipc' transport by Alexander Chekunkov · 8 years ago
  8. f5b0d1a fixes #735 epbase seems to have no purpose by Garrett D'Amore · 7 years ago
  9. 99b0f8c fixes #832 want device / rendezvous server demo by Garrett D'Amore · 7 years ago
  10. cda5df2 fixes #831 nn_term man page not built/delivered by Garrett D'Amore · 7 years ago
  11. f64c6a1 fixes #828 Add logical connections to UDP RFC by Garrett D'Amore · 8 years ago
  12. 404a79b fixes #827 nanomsg zerotier mapping rfc errors by Garrett D'Amore · 8 years ago
  13. ef15384 fixes #825 Extra tests in pipe.c by Garrett D'Amore · 8 years ago
  14. 21b8cd0 fixes #800 accept4 not implemented on all systems by Garrett D'Amore · 8 years ago
  15. cadd0d9 fixes #783 WS transport - not connectable from Firefox by Garrett D'Amore · 8 years ago
  16. 3d4bed9 fixes #821 NN_WS_HANDSHAKE_CRLF is silly by Garrett D'Amore · 8 years ago
  17. 4459720 fixes #811 Memory leak when closing a PUSH socket before the PULL by Garrett D'Amore · 8 years ago
  18. 08cb6aa fixes #777 SIGABRT on connecting to inproc with type PAIR by Garrett D'Amore · 8 years ago
  19. 45144c1 fixes #815 Prefer gethrtime over clock_gettime by Garrett D'Amore · 8 years ago
  20. 0c392cf fixes #813 RFC for ZeroTier Transport (#814) by Garrett D'Amore · 8 years ago
  21. f6b7a74 fixes #810 WS protocol has wrong fail_msg_len calculation by Garrett D'Amore · 8 years ago
  22. c2823c8 Removed obsolete windows XP and earlier code for inet_pton (#785) by Franklin Mathieu · 8 years ago
  23. 82ee4d7 fix inconsistent indentation (#788) by Hunter · 8 years ago
  24. 434f9f0 fix #789 incorrect state assertion in usock_posix.inc by xiaocheng · 8 years ago
  25. ea1c775 fixes #799 NN_LINGER not implemented by Garrett D'Amore · 8 years ago
  26. 3b58eb2 Fix typo in nn_get_statistic() example by Dirkjan Ochtman · 8 years ago
  27. 7e12a20 fixes #770 Please correct the typo in the BUILD section by Garrett D'Amore · 8 years ago
  28. b8ec7e9 fixes #768 NN_MAXTTL missed in nn_symbol by Boris Zentner · 8 years ago
  29. 2496f47 fixes #771 reqttl test fail on osx by Snaipe · 8 years ago
  30. 0969988 fixes #765 Release 1.0.0 by Garrett D'Amore · 8 years ago 1.0.0
  31. 35a177c fixes #763 tcp_shutdown windows races by Garrett D'Amore · 8 years ago
  32. c1e7f49 fixes #762 On Windows, ctest needs -C Debug by Garrett D'Amore · 8 years ago
  33. 8be14c3 fixes #761 ./configure syntax error with dash by Garrett D'Amore · 8 years ago
  34. 5ca48a1 fixes #758 CMake still uses Unknown for version in source tarballs (2nd try) by Garrett D'Amore · 8 years ago 1.0.0-rc2
  35. 857665f fixes #760 Release 1.0.0rc2. by Garrett D'Amore · 8 years ago
  36. e19ac58 fixes #759 Add some demo programs by Garrett D'Amore · 8 years ago
  37. b5705b5 fixes #758 CMake still uses Unknown for version in source tarballs by Garrett D'Amore · 8 years ago
  38. f583747 fixes #754 CMake may not find InitializeConditionVariable by Snaipe · 8 years ago
  39. 8f2bb0d fixes #753 Bump version to 1.0.0rc1 by Garrett D'Amore · 8 years ago 1.0.0-rc1
  40. 1ebe8db fixes #752 configure script could be more robust by Garrett D'Amore · 8 years ago
  41. c8b55a6 fixes #739 CMake should fail with a clear "not supported" message for mingw by Garrett D'Amore · 8 years ago
  42. 32dd4fa fixes #751 Provide a configure script to wrap around CMake by Garrett D'Amore · 8 years ago
  43. eccd53f fixes #750 NN_HAVE_HPUX needed by Garrett D'Amore · 8 years ago
  44. 4fa232a fixes #749 gitignore lists stuff from autotools by Garrett D'Amore · 8 years ago
  45. 4e9cfe9 fixes #748 Minor warning in windows build of IPC test by Garrett D'Amore · 8 years ago
  46. 515cd41 fixes #386 loop prevention code missing by Garrett D'Amore · 8 years ago
  47. b43cdcc fixes #747 Promote winsock to non-experimental status by Garrett D'Amore · 8 years ago
  48. 6072057 fixes #617 nn_bind does not fail when binding to an already bound TCP port by Garrett D'Amore · 8 years ago
  49. 6dd98f8 fixes #742 Provide -DCMAKE_INSTALL_PREFIX advice in README by Garrett D'Amore · 8 years ago
  50. 3ace215 fixes #732 performance tests should set max receive size option (fix link) by Garrett D'Amore · 8 years ago
  51. 67ced38 fixes #741 Building on Linux requires ldconfig to be run. by Garrett D'Amore · 8 years ago
  52. c1c5421 fixes #732 performance tests should set max receive size option by Garrett D'Amore · 8 years ago
  53. e2c1073 fixes #528 NN_QUEUE_NOTINQUEUE fix incomplete by Garrett D'Amore · 8 years ago
  54. 17e8e6e fixes #734 Update AUTHORS by Shiva · 8 years ago
  55. f99d6f9 fixes #733 Update README to add release link by Garrett D'Amore · 8 years ago
  56. 597172d fixes #728 Source archives missing .version == Unknown version by Garrett D'Amore · 8 years ago
  57. 06f35c3 fixes #730 nn_assert could print a backtrace by Garrett D'Amore · 8 years ago
  58. 953a798 fixes #691 `stats` test fails sometimes under heavy load by Garrett D'Amore · 8 years ago
  59. 95dad74 fixes #721 Remove debian packaging metadata by Garrett D'Amore · 8 years ago
  60. 8d40dc3 fixes #723 Update README for CMake, fix links in README by Garrett D'Amore · 8 years ago
  61. cb12748 fixes #648 Officially deprecate autotools in favor of CMake by Garrett D'Amore · 8 years ago
  62. 1b1df44 fixes #717 NN_STATIC_LIB not properly handled on WIN32 by Garrett D'Amore · 8 years ago
  63. 87115c5 Revert "fixes #717 NN_STATIC_LIB not properly handled on WIN32" by Garrett D'Amore · 8 years ago
  64. 722f879 fixes #717 NN_STATIC_LIB not properly handled on WIN32 by Jack R. Dunaway · 8 years ago
  65. 761e764 fixes #716 No longer need travis deploy. (forgot make dist) by Garrett D'Amore · 8 years ago
  66. a302c45 fixes #716 No longer need travis deploy. by Garrett D'Amore · 8 years ago
  67. ac6b141 fixes #715 Create dist target using cpack, and fix travis deploy process. by Garrett D'Amore · 8 years ago 0.9-beta
  68. 37f7342 fixes #714 Bump ABI versioning info for 0.9 by Garrett D'Amore · 8 years ago
  69. 45ac5fa fixes #699 tcp_shutdown hangs by Garrett D'Amore · 8 years ago
  70. bdae89d fixes #711 mutex / condition var triggering assertion on Windows by Garrett D'Amore · 8 years ago
  71. ad74d1a fixes #710 nn_device() failure on Windows by Garrett D'Amore · 8 years ago
  72. 7744543 fixes #709 Desire debugging mutexes by default. by Garrett D'Amore · 8 years ago
  73. b05e4bb fixes #706 nn_term/nn_init want better synchronization by Garrett D'Amore · 8 years ago
  74. 066a690 fixes #704 Shared library install location needs to honor CMAKE_INSTALL_LIBDIR by Garrett D'Amore · 8 years ago
  75. 9a06834 fixes compiler warnings for unused variable declarations by Jack R. Dunaway · 8 years ago
  76. 84a5473 formatting and indentation nits by Jack R. Dunaway · 8 years ago
  77. 1f7273d added additional constraint since errno could be stale by Jack R. Dunaway · 8 years ago
  78. 1082fb0 fixes compiler warning about unused variable declaration by Jack R. Dunaway · 8 years ago
  79. baf4867 fixes compiler warnings about unused function by Jack R. Dunaway · 8 years ago
  80. 3bfff4a fixes compiler warnings about code paths that could dereference a NULL ptr by Jack R. Dunaway · 8 years ago
  81. f0e7dfb fixes compiler warnings for unused variable assignment by Jack R. Dunaway · 8 years ago
  82. d1a8851 fixes #702 increase tcp_shutdown back to 120 secs by Garrett D'Amore · 8 years ago
  83. 3f3a4eb fixes #581 WebSocket transport lagging features of TCP Transport by Jack R. Dunaway · 8 years ago
  84. cdf888e fixes #584 Want async shutdown test for websocket by Jack R. Dunaway · 8 years ago
  85. 994a99f fixes #692 nn_term semantics are busted by Garrett D'Amore · 8 years ago
  86. daa7db8 fixes #698 AppVeyor cannot run -j4 by Garrett D'Amore · 8 years ago
  87. 77e6775 fixes #638 NN_EXPORT simplification by Garrett D'Amore · 8 years ago
  88. 74923b3 fixes #685 cmake needs to deliver libnanomsg.pc (pkg-config data file) by Garrett D'Amore · 8 years ago
  89. a84582f fixes #655 C99-style line comments detected in source by Snaipe · 8 years ago
  90. 20afcf8 fixes #683 AppVeyor produces excessive warnings in MSVC builds by Jack R. Dunaway · 8 years ago
  91. d4da848 fixes #681 Speed up appveyor builds by Snaipe · 8 years ago
  92. d39728d fixes #679 unused variable in global.c (sock) by Garrett D'Amore · 8 years ago
  93. 46b77e1 fixes #651 Migrate AppVeyor to nanomsg organization by Jack R. Dunaway · 8 years ago
  94. de2cf93 fixes #649 Update README to reflect new CMake build process by Jack R. Dunaway · 8 years ago
  95. c08f6f9 fixes #666 Unix domain socket files not unlinked when closed by Snaipe · 8 years ago
  96. 62d80d2 fixes #554 weird hang/crash & race against nn_term by Garrett D'Amore · 8 years ago
  97. 2bd0fa1 fixes #676 MSVC x64 reports compiler warnings in nanocat by Jack R. Dunaway · 8 years ago
  98. fb735ef fixes #673 MSVC x64 reports compiler warnings in ipc_stress.c test by Jack R. Dunaway · 8 years ago
  99. 69846d0 fixes #672 MSVC x64 reports compiler warnings in usock_win.inc by Jack R. Dunaway · 8 years ago
  100. 8422f52 fixes #667 `win_sec_attributes` fails on Windows x64 by Jack R. Dunaway · 8 years ago