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
2023-12-06
Add 'max_cancel_stream_rate' config for the rapid reset attack
Viktor Söderqvist
2023-12-04
Remove unneeded Makefile variables
Loïc Hoguin
2023-12-01
Use init_per_suite instead of all/0 for init in tracer_SUITE
Loïc Hoguin
2023-12-01
Don't dialyze the tests by default
Loïc Hoguin
2023-12-01
Reduce CT logs size in a couple test cases
Loïc Hoguin
2023-12-01
Use GitHub actions for testing Cowboy
Loïc Hoguin
2023-11-23
Don't force verify client cert in tests
Loïc Hoguin
2023-05-02
Fix Ranch link in user guide
Loïc Hoguin
2023-04-28
Cowboy 2.10.0
2.10.0
Loïc Hoguin
2023-03-30
We are not using erl_make_certs anymore
Loïc Hoguin
2023-03-30
Fix tests with serialised maps
Loïc Hoguin
2023-03-30
Fix TLS tests for OTP-26+
Loïc Hoguin
2023-03-30
Fix OTP-26+ warnings in test suites
Loïc Hoguin
2023-03-29
Update Cowlib to 2.12.1
Loïc Hoguin
2023-03-29
Fix tests for OTP-25+
Loïc Hoguin
2022-09-19
Update Erlang.mk
Loïc Hoguin
2022-09-19
Fix data sent after RST_STREAM in HTTP/2 in rare cases
Loïc Hoguin
2022-07-12
Update LICENSE copyright year
Loïc Hoguin
2021-05-12
Add Hex metadata
Loïc Hoguin
2021-05-12
Cowboy 2.9.0
2.9.0
Loïc Hoguin
2021-04-24
Two more HTTP specs
Loïc Hoguin
2021-04-24
Cowlib 2.11.0 and Ranch 1.8.0
Loïc Hoguin
2020-11-27
AcceptCallback may now return created/see_other tuples for POST
Martin Björklund
2020-11-27
Also include trace messages when timestamp flag isn't used
Sebastian Strollo
2020-11-27
Use functions for inititalizing rate limiting
Simon Johansson
2020-11-27
Graceful shutdown
Viktor Söderqvist
2020-11-23
Use gun:ws_send/3 in tests
Loïc Hoguin
2020-11-23
Don't produce an error report for normal stream process exits
Loïc Hoguin
2020-10-07
Update Erlang.mk
Loïc Hoguin
2020-08-19
Minor grammar corrections
Thomas Sciaroni
2020-07-03
Fix concurrent body streaming getting stuck with HTTP/2
Loïc Hoguin
2020-07-01
Tweak a sentence in the guide
Loïc Hoguin
2020-05-28
Fix the cowboy_req:inform/3 example in the manual
Loïc Hoguin
2020-05-23
Remove jQuery, cleanup Websocket example a bit
2.8.0
Loïc Hoguin
2020-05-21
Cowboy 2.8.0
Loïc Hoguin
2020-05-20
204 and 304 responses must not include a body
Loïc Hoguin
2020-05-20
Increase the default max_keepalive HTTP option to 1000
Loïc Hoguin
2020-05-20
Don't stop listeners that don't exist in static_handler_SUITE
Loïc Hoguin
2020-05-20
Clarify the routing algorithm
Loïc Hoguin
2020-04-08
Increase the timetrap timeout in req_SUITE on Windows
Loïc Hoguin
2020-04-08
Get rid of timeouts in metrics_SUITE
Loïc Hoguin
2020-04-08
Document the HTTP/2 linger_timeout option
Loïc Hoguin
2020-04-08
Clarify that protocol opts may be defined by stream handlers
Loïc Hoguin
2020-04-07
Allow {error, enotconn} as test success in security_SUITE
Loïc Hoguin
2020-04-06
Rely on timetrap timeouts for tracer_SUITE
Loïc Hoguin
2020-04-06
NO_PARALLEL=1 will disable (most) parallel testing
Loïc Hoguin
2020-04-06
Experiment with a linger_timeout for HTTP/2
Loïc Hoguin
2020-04-06
Increase the req_SUITE timetrap timeout on Windows
Loïc Hoguin
2020-04-05
Reduce the pipeline test body sizes to avoid filling send buffers
Loïc Hoguin
2020-04-04
Fix active mode and flow control during pipelining
Loïc Hoguin
[next]