1. c9d6452 Require less bits to allow for a smaller enum type by Bo 路 7 years ago
  2. 1b18604 Docs and minorities by Bo 路 7 years ago
  3. 8353e37 Websocket Client 馃帀 by Bo 路 7 years ago 0.6.0.beta.3
  4. 16d5cfe Forking updates... by Bo 路 7 years ago
  5. e39473a Add PostgreSQL to roadmap by Bo 路 7 years ago
  6. df4385d Missed a spot by Bo 路 7 years ago
  7. a39cde6 Styling by Bo 路 7 years ago
  8. 81ab371 oops... test both dashes, not just one. by Bo 路 7 years ago
  9. c1c390f Also JSON data to update an existing FIOBJ hash by Bo 路 7 years ago
  10. d23e1b8 Refactor + support `fiobj_data_slice` writing by Bo 路 7 years ago
  11. c753a3b request `params` should always be a Hash by Bo 路 7 years ago
  12. ff08d58 Docs by Bo 路 7 years ago
  13. 248b472 JSON performance resources by Bo 路 7 years ago
  14. 45f2814 Docs by Bo 路 7 years ago
  15. 5aac7b2 Minimize system interference in benchmarks by Bo 路 7 years ago
  16. 905a067 Docs by Bo 路 7 years ago
  17. 42b44d9 Cluster mode fixes and tweaks by Bo 路 7 years ago 0.6.0.beta.2
  18. bea8de2 Fix issue with large forking (where locks might be locked) by Bo 路 7 years ago
  19. e1046d2 Avoid warning by Bo 路 7 years ago
  20. 54f5467 Using a FIOBJ string is simpler by Bo 路 7 years ago
  21. 3b251fe Fixes for the pub/sub Redis engine and related concerns by Bo 路 7 years ago
  22. 6b133ae Don't work if content-type is shorter than any supported type by Bo 路 7 years ago
  23. f4909e2 Add body parsing and fix filename detection in form-data parsing by Bo 路 7 years ago
  24. 685cba4 License, Fix dates and Capitalize surname by Bo 路 7 years ago
  25. 3e84b57 Fix testing related "error" messages ( fix #27 ) by Bo 路 7 years ago
  26. 91de27e Possible fix for #27 by Bo 路 7 years ago
  27. 5147c4a Slice drafting by Bo 路 7 years ago
  28. aea8924 Drafting... I'm drafting data slices by Bo 路 7 years ago
  29. e5af412 Fixing some values. by Bo 路 7 years ago
  30. 58e731f Make decoding optional by Bo 路 7 years ago
  31. e8bd929 solidus escaping isn't strictly required by Bo 路 7 years ago
  32. 6f014a5 Form Multipart (MIME) parser by Bo 路 7 years ago
  33. c380356 Docs by Bo 路 7 years ago
  34. 2568015 No name? Ask instead of stop by Bo 路 7 years ago
  35. d26ab31 Don't print error on cleanup by Bo 路 7 years ago
  36. c8c264c Add helpers for query and complex parameter name parsing by Bo 路 7 years ago
  37. 95ba7e4 Fix JSON fromating for non-object NULL by Bo 路 7 years ago
  38. ec980c0 Add CLI options by Bo 路 7 years ago
  39. b93d053 Simplified the child worker sentinel observation logic by Bo 路 7 years ago
  40. c0a9ae5 Add date to http_finish by Bo 路 7 years ago
  41. 1cab7ab Test request method (allow GET/HEAD/OPTIONS) by Bo 路 7 years ago
  42. 9f38e30 Add some `const` keywords to allow for compiler optimizations by Bo 路 7 years ago
  43. f8be1f2 Docs by Bo 路 7 years ago
  44. f8145c5 Docs by Bo 路 7 years ago 0.6.0.beta
  45. f4fdd32 Docs by Bo 路 7 years ago
  46. 86e6c9f `memset` is faster than realloc (first impression) by Bo 路 7 years ago
  47. 2885092 Minimize keep-alive allocations by reusing the header hashes by Bo 路 7 years ago
  48. 1cd651d Docs by Bo 路 7 years ago
  49. 698bcec Defer stack allocation until proof of nesting by Bo 路 7 years ago
  50. 661f568 Styles and some error handling by Bo 路 7 years ago
  51. c64d5f4 Never resume after a hijacking by Bo 路 7 years ago
  52. e5fb40f Hash no longer caches keys when empty by Bo 路 7 years ago
  53. c877f6b We never need holes at the end of the Hash by Bo 路 7 years ago
  54. a0ef797 Allow the HashMap to double as a stack (yes, I use this). by Bo 路 7 years ago
  55. a6ea9f6 It's the automatic updating system, it removed the dot... by Bo 路 7 years ago
  56. f76e0de Docs by Bo 路 7 years ago
  57. acc3d60 Test random, SHA and Base64 by Bo 路 7 years ago
  58. f4bac67 Typos, testing and fix fiobj_iseq for hash keys by Bo 路 7 years ago
  59. dfbca99 prevent address and leak sanitizers from failing under travis-ci's ptrace by Bo 路 7 years ago
  60. f6bfa56 Add coverage compilation flags to test by Bo 路 7 years ago
  61. 38b9333 Add codecov... I think. by Bo 路 7 years ago
  62. 71a7d4f Docs and messages by Bo 路 7 years ago
  63. 8dc693c Docs by Bo 路 7 years ago
  64. 36c0cf2 Fix duplicate header names by Bo 路 7 years ago
  65. 9435388 Add front matter by Bo 路 7 years ago
  66. a0af5d5 Docs by Bo 路 7 years ago
  67. f2f9b15 Titles should be short by Bo 路 7 years ago
  68. a96de7f Docs by Bo 路 7 years ago
  69. 13472f2 Merge branch 'master' into reHTTP by Bo 路 7 years ago 0.6.0.dev
  70. 7c8863c Add badge by Bo 路 7 years ago
  71. 8e28051 Remove reference to the (deprecated) `bscrypt` collection. by Bo 路 7 years ago
  72. 6b63666 More minorites by Bo 路 7 years ago
  73. c2c369b Fix `.gz` evaluation, credit to @64 by Bo 路 7 years ago
  74. c487641 Less pre knowledge about `P_tmpdir` values by Bo 路 7 years ago
  75. e92f539 Fix some tests and an edge case memory leak by Bo 路 7 years ago
  76. 6a1371e Reserve bytes in struct for possible TLS/SSL arguments by Bo 路 7 years ago
  77. 137d484 Order macros according to documentation by Bo 路 7 years ago
  78. e4a94cc Minorities by Bo 路 7 years ago
  79. eeb761e Fixing warnings for better code by Bo 路 7 years ago
  80. 19a6647 More housekeeping by Bo 路 7 years ago
  81. aacea98 Cleanup debug printouts and some styling issues by Bo 路 7 years ago
  82. 984bdfe Add `-Werror` to CI tests, credit to @64 by Bo 路 7 years ago
  83. 197e2c9 Credit @64 by Bo 路 7 years ago
  84. c798208 The C++ code compatibility warnings were raised in source code... by Bo 路 7 years ago
  85. c3f5bcd Merge pull request #25 from 64/reHTTP by Bo 路 7 years ago
  86. 64709af Use fallthrough comment instead of attribute by Matthew Staveley-Taylor 路 7 years ago
  87. 3469563 Fix tautological equality comparison and fallthrough warnings by Matthew Staveley-Taylor 路 7 years ago
  88. 50d3764 Add header compatibly warnings for C++ bindings by Bo 路 7 years ago
  89. de894b9 Fix pipelining by processing even when `sock_read` fails by Bo 路 7 years ago
  90. f8d1c6f Limit pipelined requests per cycle by Bo 路 7 years ago
  91. 8e7451d Prevent `shutdown` on cluster client start + fchmod for unix socket by Bo 路 7 years ago
  92. 1343915 Minorities by Bo 路 7 years ago
  93. 21145c2 Isn't it always UTF-8 (required)? by Bo 路 7 years ago
  94. 5ce9758 Fix epoll ONESHOT by Bo 路 7 years ago
  95. 3a0fb2c Minorities by Bo 路 7 years ago
  96. f7f4038 Fix `fiobj_strprintf` (oops) by Bo 路 7 years ago
  97. 59cb30d Allow negative values to indicate partial concurrency value automation by Bo 路 7 years ago
  98. b55070d Rename `dev` to `src` and ignore it by Bo 路 7 years ago
  99. 0bd8352 Add version markers to the server header by Bo 路 7 years ago
  100. 73bbc07 Fix benchmarking code (dynamically allocate Hash for JSON) + Docs by Bo 路 7 years ago