45 Commits (d140778c3f2572ba27b0209787593b016bee6ae3)

Author SHA1 Message Date
Nicolas Favre-Felix 443d142497 HTTP Refactoring. Getting there. 14 years ago
Nicolas Favre-Felix 7cfb80d4ce Add client.{c,h}. Needs a lot more refactoring. 14 years ago
Nicolas Favre-Felix 6026811c02 Fix pub/sub. Valgrind is happy. 14 years ago
Nicolas Favre-Felix 9ffc5197fb Fix ACLs 14 years ago
Nicolas Favre-Felix bbec5c6593 Bugfix, restored forced content-type. 14 years ago
Nicolas Favre-Felix d9d85ca1dd Fix realloc bug. 14 years ago
Nicolas Favre-Felix 981fd54aaf Fix Keep-Alive. 14 years ago
Nicolas Favre-Felix 89bb00f5ca Start sending HTTP replies. 14 years ago
Nicolas Favre-Felix bd9f72399f Handle broken subscribe connections. 14 years ago
Nicolas Favre-Felix a3ee623c69 File uploads using HTTP PUT. 14 years ago
Nicolas Favre-Felix 4abc4fc4f8 Support for .bin as binary/octet-stream 14 years ago
Nicolas Favre-Felix 71bc9e39f0 Added a few content types, added support for ?type. 14 years ago
Nicolas Favre-Felix 102f9fcd12 Started adding Accept support. 14 years ago
Nicolas Favre-Felix 6e3c4240ee Cleanup. 14 years ago
Nicolas Favre-Felix 469e51608b Removed content-type in another key, added suffixes instead. 14 years ago
Nicolas Favre-Felix 074ef11ff9 Added ETag and If-None-Match. 14 years ago
Nicolas Favre-Felix 1abb4149f5 Final touch to content-type feature. 14 years ago
Nicolas Favre-Felix a3aa1a9225 Bugfix in RAW mode, more code doc. 14 years ago
Nicolas Favre-Felix 5ca45a54d9 Working custom handler. 14 years ago
Nicolas Favre-Felix 1ea7cd0720 Special GET formatter for key + content-type key. 14 years ago
Nicolas Favre-Felix 32a5b3c9cd Merge branch 'master' into content-type 14 years ago
Nicolas Favre-Felix 4448b0fac0 Proper decoding of URL parameters. 14 years ago
Nicolas Favre-Felix 1ad059d7b9 Started adding support for a custom content-type in a second key. 14 years ago
Nicolas Favre-Felix a7bf6f76e9 ACL refactoring. 14 years ago
Nicolas Favre-Felix 7aab776967 Cleanup. 14 years ago
Nicolas Favre-Felix 117fe9119c More HiRedis updates, and JSONP change. 14 years ago
Nicolas Favre-Felix 0c565a21fd Merge branch 'master' into pubsub 14 years ago
Nicolas Favre-Felix b62630d31d Hiredis update removes the need for this. 14 years ago
Nicolas Favre-Felix 23c904ac91 Working HTTP Basic Auth. 14 years ago
Nicolas Favre-Felix 17c0c59a10 Small refactoring. 14 years ago
Nicolas Favre-Felix 4a9918d313 ACL now working again. 14 years ago
Nicolas Favre-Felix 41388a5196 Parsed ACLs. 14 years ago
Nicolas Favre-Felix 4676cfebd0 Refactoring. 14 years ago
Nicolas Favre-Felix 114d6c9a80 Cleaned up PUB/SUB leaks. 14 years ago
Nicolas Favre-Felix 240f05ea34 PUB/SUB seems to work without crashing... 14 years ago
Nicolas Favre-Felix d8f6460e8e Pub/sub progress... 14 years ago
Nicolas Favre-Felix 2f5454ca1a Merge branch 'master' into pubsub 14 years ago
Nicolas Favre-Felix f33ecf711d Disabled MULTI/EXEC/WATCH/DISCARD. 14 years ago
Nicolas Favre-Felix de5c2839e4 Added IP range restriction. 14 years ago
Nicolas Favre-Felix 794a76db5f Added debug info, trying to find a way to support SUBSCRIBE. 14 years ago
Nicolas Favre-Felix 2c980a21f4 First try. 14 years ago
Nicolas Favre-Felix e2f2b365ad Added RAW output. 14 years ago
Nicolas Favre-Felix 9d2beaceec Added JSONP. 14 years ago
Nicolas Favre-Felix fb5c60bee9 Small refactoring. 14 years ago
Nicolas Favre-Felix 2507fcee72 Added JSON output. 14 years ago