1. 3d4bed9 fixes #821 NN_WS_HANDSHAKE_CRLF is silly by Garrett D'Amore · 8 years ago
  2. 4459720 fixes #811 Memory leak when closing a PUSH socket before the PULL by Garrett D'Amore · 8 years ago
  3. 08cb6aa fixes #777 SIGABRT on connecting to inproc with type PAIR by Garrett D'Amore · 8 years ago
  4. 45144c1 fixes #815 Prefer gethrtime over clock_gettime by Garrett D'Amore · 8 years ago
  5. 0c392cf fixes #813 RFC for ZeroTier Transport (#814) by Garrett D'Amore · 8 years ago
  6. f6b7a74 fixes #810 WS protocol has wrong fail_msg_len calculation by Garrett D'Amore · 8 years ago
  7. c2823c8 Removed obsolete windows XP and earlier code for inet_pton (#785) by Franklin Mathieu · 8 years ago
  8. 82ee4d7 fix inconsistent indentation (#788) by Hunter · 8 years ago
  9. 434f9f0 fix #789 incorrect state assertion in usock_posix.inc by xiaocheng · 8 years ago
  10. ea1c775 fixes #799 NN_LINGER not implemented by Garrett D'Amore · 8 years ago
  11. 3b58eb2 Fix typo in nn_get_statistic() example by Dirkjan Ochtman · 8 years ago
  12. 7e12a20 fixes #770 Please correct the typo in the BUILD section by Garrett D'Amore · 8 years ago
  13. b8ec7e9 fixes #768 NN_MAXTTL missed in nn_symbol by Boris Zentner · 8 years ago
  14. 2496f47 fixes #771 reqttl test fail on osx by Snaipe · 8 years ago
  15. 0969988 fixes #765 Release 1.0.0 by Garrett D'Amore · 8 years ago 1.0.0
  16. 35a177c fixes #763 tcp_shutdown windows races by Garrett D'Amore · 8 years ago
  17. c1e7f49 fixes #762 On Windows, ctest needs -C Debug by Garrett D'Amore · 8 years ago
  18. 8be14c3 fixes #761 ./configure syntax error with dash by Garrett D'Amore · 8 years ago
  19. 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
  20. 857665f fixes #760 Release 1.0.0rc2. by Garrett D'Amore · 8 years ago
  21. e19ac58 fixes #759 Add some demo programs by Garrett D'Amore · 8 years ago
  22. b5705b5 fixes #758 CMake still uses Unknown for version in source tarballs by Garrett D'Amore · 8 years ago
  23. f583747 fixes #754 CMake may not find InitializeConditionVariable by Snaipe · 8 years ago
  24. 8f2bb0d fixes #753 Bump version to 1.0.0rc1 by Garrett D'Amore · 8 years ago 1.0.0-rc1
  25. 1ebe8db fixes #752 configure script could be more robust by Garrett D'Amore · 8 years ago
  26. c8b55a6 fixes #739 CMake should fail with a clear "not supported" message for mingw by Garrett D'Amore · 8 years ago
  27. 32dd4fa fixes #751 Provide a configure script to wrap around CMake by Garrett D'Amore · 8 years ago
  28. eccd53f fixes #750 NN_HAVE_HPUX needed by Garrett D'Amore · 8 years ago
  29. 4fa232a fixes #749 gitignore lists stuff from autotools by Garrett D'Amore · 8 years ago
  30. 4e9cfe9 fixes #748 Minor warning in windows build of IPC test by Garrett D'Amore · 8 years ago
  31. 515cd41 fixes #386 loop prevention code missing by Garrett D'Amore · 8 years ago
  32. b43cdcc fixes #747 Promote winsock to non-experimental status by Garrett D'Amore · 8 years ago
  33. 6072057 fixes #617 nn_bind does not fail when binding to an already bound TCP port by Garrett D'Amore · 8 years ago
  34. 6dd98f8 fixes #742 Provide -DCMAKE_INSTALL_PREFIX advice in README by Garrett D'Amore · 8 years ago
  35. 3ace215 fixes #732 performance tests should set max receive size option (fix link) by Garrett D'Amore · 8 years ago
  36. 67ced38 fixes #741 Building on Linux requires ldconfig to be run. by Garrett D'Amore · 8 years ago
  37. c1c5421 fixes #732 performance tests should set max receive size option by Garrett D'Amore · 8 years ago
  38. e2c1073 fixes #528 NN_QUEUE_NOTINQUEUE fix incomplete by Garrett D'Amore · 8 years ago
  39. 17e8e6e fixes #734 Update AUTHORS by Shiva · 8 years ago
  40. f99d6f9 fixes #733 Update README to add release link by Garrett D'Amore · 8 years ago
  41. 597172d fixes #728 Source archives missing .version == Unknown version by Garrett D'Amore · 8 years ago
  42. 06f35c3 fixes #730 nn_assert could print a backtrace by Garrett D'Amore · 8 years ago
  43. 953a798 fixes #691 `stats` test fails sometimes under heavy load by Garrett D'Amore · 8 years ago
  44. 95dad74 fixes #721 Remove debian packaging metadata by Garrett D'Amore · 8 years ago
  45. 8d40dc3 fixes #723 Update README for CMake, fix links in README by Garrett D'Amore · 8 years ago
  46. cb12748 fixes #648 Officially deprecate autotools in favor of CMake by Garrett D'Amore · 8 years ago
  47. 1b1df44 fixes #717 NN_STATIC_LIB not properly handled on WIN32 by Garrett D'Amore · 8 years ago
  48. 87115c5 Revert "fixes #717 NN_STATIC_LIB not properly handled on WIN32" by Garrett D'Amore · 8 years ago
  49. 722f879 fixes #717 NN_STATIC_LIB not properly handled on WIN32 by Jack R. Dunaway · 8 years ago
  50. 761e764 fixes #716 No longer need travis deploy. (forgot make dist) by Garrett D'Amore · 8 years ago
  51. a302c45 fixes #716 No longer need travis deploy. by Garrett D'Amore · 8 years ago
  52. ac6b141 fixes #715 Create dist target using cpack, and fix travis deploy process. by Garrett D'Amore · 8 years ago 0.9-beta
  53. 37f7342 fixes #714 Bump ABI versioning info for 0.9 by Garrett D'Amore · 8 years ago
  54. 45ac5fa fixes #699 tcp_shutdown hangs by Garrett D'Amore · 8 years ago
  55. bdae89d fixes #711 mutex / condition var triggering assertion on Windows by Garrett D'Amore · 8 years ago
  56. ad74d1a fixes #710 nn_device() failure on Windows by Garrett D'Amore · 8 years ago
  57. 7744543 fixes #709 Desire debugging mutexes by default. by Garrett D'Amore · 8 years ago
  58. b05e4bb fixes #706 nn_term/nn_init want better synchronization by Garrett D'Amore · 8 years ago
  59. 066a690 fixes #704 Shared library install location needs to honor CMAKE_INSTALL_LIBDIR by Garrett D'Amore · 8 years ago
  60. 9a06834 fixes compiler warnings for unused variable declarations by Jack R. Dunaway · 8 years ago
  61. 84a5473 formatting and indentation nits by Jack R. Dunaway · 8 years ago
  62. 1f7273d added additional constraint since errno could be stale by Jack R. Dunaway · 8 years ago
  63. 1082fb0 fixes compiler warning about unused variable declaration by Jack R. Dunaway · 8 years ago
  64. baf4867 fixes compiler warnings about unused function by Jack R. Dunaway · 8 years ago
  65. 3bfff4a fixes compiler warnings about code paths that could dereference a NULL ptr by Jack R. Dunaway · 8 years ago
  66. f0e7dfb fixes compiler warnings for unused variable assignment by Jack R. Dunaway · 8 years ago
  67. d1a8851 fixes #702 increase tcp_shutdown back to 120 secs by Garrett D'Amore · 8 years ago
  68. 3f3a4eb fixes #581 WebSocket transport lagging features of TCP Transport by Jack R. Dunaway · 8 years ago
  69. cdf888e fixes #584 Want async shutdown test for websocket by Jack R. Dunaway · 8 years ago
  70. 994a99f fixes #692 nn_term semantics are busted by Garrett D'Amore · 8 years ago
  71. daa7db8 fixes #698 AppVeyor cannot run -j4 by Garrett D'Amore · 8 years ago
  72. 77e6775 fixes #638 NN_EXPORT simplification by Garrett D'Amore · 8 years ago
  73. 74923b3 fixes #685 cmake needs to deliver libnanomsg.pc (pkg-config data file) by Garrett D'Amore · 8 years ago
  74. a84582f fixes #655 C99-style line comments detected in source by Snaipe · 8 years ago
  75. 20afcf8 fixes #683 AppVeyor produces excessive warnings in MSVC builds by Jack R. Dunaway · 8 years ago
  76. d4da848 fixes #681 Speed up appveyor builds by Snaipe · 8 years ago
  77. d39728d fixes #679 unused variable in global.c (sock) by Garrett D'Amore · 8 years ago
  78. 46b77e1 fixes #651 Migrate AppVeyor to nanomsg organization by Jack R. Dunaway · 8 years ago
  79. de2cf93 fixes #649 Update README to reflect new CMake build process by Jack R. Dunaway · 8 years ago
  80. c08f6f9 fixes #666 Unix domain socket files not unlinked when closed by Snaipe · 8 years ago
  81. 62d80d2 fixes #554 weird hang/crash & race against nn_term by Garrett D'Amore · 8 years ago
  82. 2bd0fa1 fixes #676 MSVC x64 reports compiler warnings in nanocat by Jack R. Dunaway · 8 years ago
  83. fb735ef fixes #673 MSVC x64 reports compiler warnings in ipc_stress.c test by Jack R. Dunaway · 8 years ago
  84. 69846d0 fixes #672 MSVC x64 reports compiler warnings in usock_win.inc by Jack R. Dunaway · 8 years ago
  85. 8422f52 fixes #667 `win_sec_attributes` fails on Windows x64 by Jack R. Dunaway · 8 years ago
  86. aae3975 fixes #670 MSVC x64 reports compiler warnings in efd.c by Jack R. Dunaway · 8 years ago
  87. 3d527e8 fixes #668 Enable cmake policy CMP0042 by Garrett D'Amore · 8 years ago
  88. b5224d5 fixes #669 Enable nmake and vsvars32.bat by Garrett D'Amore · 8 years ago
  89. 6e14fe9 fixes #660 enable asciidoctor documenation generation in cmake by Garrett D'Amore · 8 years ago
  90. 82dbc05 fixes #663 fix for #603 incomplete by Garrett D'Amore · 8 years ago
  91. 2971e8f fixes #658 Add parallelized travis builds and tests by Snaipe · 8 years ago
  92. 98ee1c5 fixes #603 crash if REP closes connection after sending protocol header by Garrett D'Amore · 8 years ago
  93. ab5204c fixes #657 extra casts obfuscate code in worker_posix.inc by Garrett D'Amore · 8 years ago
  94. 6a4b7c5 Added cmake options to disable builds of tools and tests by Snaipe · 8 years ago
  95. 5b34eb6 fixes #647 Initial cmake support for non-Windows platforms by Jack R. Dunaway · 8 years ago
  96. 4b88a3b fixes #640 clock_rdtsc is unsafe by Garrett D'Amore · 8 years ago
  97. afc3586 fixes #644 by changing integer types to `size_t` by Jack R. Dunaway · 8 years ago
  98. 4ebdd09 Removing two unused variables (two warnings from #639) by Jack R. Dunaway · 8 years ago
  99. e5a932d fixes #629 Go ahead and require stdint.h and uint64_t by Garrett D'Amore · 8 years ago
  100. 5bb1093 fixes #621 Remove experimental tcpmux transport by Garrett D'Amore · 8 years ago