- 8d9ae35 used @boazsegev download command; updated url by Benjamin Calderon · 8 years ago
- 8fac6d4 Merge branch 'script' of github.com:boazsegev/facil.io into script by Benjamin Calderon · 8 years ago
- efc82bb added cache option to new, download WIP by Benjamin Calderon · 8 years ago
- 29d5f93 added cache option to new, download WIP by Benjamin Calderon · 8 years ago
- 9881a03 Add automatic BearSSL and OpenSSL macros and linker flags by Bo · 8 years ago
- 4de7369 Separate the lib dump task by Bo · 8 years ago
- b15d687 Externs by Bo · 8 years ago
- 2845bc4 Typo by Bo · 8 years ago
- 04aef73 Docs prep for release by Bo · 8 years ago 0.5.2
- 2c8de60 Organize just a bit by Bo · 8 years ago
- d62b58f Restructure folders by Bo · 8 years ago
- 2775c00 Boiler plates should be extendible by Bo · 8 years ago
- d63312f Prep for patch release by Bo · 8 years ago
- c5e90b9 Docs + credit to @benjcal by Bo · 8 years ago
- 2629ffe Docs by Bo · 8 years ago
- 029f3cc Just to make sure by Bo · 8 years ago
- b2280fc Fix script for stable (not really ready) by Bo · 8 years ago
- b8f3cfa Just for now by Bo · 8 years ago
- 5f33ad8 Thoughts about boiler plates by Bo · 8 years ago
- 09bd1b3 I don't know... did something go wrong? by Bo · 8 years ago
- 9c8e039 Fix SIGTERM and add sibling sentinel by Bo · 8 years ago
- a0ecb15 Fix missing `const` by Bo · 8 years ago
- 90a7abd Documentation help wanted by Bo · 8 years ago
- d79ffbf How to contribute by Bo · 8 years ago
- 196de13 Fix `http_response_sendfile2` for safe paths and missing `/` by Bo · 8 years ago
- b38326b docs by Bo · 8 years ago
- 7405da1 Backup by Bo · 8 years ago
- 91a2877 fix typo in comment by Bo · 8 years ago
- 05de8c1 Docs, mostly by Bo · 8 years ago
- 6ae9bce Backup some dev work by Bo · 8 years ago 0.5.1
- 6d4b5dc Update patch version by Bo · 8 years ago
- 70e46a6 typo by Bo · 8 years ago
- dad1837 Clean up by Bo · 8 years ago
- 23c47f7 `sock_flush_strong` should check errno within loop by Bo · 8 years ago
- a0e3b67 Fix fragmentation in pipelined Websocket packets by Bo · 8 years ago
- 69a115f Semantics and docs by Bo · 8 years ago
- 56b171e Make `sock_touch` conditional upon actual data being sent by Bo · 8 years ago
- 015388d Docs by Bo · 8 years ago
- 076d583 Docs by Bo · 8 years ago
- 8d5070e Docs by Bo · 8 years ago
- 4771ed3 Let'm know by Bo · 8 years ago
- 386b607 Fix Redis pipelining by Bo · 8 years ago 0.5.0
- 1ed65e2 Make sure... by Bo · 8 years ago
- 4a0a2b2 oops. unleak. by Bo · 8 years ago
- 3e2eca3 Support the `on_unsubscribe` callback by Bo · 8 years ago
- ade723b on_idle now correctly accounts for non-network events by Bo · 8 years ago
- b32108a Important fix for `defer` in fork by Bo · 8 years ago
- 15f26cb Make sure we have at least one folder seperation char by Bo · 8 years ago
- 8285ffa Oops, missing files and all by Bo · 8 years ago
- b3ea799 Docs by Bo · 8 years ago
- 0864927 Minor fixes by Bo · 8 years ago
- d9b81a3 Making the global Pub/Sub default adjustable makes more sense. by Bo · 8 years ago
- 60b38cf Plugging leaks and cleaning some code. by Bo · 8 years ago
- d7b4594 prevent parser state confusion and fix Redis engine memory leak (insignificant, but still...) by Bo · 8 years ago
- 31ad481 The most important part... my copyright notice ;-) by Bo · 8 years ago
- 3c0eb3f Redis AUTH support for redis_connection by Bo · 8 years ago
- 5c2532c Fix some error messages by Bo · 8 years ago
- 1c7473c Fix Redis PING forwarding and Disconnect message by Bo · 8 years ago
- ec1bbdb Redis Pub/Sub Engine 🎉🎉🎉 by Bo · 8 years ago
- 9f35f3e stress using a new line. by Bo · 8 years ago
- 694f7c4 Document compiling to fix #9 by Bo · 8 years ago
- 8ce0744 Redis engine resubscribe... by Bo · 8 years ago
- 6727e27 Update reds support for CMake by Bo · 8 years ago
- 46a8b7a Move Redis support to the CMake lib list by Bo · 8 years ago
- 9e23705 Allow a default message handler by Bo · 8 years ago
- 84e98f8 We have a working reds engine... is that good? by Bo · 8 years ago
- 576b158 Now that we can `dup` RESP objects, we can send them. by Bo · 8 years ago
- 483d6e4 Better... still need to test/fix the nesting guard. by Bo · 8 years ago
- 5595953 Baby steps by Bo · 8 years ago
- c0e0c23 This isn't ready... yet... by Bo · 8 years ago
- dac631d One parser done and tested by Bo · 8 years ago
- 86f3ce9 backing up by Bo · 8 years ago
- 655632c docs by Bo · 8 years ago
- fda881d Forgot about patterns... by Bo · 8 years ago
- 537af7b Fix `facil_connect` by Bo · 8 years ago
- f7183a1 touch socket when resuming from defer by Bo · 8 years ago
- 1e51eb7 Touch socket while deferring pipelined data by Bo · 8 years ago
- 498b6e6 Pub/sub updates and fragmenting the websocket handler to multiple events. by Bo · 8 years ago
- a8fbca2 🎉🎉🎉 by Bo · 8 years ago
- 239cfae 🎉 Websocket pub/sub support is here! by Bo · 8 years ago
- be88323 We don't need this (`defer_perform` clears the registers), but just in case... by Bo · 8 years ago
- 1272e78 Easier by Bo · 8 years ago
- c9e73a6 Allow source code to be dumped into a single folder (avoid name collisions?) by Bo · 8 years ago
- 2515471 API callback clarity, some helpers and docs by Bo · 8 years ago
- 8a98897 Docs by Bo · 8 years ago
- 996e007 Don't decode the `+` for file name resolution. by Bo · 8 years ago
- a5999e7 Funny. by Bo · 8 years ago
- 282cfb3 Paranoia strikes deep in the zero-copy machine by Bo · 8 years ago
- 3a90a96 Typos and secrets by Bo · 8 years ago
- 2918165 Updated pubsub API to allow for two `udata` objects (like `defer`) by Bo · 8 years ago
- ceaed6a API changes mean we have to bump the minor version :-/ by Bo · 8 years ago
- 290cb6b Prefer `__atomic_*` over `__sync_*` when available by Bo · 8 years ago
- f8f8137 Oops by Bo · 8 years ago
- 3469ca3 Docs by Bo · 8 years ago
- 1dc50ee Cleaner `on_finish_rw` by Bo · 8 years ago
- 16a7921 oops by Bo · 8 years ago
- d028849 Fix inline function declaration and missing `stdint`, credit to @OwenDelahoy for exposing this issue by Bo · 8 years ago
- e95bfbe Docs by Bo · 8 years ago
- 0697c75 Copy `port` data, since we're printing it after the fact and it might be dynamically allocated. by Bo · 8 years ago
- 2e06afa Allow request object deeper access to protocol. by Bo · 8 years ago