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
Age
Commit message (
Expand
)
Author
2013-07-12
Merge branch 'fix/websocket-inflate-unmask' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-07-12
Merge branch 'patch-1' of git://github.com/edgurgel/cowboy
Loïc Hoguin
2013-07-12
Merge branch 'fix-chunked-req' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-07-08
Fix qs_vals description on missing value for a name
Eduardo Gurgel
2013-07-08
Use the proper typespec for the websocket_deflate_frame rsv bits
Ali Sabil
2013-07-05
Fix decoding of chunked body.
James Fish
2013-07-02
Fix handling of websocket fragmented deflated frames
Ali Sabil
2013-07-02
Fix websocket unmasking when compression is enabled
Ali Sabil
2013-07-02
Add failing tests for the websocket deflate support
Ali Sabil
2013-07-02
Fix coding style in websocket_deflate_frame/3
Ali Sabil
2013-07-02
Remove usage of the inflate buffer
Ali Sabil
2013-06-29
Merge branch 'fix/http-tests-get-mtu' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-06-29
Merge branch 'fix_docs' of git://github.com/pannonia-technologies/cowboy
Loïc Hoguin
2013-06-27
Minor corrections of the guide
Matthias Endler
2013-06-27
Remove unknown keys from .app.src file
Loïc Hoguin
2013-06-27
Greatly improve the guide introduction
Loïc Hoguin
2013-06-23
Reword the clean erlang code part
Loïc Hoguin
2013-06-20
Fix compilation < R16B01
0.8.6
Loïc Hoguin
2013-06-20
Update to 0.8.6
Loïc Hoguin
2013-06-20
Update CHANGELOG
Loïc Hoguin
2013-06-20
Update AUTHORS
Loïc Hoguin
2013-06-20
Ignore deprecation warning for crypto:sha/1 for now
Loïc Hoguin
2013-06-20
Add asn1 to the list of applications to be started for SSL
Loïc Hoguin
2013-06-20
Update Ranch to 0.8.4
Loïc Hoguin
2013-06-20
Merge branch 'feature/websocket-deflate-frame' of git://github.com/soundrop/c...
Loïc Hoguin
2013-06-20
Add support for the webkit deflate frame extension
Ali Sabil
2013-06-19
Update erlang.mk
Loïc Hoguin
2013-06-19
Merge branch 'fix/crash-on-invalid-accept-encoding' of git://github.com/sound...
Loïc Hoguin
2013-06-13
Use ct_helper for retrieving the loopack interface MTU
Ali Sabil
2013-06-10
Avoid crashing in cowboy_req on invalid Accept-Encoding header
Ali Sabil
2013-06-10
Improve the detection of localhost interfaces for the HTTP test suite
Ali Sabil
2013-06-08
Merge branch 'dont_overwrite_stacktrace' of git://github.com/urbanserj/cowboy
Loïc Hoguin
2013-06-07
Merge branch 'read_with_utc' of git://github.com/narma/cowboy
Loïc Hoguin
2013-06-07
Don't overwrite stacktrace in `cowboy_rest:error_terminate/2`
Sergey Urbanovich
2013-06-07
Merge branch 'types' of git://github.com/lavrin/cowboy
Loïc Hoguin
2013-06-07
Merge branch 'spdy-zero-length-header-names' of git://github.com/bgentry/cowboy
Loïc Hoguin
2013-06-07
Use read_file_info/2 with {time, universal} option
Sergey Rublev
2013-06-07
Fix the reading of the localhost MTU in the HTTP tests
Ali Sabil
2013-06-05
Fix a couple control_frame clauses that were too large
Loïc Hoguin
2013-06-03
Add sendfile support to SPDY, enabling cowboy_static use
Loïc Hoguin
2013-06-03
Move static files creation into ct_helper
Loïc Hoguin
2013-06-02
Fix cowboy:start_http/https/spdy typespecs
Radosław Szymczyszyn
2013-05-31
zero-length header names MUST issue a stream error
Blake Gentry
2013-05-31
Don't crash on empty Cookie header
Loïc Hoguin
2013-05-31
In content-types, the charset parameter is converted to lowercase
Loïc Hoguin
2013-05-31
Improve generate_etag return value description
Loïc Hoguin
2013-05-31
Merge branch 'rest_method' of git://github.com/dvv/cowboy
Loïc Hoguin
2013-05-30
Add experimental and incomplete SPDY support
Loïc Hoguin
2013-05-25
manual: Fix a typo in a typespec
Loïc Hoguin
2013-05-25
manual: Add a missing return type for generate_etag
Loïc Hoguin
[next]