1. e8e8bad Docs by Bo · 8 years ago
  2. 25931af Bump version indicator by Bo · 8 years ago
  3. e1c945c Yeah... no. by Bo · 8 years ago
  4. fdb46d4 Add `fiobj_ary2prt` for operations such as quick sort etc'. by Bo · 8 years ago
  5. 3ab3236 Tweaks and Docs by Bo · 8 years ago
  6. ecf1945 Remove old code by Bo · 8 years ago
  7. 3980ab7 Oops, uncomment the forking test. by Bo · 8 years ago
  8. ec26570 Use a ring buffer for task queue block by Bo · 8 years ago
  9. cab706b Count along the way by Bo · 8 years ago
  10. 5a1189c Test defer allocation/deallocation count by Bo · 8 years ago
  11. c5dab2d Fix type and pre-processor test by Bo · 8 years ago
  12. f5bab54 Provide 32 bit architecture fallback by Bo · 8 years ago
  13. 60b4391 Rolloff unaligned memory before XORing 64bit blocks by Bo · 8 years ago
  14. 25f2e49 Fix copyright statement by Bo · 8 years ago
  15. cb44776 Fix copyright statement by Bo · 8 years ago
  16. 04b5820 tweak by Bo · 8 years ago
  17. d21765a Read a file into a new String object, requires Posix by Bo · 8 years ago
  18. 86c5ed0 Report hash having no collision resistance. by Bo · 8 years ago
  19. b9de802 Tweak by Bo · 8 years ago
  20. 4de5fb6 Test SipHash Performance by Bo · 8 years ago
  21. 7a0c9a6 Fix Base64 target length reporting when `=` is introduced. by Bo · 8 years ago
  22. e336efa Group `if` families to condense branching by Bo · 8 years ago
  23. 46a9bbd Optimize for JSON for string prevalence and more tweaks by Bo · 8 years ago
  24. 422e91f Docs by Bo · 8 years ago
  25. 7c62793 Docs and tweaks by Bo · 8 years ago
  26. 914cbcd Uncomment pid test in `defer` by Bo · 8 years ago
  27. 859be80 Use a hybrid task queue array-list (vs. single node list) by Bo · 8 years ago
  28. a32a16b Fix GCC 5 compatibility concerns (post `gcc` 6) by Bo · 8 years ago
  29. 0fad31b Fix GCC 6 compatibility concerns by Bo · 8 years ago
  30. 3547cef Fix `gcc` errors related to `const` field in non-const `struct`. by Bo · 8 years ago
  31. 8ba77c6 Oops by Bo · 8 years ago
  32. 8c4eeba JSON optimizations by Bo · 8 years ago
  33. 5801774 Protect `fiobj_free` from NULL by Bo · 8 years ago
  34. b4d63b2 Add missing `const` by Bo · 8 years ago
  35. 2ee6603 Add `const` keyword to core fiobject functions by Bo · 8 years ago
  36. 287ecf8 fix Static String implementation by Bo · 8 years ago 0.5.4
  37. f81c1d8 Revised dynamic types system and design by Bo · 8 years ago
  38. 505b91b Limit assertion to debug mode by Bo · 8 years ago
  39. d65a313 Docs by Bo · 8 years ago
  40. 8641e92 Timer concerns with the Linux Kernel by Bo · 8 years ago
  41. ce87932 Docs by Bo · 8 years ago
  42. c2b3589 Remove unaligned memory access and fix `peek` logic by Bo · 8 years ago
  43. 9535531 Styling and nothings by Bo · 8 years ago
  44. 966c03c Docs by Bo · 8 years ago
  45. ac23514 Docs by Bo · 8 years ago
  46. 831c538 Add hook for overriding the forking function by Bo · 8 years ago
  47. f7dbd60 Remove debug message by Bo · 8 years ago
  48. 3847f6d Fix protocol lock for upgrade without `on_open` by Bo · 8 years ago
  49. bd28a17 Fix header length parsing for messages 127-64KiB long. by Bo · 8 years ago
  50. ad448c3 Docs by Bo · 8 years ago
  51. 2de5f28 fix `timerfd_create` flag compatibility by Bo · 8 years ago
  52. 97cb029 Docs by Bo · 8 years ago
  53. 283a7ca Fix timer timeout by Bo · 8 years ago
  54. ca630ea Allow child reaping to be avoided using a compiler flag by Bo · 8 years ago
  55. 8c96dcc Message defragmentation - send correct buffer by Bo · 8 years ago
  56. 21d49ab Loop JSON test when testing for memory leaks by Bo · 8 years ago
  57. d1bf88d test defer less performance (the price of event scheduling). by Bo · 8 years ago
  58. ab73f34 allocation error testing for `fiobj` library by Bo · 8 years ago
  59. 13be731 Docs by Bo · 8 years ago
  60. c2a21ab Docs by Bo · 8 years ago
  61. 1437903 Use bold text for option highlighting by Bo · 8 years ago
  62. 58f2574 `fiobj_str_buf` should allocate a whole page by default (instead of 32 bytes). by Bo · 8 years ago
  63. 029a015 Correct response status line detection by Bo · 8 years ago
  64. 030f724 Docs by Bo · 8 years ago
  65. b1dccef Fix rsv to 3 bits by Bo · 8 years ago
  66. 07d07d5 Fix evio's `close` to reset the persistent state. by Bo · 8 years ago
  67. bcf4c27 Don't double initial buffer size. by Bo · 8 years ago
  68. 9b9dc1d Fix `facil_run_every` - should call callback when error occurs. by Bo · 8 years ago
  69. 8f49765 Move Strings should be considered static by Bo · 8 years ago
  70. ea1ab6f Small steps by Bo · 8 years ago
  71. f5b8f20 Fix Linux/trusty compilation concerns by Bo · 8 years ago
  72. 928320b Bumping patch version to indicate correct upcoming release version by Bo · 8 years ago
  73. 9d38eec Decouple the web socket parser from the IO layer by Bo · 8 years ago
  74. c74a2f3 Fix Websocket Message Wrapping by Bo · 8 years ago
  75. 4b1d5a7 Cleanup by Bo · 8 years ago
  76. bb324b4 Finalize decoupled Websocket Parser API by Bo · 8 years ago
  77. e0641eb Fix base64 for bit overflow by Bo · 8 years ago
  78. ee1de9c Move some testing code around by Bo · 8 years ago
  79. 0689f51 White space handling by Bo · 8 years ago
  80. d92924f minimal support for white space in Base64 encoding. by Bo · 8 years ago
  81. 85afa89 Cleanup by Bo · 8 years ago
  82. 1f4526d Small things by Bo · 8 years ago
  83. 800e79b Styling by Bo · 8 years ago
  84. d085332 Advert arguments by Bo · 8 years ago
  85. 5457fa9 Docs by Bo · 8 years ago
  86. 8caca60 Use `HAVE_OPENSSL` instead of `HAS_OPEN_SSL` by Bo · 8 years ago
  87. 88b95a1 Avoid bit fields in Base64 by Bo · 8 years ago
  88. 7bd3c9c Fixed and Update README by raminfp · 8 years ago
  89. 1819068 Clear some warnings by Bo · 8 years ago
  90. ebef33c Refactor and use VTables, making it easier to maintain. by Bo · 8 years ago
  91. a402c81 Remove unused variable by Bo · 8 years ago
  92. baa3d2a add minimal HTTP/1.1 chunked encoding support by Bo · 8 years ago
  93. ccbb314 Extend cached `now` Date string to response headers as well. by Bo · 8 years ago
  94. 8dd2a36 Fix large file uploads by Bo · 8 years ago
  95. 94c4a9d Fix header count by Bo · 8 years ago
  96. 95597aa Replace the HTTP/1.x parser with something easier to read by Bo · 8 years ago
  97. a9e44ca A few missing `const`s by Bo · 8 years ago
  98. 8b1dd8b Remove debug text by Bo · 8 years ago
  99. 662f1fb Support String and Key by Bo · 8 years ago
  100. 4740b50 Docs by Bo · 8 years ago