1. c2208c4 add slowloris mitigation to core library by Bo · 7 years ago
  2. fb1c561 Fix #43 , add error handling to example. by Bo · 7 years ago
  3. 45f2422 code used for testing fio_rand by Bo · 7 years ago
  4. c849678 use uint64_t instead of uintptr_t by Bo · 7 years ago
  5. 205948f thoughts about Risky Hash by Bo · 7 years ago
  6. 202931c fix reader byte ordering by Bo · 7 years ago
  7. fcc2882 hmm... by Bo · 7 years ago
  8. 7000b1b docs by Bo · 7 years ago
  9. 59fddd0 replace Risky Hash by Bo · 7 years ago
  10. 22b99a1 centralize hashing function selection by Bo · 7 years ago
  11. 613ec4d hmm... by Bo · 7 years ago
  12. 02b67e4 simplified RiskyHash by Bo · 7 years ago
  13. 56b409c We have a hashing draft by Bo · 7 years ago
  14. 24afb6c baby steps by Bo · 7 years ago
  15. df6cc96 risky hash needs more work... by Bo · 7 years ago
  16. 2d0a0d4 testing hashes for improvements by Bo · 7 years ago
  17. 1d13f51 tested risky hash by Bo · 7 years ago
  18. 2791fe5 testing some hashing function by Bo · 7 years ago
  19. 0e02b06 WIP: mustache padding support by Bo · 7 years ago
  20. dbf8806 fix+test missing template for mustache loader by Bo · 7 years ago
  21. b21a28c improve mustache template loading by Bo · 7 years ago
  22. b6c8db7 optimize memory allocator logic by Bo · 7 years ago
  23. eb47bff (tmp) improved memory pool control by Bo · 7 years ago
  24. cf775e2 Update CLI API and docs by Bo · 8 years ago
  25. ceeffc8 Test mime registry initialization by Bo · 8 years ago
  26. eaf1506 test and fix updated mustache by Bo · 8 years ago
  27. 69f951a FIOBJ mustache templates by Bo · 8 years ago
  28. 5c7d82d names and minorities by Bo · 8 years ago
  29. 27db32f it's all about names by Bo · 8 years ago
  30. 827e5a5 housekeeping & docs by Bo · 8 years ago
  31. 0f5ae35 Docs and Names by Bo · 8 years ago
  32. 78b87f9 finding odd insects and testing / fixing redis by Bo · 8 years ago
  33. 2eff63c RESP parser missing _GNU_SOURCE by Bo · 8 years ago
  34. 07cb14b test stuff by Bo · 8 years ago
  35. 93d08a4 Commiting the remastered 0.7.0 to a branch by Bo · 8 years ago
  36. a623c89 Hashing speed tests by Bo · 8 years ago
  37. cc6d280 Can't remember why I needed a Set by Bo · 8 years ago
  38. 966d51c `replace` instead of insert/overwite API by Bo · 8 years ago
  39. b21a884 minorities by Bo · 8 years ago
  40. 6d3e8f7 indicate mustache test start by Bo · 8 years ago
  41. 6e5b31a tested build logic by Bo · 8 years ago
  42. 5ada82a test delimiter change by Bo · 8 years ago
  43. 7355fa1 fix `open` arguments for Linux by Bo · 8 years ago
  44. 00c3f27 include ordering... by Bo · 8 years ago
  45. 432185e no loops in mustache parser test by Bo · 8 years ago
  46. 7e3b873 partial test for mustache by Bo · 8 years ago
  47. 2e6c8d3 test linked list by Bo · 8 years ago
  48. 1886ce7 move roundtrip test to new API by Bo · 8 years ago
  49. 3b34c4c fio_sha might be faster, but my OpenSSL version is now older by Bo · 8 years ago
  50. 22e1aad test and fix Array by Bo · 8 years ago
  51. 145b4de test and fix some cluster data propagation issues by Bo · 8 years ago
  52. bafa3c9 Root process should know about all channels by Bo · 8 years ago
  53. 5023d54 broken redis, new pubsub by Bo · 8 years ago
  54. 48d7367 test mismatch by Bo · 8 years ago
  55. 4520de0 test core callbacks by Bo · 8 years ago
  56. f703b35 refactor cluster + fix listen and connect examples by Bo · 8 years ago
  57. f22a537 URI parsing by Bo · 8 years ago
  58. ab8210a API updates for facil. 0.7 by Bo · 8 years ago
  59. fa95268 Breaking API requires a version bump by Bo · 8 years ago
  60. aeed92a Fix typo by Bo · 8 years ago
  61. 42b7181 Fix `for` loop so gcc doesn't complain by Bo · 8 years ago
  62. 2404a62 Review live request parsing by Bo · 8 years ago
  63. 66dcb2d Repeat testing loop to allow for `malloc` pool performance. by Bo · 8 years ago
  64. dc1723a Incorporate custom memory allocator by Bo · 8 years ago
  65. c1443f7 Update library initialization and nothings by Bo · 8 years ago
  66. ee5d848 Fix facil.io memory allocator (Linux support and other optimizations) by Bo · 8 years ago
  67. c82bafe Performance review for facil.io's draft allocator. by Bo · 8 years ago
  68. 53b93f8 Drafting a basic custom memory allocator by Bo · 8 years ago
  69. acc3d60 Test random, SHA and Base64 by Bo · 8 years ago
  70. 36c0cf2 Fix duplicate header names by Bo · 8 years ago
  71. 6114f57 Tweaks to String handling by Bo · 8 years ago
  72. b5601de Cleanup some warnings by Bo · 8 years ago
  73. 9686b02 Add `make test` by Bo · 8 years ago
  74. a900308 Cleanup by Bo · 8 years ago
  75. 207dca8 Fix FIOBJ by Bo · 8 years ago
  76. 992dc3c Pausing and resuming... by Bo · 8 years ago
  77. 83eb606 Preparing for ws client by Bo · 8 years ago
  78. 9f1eaeb We have a naive HTTP client 🎉 by Bo · 8 years ago
  79. 28671ef `memchr` is faster after updates by Bo · 8 years ago
  80. 3a66bd8 Example updates by Bo · 8 years ago
  81. 30b8d29 Incomplete by Bo · 8 years ago
  82. 8dd3e01 Test snippets by Bo · 8 years ago
  83. e71b735 Housekeeping by Bo · 8 years ago
  84. 624e146 Testing ideas by Bo · 9 years ago
  85. 836b3cb Cache logging date string and refresh every 1 or 2 seconds by Bo · 9 years ago
  86. 537af7b Fix `facil_connect` by Bo · 9 years ago
  87. 239cfae 🎉 Websocket pub/sub support is here! by Bo · 9 years ago
  88. 2515471 API callback clarity, some helpers and docs by Bo · 9 years ago
  89. 2918165 Updated pubsub API to allow for two `udata` objects (like `defer`) by Bo · 9 years ago
  90. ceaed6a API changes mean we have to bump the minor version :-/ by Bo · 9 years ago
  91. f8f8137 Oops by Bo · 9 years ago
  92. b56dff4 tweaks by Bo · 9 years ago
  93. b1ed9ab Test glob matching and fix it (again) by Bo · 9 years ago
  94. 012ac67 So far by Bo · 9 years ago
  95. 2cb37b8 Add a `trie` and optimize some shit by Bo · 9 years ago
  96. 2dad5b2 Minor test tweaks by Bo · 9 years ago
  97. b75189e Folder restructuring + `pubsub` now uses hash tables by Bo · 9 years ago
  98. dbe1a90 Update pub/sub include location by Bo · 9 years ago
  99. 8e7d308 Cluster local pub/sub with attachable "engines" (external pub/sub services such as Redis) by Bo · 9 years ago
  100. 1b255c3 Fixed an issue with the `sendfile` implementation on macOS and BSD by Bo · 9 years ago