index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-03-09
Update to 0.8.2
0.8.2
Loïc Hoguin
2013-03-06
Merge branch 'check-body-length' of git://github.com/rambocoder/cowboy
Loïc Hoguin
2013-03-06
Stop using binary:match in cowboy_protocol
Loïc Hoguin
2013-03-06
Check the length before reading the body in body/1 and body_qs/1
rambocoder
2013-03-05
Make streamed chunk size configurable
Loïc Hoguin
2013-03-05
Handle identity transfer-encoding when determining body length
Loïc Hoguin
2013-03-03
Add '*' matcher for parameters
Slava Yurin
2013-03-02
Fix cowboy_router types
Loïc Hoguin
2013-03-01
Make path check cross-platform and generally safer
Loïc Hoguin
2013-02-27
Optimize cowboy_static:rest_init/2
Loïc Hoguin
2013-02-27
Remove extraneous newlines in cowboy_static
Loïc Hoguin
2013-02-27
Fix an incorrect comment in cowboy_router
Loïc Hoguin
2013-02-22
Fix to prevent loop handler awakening immediately after response sent
James Fish
2013-02-22
Update to 0.8.1
0.8.1
Loïc Hoguin
2013-02-21
Added warn compile options. Fixed compile warnings.
Egobrain
2013-02-20
Add cowboy:set_env/3
Loïc Hoguin
2013-02-17
Merge branch 'fix-handler-spec' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-02-17
Merge branch 'sub_protocol-behaviour' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-02-17
Fix {suspend, ...} specs to use atom() for function name
James Fish
2013-02-16
Add sub protocol behaviour
James Fish
2013-02-15
Make sure socket is passive once we've done with loop handler
Andrew Majorov
2013-02-14
Properly pass the handler's state to websocket_terminate/3 on close
Loïc Hoguin
2013-02-14
Merge branch 'has_body_improved' of git://github.com/0xAX/cowboy
Loïc Hoguin
2013-02-14
Merge branch 'fix/websocket_callback_specs' of git://github.com/keynslug/cowboy
Loïc Hoguin
2013-02-14
Merge branch 'native_compile' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-14
cowbot_req:has_body:/1 improved
0xAX
2013-02-13
Make cowboy_websocket.erl compile with +native
Adam Cammack
2013-02-13
Update websocket handler callback specs
Andrew Majorov
2013-02-12
Make cowboy_http.erl compile with +native
Adam Cammack
2013-02-12
Update to 0.8.0
0.8.0
Loïc Hoguin
2013-02-12
Make cowboy_protocol:resume/6 private
Loïc Hoguin
2013-02-12
Fix connection state being ignored for unknown length streaming
Loïc Hoguin
2013-02-12
Merge branch 'static_doc' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-11
Fix examples in cowboy_static edoc and guide
Adam Cammack
2013-02-11
Better handle socket closing with loop handlers
Loïc Hoguin
2013-02-09
Do not reset the connection timeout timer on send
Loïc Hoguin
2013-02-09
Make sure rest_terminate is always called
Loïc Hoguin
2013-02-09
Fix Location header
Slava Yurin
2013-02-06
Fix crashes when creating the request
Loïc Hoguin
2013-02-06
Strip whitespaces when authorization type is unknown
Loïc Hoguin
2013-02-06
Merge branch 'expose-to_upper' of git://github.com/dvv/cowboy
Loïc Hoguin
2013-02-06
Merge branch 'no-unicode-uri' of git://github.com/dvv/cowboy
Loïc Hoguin
2013-02-06
Merge branch 'master' of git://github.com/tsloughter/cowboy
Loïc Hoguin
2013-02-01
add guards on set_resp_body_fun for streamlen and streamfun
Tristan Sloughter
2013-01-30
Make sure the peer name is always available
Loïc Hoguin
2013-01-30
Fix a new warning found by Dialyzer R16A
Loïc Hoguin
2013-01-29
Merge branch 'patch-1' of https://github.com/CamShaft/cowboy
Loïc Hoguin
2013-01-29
Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy
Loïc Hoguin
2013-01-30
Implement authorization header parsing
Ivan Lisenkov
2013-01-29
allow POST rest handling to specify path after accepting content
Tom Burdick
[prev]
[next]