1. b6c8db7 optimize memory allocator logic by Bo · 7 years ago
  2. eb47bff (tmp) improved memory pool control by Bo · 7 years ago
  3. cf775e2 Update CLI API and docs by Bo · 7 years ago
  4. ceeffc8 Test mime registry initialization by Bo · 7 years ago
  5. eaf1506 test and fix updated mustache by Bo · 7 years ago
  6. 69f951a FIOBJ mustache templates by Bo · 7 years ago
  7. 5c7d82d names and minorities by Bo · 7 years ago
  8. 27db32f it's all about names by Bo · 7 years ago
  9. 827e5a5 housekeeping & docs by Bo · 7 years ago
  10. 0f5ae35 Docs and Names by Bo · 7 years ago
  11. 78b87f9 finding odd insects and testing / fixing redis by Bo · 7 years ago
  12. 2eff63c RESP parser missing _GNU_SOURCE by Bo · 7 years ago
  13. 07cb14b test stuff by Bo · 7 years ago
  14. 93d08a4 Commiting the remastered 0.7.0 to a branch by Bo · 7 years ago
  15. a623c89 Hashing speed tests by Bo · 7 years ago
  16. cc6d280 Can't remember why I needed a Set by Bo · 7 years ago
  17. 966d51c `replace` instead of insert/overwite API by Bo · 8 years ago
  18. b21a884 minorities by Bo · 8 years ago
  19. 6d3e8f7 indicate mustache test start by Bo · 8 years ago
  20. 6e5b31a tested build logic by Bo · 8 years ago
  21. 5ada82a test delimiter change by Bo · 8 years ago
  22. 7355fa1 fix `open` arguments for Linux by Bo · 8 years ago
  23. 00c3f27 include ordering... by Bo · 8 years ago
  24. 432185e no loops in mustache parser test by Bo · 8 years ago
  25. 7e3b873 partial test for mustache by Bo · 8 years ago
  26. 2e6c8d3 test linked list by Bo · 8 years ago
  27. 1886ce7 move roundtrip test to new API by Bo · 8 years ago
  28. 3b34c4c fio_sha might be faster, but my OpenSSL version is now older by Bo · 8 years ago
  29. 22e1aad test and fix Array by Bo · 8 years ago
  30. 145b4de test and fix some cluster data propagation issues by Bo · 8 years ago
  31. bafa3c9 Root process should know about all channels by Bo · 8 years ago
  32. 5023d54 broken redis, new pubsub by Bo · 8 years ago
  33. 48d7367 test mismatch by Bo · 8 years ago
  34. 4520de0 test core callbacks by Bo · 8 years ago
  35. f703b35 refactor cluster + fix listen and connect examples by Bo · 8 years ago
  36. f22a537 URI parsing by Bo · 8 years ago
  37. ab8210a API updates for facil. 0.7 by Bo · 8 years ago
  38. fa95268 Breaking API requires a version bump by Bo · 8 years ago
  39. aeed92a Fix typo by Bo · 8 years ago
  40. 42b7181 Fix `for` loop so gcc doesn't complain by Bo · 8 years ago
  41. 2404a62 Review live request parsing by Bo · 8 years ago
  42. 66dcb2d Repeat testing loop to allow for `malloc` pool performance. by Bo · 8 years ago
  43. dc1723a Incorporate custom memory allocator by Bo · 8 years ago
  44. c1443f7 Update library initialization and nothings by Bo · 8 years ago
  45. ee5d848 Fix facil.io memory allocator (Linux support and other optimizations) by Bo · 8 years ago
  46. c82bafe Performance review for facil.io's draft allocator. by Bo · 8 years ago
  47. 53b93f8 Drafting a basic custom memory allocator by Bo · 8 years ago
  48. acc3d60 Test random, SHA and Base64 by Bo · 8 years ago
  49. 36c0cf2 Fix duplicate header names by Bo · 8 years ago
  50. 6114f57 Tweaks to String handling by Bo · 8 years ago
  51. b5601de Cleanup some warnings by Bo · 8 years ago
  52. 9686b02 Add `make test` by Bo · 8 years ago
  53. a900308 Cleanup by Bo · 8 years ago
  54. 207dca8 Fix FIOBJ by Bo · 8 years ago
  55. 992dc3c Pausing and resuming... by Bo · 8 years ago
  56. 83eb606 Preparing for ws client by Bo · 8 years ago
  57. 9f1eaeb We have a naive HTTP client 🎉 by Bo · 8 years ago
  58. 28671ef `memchr` is faster after updates by Bo · 8 years ago
  59. 3a66bd8 Example updates by Bo · 8 years ago
  60. 30b8d29 Incomplete by Bo · 8 years ago
  61. 8dd3e01 Test snippets by Bo · 8 years ago
  62. e71b735 Housekeeping by Bo · 8 years ago
  63. 624e146 Testing ideas by Bo · 9 years ago
  64. 836b3cb Cache logging date string and refresh every 1 or 2 seconds by Bo · 9 years ago
  65. 537af7b Fix `facil_connect` by Bo · 9 years ago
  66. 239cfae 🎉 Websocket pub/sub support is here! by Bo · 9 years ago
  67. 2515471 API callback clarity, some helpers and docs by Bo · 9 years ago
  68. 2918165 Updated pubsub API to allow for two `udata` objects (like `defer`) by Bo · 9 years ago
  69. ceaed6a API changes mean we have to bump the minor version :-/ by Bo · 9 years ago
  70. f8f8137 Oops by Bo · 9 years ago
  71. b56dff4 tweaks by Bo · 9 years ago
  72. b1ed9ab Test glob matching and fix it (again) by Bo · 9 years ago
  73. 012ac67 So far by Bo · 9 years ago
  74. 2cb37b8 Add a `trie` and optimize some shit by Bo · 9 years ago
  75. 2dad5b2 Minor test tweaks by Bo · 9 years ago
  76. b75189e Folder restructuring + `pubsub` now uses hash tables by Bo · 9 years ago
  77. dbe1a90 Update pub/sub include location by Bo · 9 years ago
  78. 8e7d308 Cluster local pub/sub with attachable "engines" (external pub/sub services such as Redis) by Bo · 9 years ago
  79. 1b255c3 Fixed an issue with the `sendfile` implementation on macOS and BSD by Bo · 9 years ago
  80. abb6730 Place `"Connection: close"` benchmark commands in comments by Bo · 9 years ago
  81. 3b44347 Check for HTTP/1.0, fix Date, Apache parser compatible headers by Bo · 9 years ago 0.4.1
  82. a693b17 Fix `facil_each` and `websocket_write_each` where origin is negative. by Bo · 9 years ago
  83. e213540 Updated tests and minor fixes by Bo · 9 years ago
  84. 22295f9 Updated task API (`facil_each` and `facil_defer`) by Bo · 9 years ago
  85. 1a7c3e1 Warnings on linux... by Bo · 9 years ago
  86. 8c8c3bd Bug hunting by Bo · 9 years ago
  87. 67fdea8 Web sockets are back... probably :-) by Bo · 9 years ago
  88. 3b126da Benchmark logs to file - same as nginx by Bo · 9 years ago
  89. 223b135 Benchmarks... by Bo · 9 years ago
  90. 5dd8a82 Fix pipelining support + minor changes by Bo · 9 years ago
  91. fb2b240 Linux Compatibility and bug hunting by Bo · 9 years ago
  92. 91af855 This design will make support for HTTP/2 easier. by Bo · 9 years ago
  93. e960d6c What to do with the old code? Recycle or rewrite? by Bo · 9 years ago
  94. 5df5a73 Fix some gcc warnings by Bo · 9 years ago
  95. ae77d2e Client mode test code by Bo · 9 years ago
  96. dc36ebe Test that `arg` wasn't overwritten by Bo · 9 years ago
  97. 33da307 Used when testing the `server_task` method. by Bo · 9 years ago
  98. 87c45a1 Maintain is_text state through test + test callbacks by Bo · 9 years ago
  99. 1ef94df write_each on_finish callback + named parameters by Bo · 9 years ago
  100. 96cd298 Fix #6 by Bo · 9 years ago