42 Commits (79c13ba18aa749149e9fa1b091dd6c564d8c8202)

Author SHA1 Message Date
Nicolas Favre-Felix 8b1e91a2e5 #89: Add Authorization to CORS headers 11 years ago
Chris Davies dd18189cc4 two minor protocol issues with Chrome/web standards 11 years ago
Nicolas Favre-Felix 20b5408834 Add Access-Control-Allow-Headers: * 12 years ago
Nicolas Favre-Felix eedff7af47 Fixed chunk issue with pub/sub clients 13 years ago
Nicolas Favre-Felix ebe4282d4a Extracted chunk_format function 13 years ago
Nicolas Favre-Felix a0b0c0cb30 Fixed pub/sub regression (Github issue #32) 13 years ago
Nicolas Favre-Felix 8136f9270f Fixed keep-alive issue 13 years ago
Nicolas Favre-Felix e35374c8b0 Removed 2 unused warnings. 13 years ago
Nicolas Favre-Felix 12c67f655e Make pub/sub chunks async. 13 years ago
Nicolas Favre-Felix 4aef06212e Making writes asynchronous 13 years ago
Nicolas Favre-Felix 0f7d057ed2 Started making writes async. 13 years ago
Nicolas Favre-Felix 27713dc581 Block when sending data to clients. 13 years ago
Nicolas Favre-Felix 394cd4fc01 Bugfix for large outputs 13 years ago
Nicolas Favre-Felix 4172dbfc75 s/Chunked/chunked/g 14 years ago
Nicolas Favre-Felix 1ac97b225a Removed 2 calls to memcpy. 14 years ago
Nicolas Favre-Felix c9eab0c275 Fixed CORS. 14 years ago
Nicolas Favre-Felix 3035d8ee3d Refactoring. 14 years ago
Nicolas Favre-Felix cd9fd9a335 Refactoring, commenting. 14 years ago
Nicolas Favre-Felix a6c61cfe11 Warning fixes. 14 years ago
Nicolas Favre-Felix 071341fccf Fixed fd race condition. 14 years ago
Nicolas Favre-Felix 239c9004dc HTTP version in reply. 14 years ago
Nicolas Favre-Felix 5b7aa50e62 Partial rewrite, adding WebSockets, threads, pool. 14 years ago
Nicolas Favre-Felix 5be1e2c23c HTTP refactor. 14 years ago
Nicolas Favre-Felix 9378544d19 Fix subscribe leak. 14 years ago
Nicolas Favre-Felix 3e63a076a3 Fix chunked encoding. 14 years ago
Nicolas Favre-Felix 1073b847ba Better handling of ACL disconnections. 14 years ago
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 b30a2976ca http.c refactoring, headers 14 years ago
Nicolas Favre-Felix 6026811c02 Fix pub/sub. Valgrind is happy. 14 years ago
Nicolas Favre-Felix e914952435 Fix PUT file upload. 14 years ago
Nicolas Favre-Felix 7890682bad Valgrind cleanup. 14 years ago
Nicolas Favre-Felix 38a0edc7cc Fix crossdomain.xml 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 2e72167487 Valgrind cleanup. 14 years ago
Nicolas Favre-Felix d9d85ca1dd Fix realloc bug. 14 years ago
Nicolas Favre-Felix bfe22fdf2d Better HTTP response. 14 years ago
Nicolas Favre-Felix dac5eccde7 Fix ETag. 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 0dde1f589e Start changing HTTP parser. 14 years ago