1. 1cd651d Docs by Bo · 8 years ago
  2. 698bcec Defer stack allocation until proof of nesting by Bo · 8 years ago
  3. 661f568 Styles and some error handling by Bo · 8 years ago
  4. c64d5f4 Never resume after a hijacking by Bo · 8 years ago
  5. e5fb40f Hash no longer caches keys when empty by Bo · 8 years ago
  6. c877f6b We never need holes at the end of the Hash by Bo · 8 years ago
  7. a0ef797 Allow the HashMap to double as a stack (yes, I use this). by Bo · 8 years ago
  8. a6ea9f6 It's the automatic updating system, it removed the dot... by Bo · 8 years ago
  9. f76e0de Docs by Bo · 8 years ago
  10. acc3d60 Test random, SHA and Base64 by Bo · 8 years ago
  11. f4bac67 Typos, testing and fix fiobj_iseq for hash keys by Bo · 8 years ago
  12. dfbca99 prevent address and leak sanitizers from failing under travis-ci's ptrace by Bo · 8 years ago
  13. f6bfa56 Add coverage compilation flags to test by Bo · 8 years ago
  14. 38b9333 Add codecov... I think. by Bo · 8 years ago
  15. 71a7d4f Docs and messages by Bo · 8 years ago
  16. 8dc693c Docs by Bo · 8 years ago
  17. 36c0cf2 Fix duplicate header names by Bo · 8 years ago
  18. 9435388 Add front matter by Bo · 8 years ago
  19. a0af5d5 Docs by Bo · 8 years ago
  20. f2f9b15 Titles should be short by Bo · 8 years ago
  21. a96de7f Docs by Bo · 8 years ago
  22. 13472f2 Merge branch 'master' into reHTTP by Bo · 8 years ago 0.6.0.dev
  23. 7c8863c Add badge by Bo · 8 years ago
  24. 8e28051 Remove reference to the (deprecated) `bscrypt` collection. by Bo · 8 years ago
  25. 6b63666 More minorites by Bo · 8 years ago
  26. c2c369b Fix `.gz` evaluation, credit to @64 by Bo · 8 years ago
  27. c487641 Less pre knowledge about `P_tmpdir` values by Bo · 8 years ago
  28. e92f539 Fix some tests and an edge case memory leak by Bo · 8 years ago
  29. 6a1371e Reserve bytes in struct for possible TLS/SSL arguments by Bo · 8 years ago
  30. 137d484 Order macros according to documentation by Bo · 8 years ago
  31. e4a94cc Minorities by Bo · 8 years ago
  32. eeb761e Fixing warnings for better code by Bo · 8 years ago
  33. 19a6647 More housekeeping by Bo · 8 years ago
  34. aacea98 Cleanup debug printouts and some styling issues by Bo · 8 years ago
  35. 984bdfe Add `-Werror` to CI tests, credit to @64 by Bo · 8 years ago
  36. 197e2c9 Credit @64 by Bo · 8 years ago
  37. c798208 The C++ code compatibility warnings were raised in source code... by Bo · 8 years ago
  38. c3f5bcd Merge pull request #25 from 64/reHTTP by Bo · 8 years ago
  39. 64709af Use fallthrough comment instead of attribute by Matthew Staveley-Taylor · 8 years ago
  40. 3469563 Fix tautological equality comparison and fallthrough warnings by Matthew Staveley-Taylor · 8 years ago
  41. 50d3764 Add header compatibly warnings for C++ bindings by Bo · 8 years ago
  42. de894b9 Fix pipelining by processing even when `sock_read` fails by Bo · 8 years ago
  43. f8d1c6f Limit pipelined requests per cycle by Bo · 8 years ago
  44. 8e7451d Prevent `shutdown` on cluster client start + fchmod for unix socket by Bo · 8 years ago
  45. 1343915 Minorities by Bo · 8 years ago
  46. 21145c2 Isn't it always UTF-8 (required)? by Bo · 8 years ago
  47. 5ce9758 Fix epoll ONESHOT by Bo · 8 years ago
  48. 3a0fb2c Minorities by Bo · 8 years ago
  49. f7f4038 Fix `fiobj_strprintf` (oops) by Bo · 8 years ago
  50. 59cb30d Allow negative values to indicate partial concurrency value automation by Bo · 8 years ago
  51. b55070d Rename `dev` to `src` and ignore it by Bo · 8 years ago
  52. 0bd8352 Add version markers to the server header by Bo · 8 years ago
  53. 73bbc07 Fix benchmarking code (dynamically allocate Hash for JSON) + Docs by Bo · 8 years ago
  54. e495581 Minor doc by Bo · 8 years ago
  55. 8a35fc9 Fix dark background on short pages by Bo · 8 years ago
  56. 36e3b18 Enforce nesting limit at 32 bits by Bo · 8 years ago
  57. 1993ae6 Default to day theme + Responsive updates by Bo · 8 years ago
  58. 99dc77a Remove theme settings by Bo · 8 years ago
  59. e728dad Don't print errors except when debugging by Bo · 8 years ago
  60. 1390507 Micro framework it is... by Bo · 8 years ago
  61. 4f7b17f Enforce key as non-complex. by Bo · 8 years ago
  62. 85c10b1 Fix after `clean` prerequisites for `test` by Bo · 8 years ago
  63. 95e08b8 Fix debug task failing due to assumed pre-built data after `clean` by Bo · 8 years ago
  64. b1f7e28 Docs by Bo · 8 years ago
  65. 29e6a4d Fix virtual table access for NULL and primitives by Bo · 8 years ago
  66. af4782b No emails by Bo · 8 years ago
  67. 398f40e Implement `fiobj_iseq` by Bo · 8 years ago
  68. b6a3331 Add S2N flag by Bo · 8 years ago
  69. 6114f57 Tweaks to String handling by Bo · 8 years ago
  70. 8623825 Fix string seeking by Bo · 8 years ago
  71. 0aa7f47 Refactor JSON for future maintainers by Bo · 8 years ago
  72. f6f012f Fix lazy initialization by Bo · 8 years ago
  73. 092aa8c Exit on testing error by Bo · 8 years ago
  74. 9df8d56 Zero linux warnings by Bo · 8 years ago
  75. b5601de Cleanup some warnings by Bo · 8 years ago
  76. f9a150b GNU Source by Bo · 8 years ago
  77. ff566d8 Linux and gcc fixes by Bo · 8 years ago
  78. 0590e8c Define compiler only if undefined by Bo · 8 years ago
  79. 81ef960 Tweak by Bo · 8 years ago
  80. 8cbae53 Fix sock test by Bo · 8 years ago
  81. 20409b8 Tweaks... by Bo · 8 years ago
  82. c339830 Whats in a name...? by Bo · 8 years ago
  83. 49d2f96 Yap by Bo · 8 years ago
  84. 9686b02 Add `make test` by Bo · 8 years ago
  85. 4f68114 `sock_touch` was overrides by `facil`, so live testing is impossible by Bo · 8 years ago
  86. 885b387 Output passed by Bo · 8 years ago
  87. c2aaf28 oops... arithmetics only by Bo · 8 years ago
  88. 8de49bd Initial CI (pre tests) by Bo · 8 years ago
  89. ebe24c5 Access socket address by Bo · 8 years ago
  90. a900308 Cleanup by Bo · 8 years ago
  91. 207dca8 Fix FIOBJ by Bo · 8 years ago
  92. 2fb5afe Add basic tests by Bo · 8 years ago
  93. ed25ef5 Names by Bo · 8 years ago
  94. 38aa954 Deprecate `websocket_write_each` and `websocket_each` by Bo · 8 years ago
  95. 41f57a0 Docs by Bo · 8 years ago
  96. 99d49f9 Names and minorities by Bo · 8 years ago
  97. 992dc3c Pausing and resuming... by Bo · 8 years ago
  98. 5a1bab6 Tested and fixed http_pause/resume 🎉 by Bo · 8 years ago
  99. d52d3ab Freeze only when actually used as key by Bo · 8 years ago
  100. 98da0a8 Docs + accessors by Bo · 8 years ago