1. fb32bc3 used @boazsegev download command; updated url by Benjamin Calderon 路 8 years ago
  2. d1711dd added cache option to new, download WIP by Benjamin Calderon 路 8 years ago
  3. ec23130 Fixed fiobj leaks and re-organized code 馃帀 by Bo 路 8 years ago
  4. 1dbb0ad More tests expose memory leaks in deeply nested objects by Bo 路 8 years ago
  5. 15bbafb Fix #13 credit to @cdkrot by Bo 路 8 years ago
  6. 52ef4c5 Updates to the unreleased `fiobj` API by Bo 路 8 years ago
  7. c7387fa Docs by Bo 路 8 years ago
  8. f2a7236 Mostly, support writing RESP strings from fiobj objects by Bo 路 8 years ago
  9. a86a5e8 Names + Fix `each2` for collections in Hash couplets by Bo 路 8 years ago
  10. 342663d Minor updates by Bo 路 8 years ago
  11. eceba94 Add the new feature to the CMakeLists 馃帀 by Bo 路 8 years ago
  12. 4d03a0c Docs by Bo 路 8 years ago
  13. 771f4e6 All tests pass, no leaks... feature release time 馃帀 by Bo 路 8 years ago
  14. 2717b77 Use a list for `each2` instead of an array or recursion by Bo 路 8 years ago
  15. eafa003 Add JSON to roadmap + credit CLA source as BearSSL by Bo 路 8 years ago
  16. 1fe16f9 More error tests by Bo 路 8 years ago
  17. 0053ca5 Docs by Bo 路 8 years ago
  18. 95cc899 Looking for nesting issue source by Bo 路 8 years ago
  19. d647742 `each2` should respect NULL as an object by Bo 路 8 years ago
  20. 1ec0924 Somewhere in the cyclic protection memory gets screwy... hell if I know where. by Bo 路 8 years ago
  21. 0b3de49 Tightening up the array and bootstrapping the cyclic protection 鈽猴笍 by Bo 路 8 years ago
  22. 0d20750 Tested for cyclic protection by Bo 路 8 years ago
  23. 759b124 Some floating point formatting by Bo 路 8 years ago
  24. fb942a8 Tested `fio_ltoa` by Bo 路 8 years ago
  25. 05dfd7d Tested `fio_atol` by Bo 路 8 years ago
  26. 159f793 Minor nothings by Bo 路 8 years ago
  27. 85b7e4e `double` is big enough by Bo 路 8 years ago
  28. cdacf73 Small things dripping like water by Bo 路 8 years ago
  29. a7dc9e9 Symbols can't be easily unique... so be it... by Bo 路 8 years ago
  30. d55de68 Baby steps by Bo 路 8 years ago
  31. e410a40 Oops by Bo 路 8 years ago
  32. bc7e06e IO and FILE API by Bo 路 8 years ago
  33. 72256b4 facil.io object library header for complex and dynamic types. by Bo 路 8 years ago
  34. 00e0792 Docs + `request->udata` initialization before `on_request` callback by Bo 路 8 years ago
  35. 257e7a0 Bump and fix patch versions (I forgot about that...) by Bo 路 8 years ago
  36. 50214c1 Oops by Bo 路 8 years ago
  37. 6d0b495 Docs by Bo 路 8 years ago
  38. 86a7430 Apparently there isn't a default CLA by Bo 路 8 years ago
  39. 9b2a23c Remove notice by Bo 路 8 years ago
  40. 82e7d98 Minor docs adjustment by Bo 路 8 years ago
  41. 9881a03 Add automatic BearSSL and OpenSSL macros and linker flags by Bo 路 8 years ago
  42. 4de7369 Separate the lib dump task by Bo 路 8 years ago
  43. b15d687 Externs by Bo 路 8 years ago
  44. 2845bc4 Typo by Bo 路 8 years ago
  45. 04aef73 Docs prep for release by Bo 路 8 years ago 0.5.2
  46. 2c8de60 Organize just a bit by Bo 路 8 years ago
  47. d62b58f Restructure folders by Bo 路 8 years ago
  48. 2775c00 Boiler plates should be extendible by Bo 路 8 years ago
  49. d63312f Prep for patch release by Bo 路 8 years ago
  50. c5e90b9 Docs + credit to @benjcal by Bo 路 8 years ago
  51. 2629ffe Docs by Bo 路 8 years ago
  52. 029f3cc Just to make sure by Bo 路 8 years ago
  53. b2280fc Fix script for stable (not really ready) by Bo 路 8 years ago
  54. b8f3cfa Just for now by Bo 路 8 years ago
  55. 5f33ad8 Thoughts about boiler plates by Bo 路 8 years ago
  56. 09bd1b3 I don't know... did something go wrong? by Bo 路 8 years ago
  57. 9c8e039 Fix SIGTERM and add sibling sentinel by Bo 路 8 years ago
  58. a0ecb15 Fix missing `const` by Bo 路 8 years ago
  59. 90a7abd Documentation help wanted by Bo 路 8 years ago
  60. d79ffbf How to contribute by Bo 路 8 years ago
  61. 196de13 Fix `http_response_sendfile2` for safe paths and missing `/` by Bo 路 8 years ago
  62. b38326b docs by Bo 路 8 years ago
  63. 7405da1 Backup by Bo 路 8 years ago
  64. 91a2877 fix typo in comment by Bo 路 8 years ago
  65. 05de8c1 Docs, mostly by Bo 路 8 years ago
  66. 6ae9bce Backup some dev work by Bo 路 8 years ago 0.5.1
  67. 6d4b5dc Update patch version by Bo 路 8 years ago
  68. 70e46a6 typo by Bo 路 8 years ago
  69. dad1837 Clean up by Bo 路 8 years ago
  70. 23c47f7 `sock_flush_strong` should check errno within loop by Bo 路 8 years ago
  71. a0e3b67 Fix fragmentation in pipelined Websocket packets by Bo 路 8 years ago
  72. 69a115f Semantics and docs by Bo 路 8 years ago
  73. 56b171e Make `sock_touch` conditional upon actual data being sent by Bo 路 8 years ago
  74. 015388d Docs by Bo 路 8 years ago
  75. 076d583 Docs by Bo 路 8 years ago
  76. 8d5070e Docs by Bo 路 8 years ago
  77. 4771ed3 Let'm know by Bo 路 8 years ago
  78. 386b607 Fix Redis pipelining by Bo 路 8 years ago 0.5.0
  79. 1ed65e2 Make sure... by Bo 路 8 years ago
  80. 4a0a2b2 oops. unleak. by Bo 路 8 years ago
  81. 3e2eca3 Support the `on_unsubscribe` callback by Bo 路 8 years ago
  82. ade723b on_idle now correctly accounts for non-network events by Bo 路 8 years ago
  83. b32108a Important fix for `defer` in fork by Bo 路 8 years ago
  84. 15f26cb Make sure we have at least one folder seperation char by Bo 路 8 years ago
  85. 8285ffa Oops, missing files and all by Bo 路 8 years ago
  86. b3ea799 Docs by Bo 路 8 years ago
  87. 0864927 Minor fixes by Bo 路 8 years ago
  88. d9b81a3 Making the global Pub/Sub default adjustable makes more sense. by Bo 路 8 years ago
  89. 60b38cf Plugging leaks and cleaning some code. by Bo 路 8 years ago
  90. d7b4594 prevent parser state confusion and fix Redis engine memory leak (insignificant, but still...) by Bo 路 8 years ago
  91. 31ad481 The most important part... my copyright notice ;-) by Bo 路 8 years ago
  92. 3c0eb3f Redis AUTH support for redis_connection by Bo 路 8 years ago
  93. 5c2532c Fix some error messages by Bo 路 8 years ago
  94. 1c7473c Fix Redis PING forwarding and Disconnect message by Bo 路 8 years ago
  95. ec1bbdb Redis Pub/Sub Engine 馃帀馃帀馃帀 by Bo 路 8 years ago
  96. 9f35f3e stress using a new line. by Bo 路 8 years ago
  97. 694f7c4 Document compiling to fix #9 by Bo 路 8 years ago
  98. 8ce0744 Redis engine resubscribe... by Bo 路 8 years ago
  99. 6727e27 Update reds support for CMake by Bo 路 8 years ago
  100. 46a8b7a Move Redis support to the CMake lib list by Bo 路 8 years ago