Age | Commit message (Expand) | Author |
2014-04-17 | Fix manual for content_types_provided | Loïc Hoguin |
2014-04-17 | Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboy | Loïc Hoguin |
2014-04-14 | Kato.im added to the list of sponsors | Loïc Hoguin |
2014-04-11 | Add 17.0 and 17.0_native to the list of tested releases | Loïc Hoguin |
2014-04-11 | Fix application start order in tests, gun depends on cowlib | Loïc Hoguin |
2014-03-27 | Update cowlib to 0.6.1 | Loïc Hoguin |
2014-03-27 | Add +warn_missing_spec and fix specs | Loïc Hoguin |
2014-03-26 | Remove outdated comments, all edoc, plus a few minor tweaks | Loïc Hoguin |
2014-03-25 | Update rebar.config | Loïc Hoguin |
2014-03-25 | Simplify the SPDY suite using the new Gun interface | Loïc Hoguin |
2014-03-25 | Make the latin1 cyrillic route tests work on R17+ | Loïc Hoguin |
2014-03-25 | Don't flush the resp_sent message if connection is closed | Loïc Hoguin |
2014-03-24 | Remove cowboy_client; use gun for the HTTP test suite | Loïc Hoguin |
2014-03-24 | Use the new chunked and identity transfer decoding code from cowlib | Loïc Hoguin |
2014-03-24 | Use cow_http_hd:parse_transfer_encoding/1 where applicable | Loïc Hoguin |
2014-03-24 | Use cow_http_hd:parse_content_length/1 where applicable | Loïc Hoguin |
2014-03-24 | Use cow_http_hd:parse_connection/1 where applicable | Loïc Hoguin |
2014-03-24 | Update erlang.mk | Loïc Hoguin |
2014-03-23 | Update cowlib to 0.6.0 | Loïc Hoguin |
2014-03-23 | Remove R16B03-0 from the list of tested releases | Loïc Hoguin |
2014-03-10 | Remove cowboy_http:urldecode/1 and urlencode/1 | Loïc Hoguin |
2014-03-08 | Fix typespecs of cowboy_websocket:handler_terminate | Loïc Hoguin |
2014-03-03 | Update and improve Websocket chapters in the guide | Loïc Hoguin |
2014-02-27 | Keep the whitespace from multiline headers | Loïc Hoguin |
2014-02-21 | Merge branch 'stop_listener-spec' of git://github.com/s1n4/cowboy | Loïc Hoguin |
2014-02-21 | Merge branch 'master' of git://github.com/pdericson/cowboy | Loïc Hoguin |
2014-02-21 | Fix cowboy:stop_listener/1 spec in manual | Sina Samavati |
2014-02-19 | Cleanup .gitignore | Loïc Hoguin |
2014-02-19 | Update cowlib to 0.5.1 to fix multipart issues | Loïc Hoguin |
2014-02-16 | Fix stop_listener/1 spec | Sina Samavati |
2014-02-09 | Allow empty passwords when parsing Basic authorization header | Ali Sabil |
2014-02-06 | Update copyright years | Loïc Hoguin |
2014-02-06 | Use the INLINE_LOWERCASE macro in the request parsing code | Loïc Hoguin |
2014-02-06 | Add and document the new multipart code | Loïc Hoguin |
2014-02-05 | Add R16B03-1 to the list of releases to test | Loïc Hoguin |
2014-01-23 | Clarify what stream_body is doing | Loïc Hoguin |
2014-01-07 | README.md: tweak grammer | Peter Ericson |
2013-12-29 | Now testing on R15B01+ and maint and master git branches | Loïc Hoguin |
2013-12-28 | Fix typespecs for cowboy_req:binding/{2,3} and :bindings/1 | Loïc Hoguin |
2013-12-28 | Clarify functions that can only be called once | Loïc Hoguin |
2013-12-28 | Merge branch 'typofix' of git://github.com/Etsukata/cowboy | Loïc Hoguin |
2013-12-28 | Nicer error when NPN isn't available | Loïc Hoguin |
2013-12-28 | Fix a small typo in a test | Loïc Hoguin |
2013-12-28 | Merge branch 'patch-1' of git://github.com/edgurgel/cowboy | Loïc Hoguin |
2013-12-28 | Fix the SPDY suite for R15 | Loïc Hoguin |
2013-12-27 | Fix echo_get/README.md | Eduardo Gurgel |
2013-12-12 | example: fix typo in doc http to https | Eiichi Tsukata |
2013-12-02 | Merge branch 'fix/keepalive_loop_stream_recv' of git://github.com/fishcakez/c... | Loïc Hoguin |
2013-12-02 | Merge branch 'to_hex_fix' of git://github.com/matthias-endler/cowboy | Loïc Hoguin |
2013-12-02 | Merge branch 'master' of git://github.com/KlausTrainer/cowboy | Loïc Hoguin |