index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
optimise-websocket
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
/
test
Age
Commit message (
Expand
)
Author
2023-12-15
Add timeout to cowboy_loop
jdamanalo
2023-12-15
Fix static_handler suite code path
Loïc Hoguin
2023-12-14
Change send_timeout_close test to accomodate macOS
Loïc Hoguin
2023-12-12
Handle socket errors in HTTP/1.1 and HTTP/2
Loïc Hoguin
2023-12-12
Add test for send_timeout_close
Sergei Shuvatov
2023-12-07
Note that we won't implement the HTTP/2 PRIORITY mechanism
Loïc Hoguin
2023-12-07
Add UTF-8 support to example file_server
lin
2023-12-06
Fix typos in documentation
Kian-Meng, Ang
2023-12-06
Add 'max_cancel_stream_rate' config for the rapid reset attack
Viktor Söderqvist
2023-12-01
Use init_per_suite instead of all/0 for init in tracer_SUITE
Loïc Hoguin
2023-12-01
Reduce CT logs size in a couple test cases
Loïc Hoguin
2023-11-23
Don't force verify client cert in tests
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
2020-11-27
AcceptCallback may now return created/see_other tuples for POST
Martin Björklund
2020-11-27
Graceful shutdown
Viktor Söderqvist
2020-11-23
Use gun:ws_send/3 in tests
Loïc Hoguin
2020-07-03
Fix concurrent body streaming getting stuck with HTTP/2
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-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-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
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-02
Disable ws_SUITE:unlimited_connections on Windows
Loïc Hoguin
2020-04-02
Skip ws_SUITE:unlimited_connections when ulimit -n is too low
Loïc Hoguin
2020-04-02
Make req_SUITE:read*_body_urlencoded_too_long tests reliable
Loïc Hoguin
2020-04-02
Use infinity timeout for gun:await* calls in req_SUITE
Loïc Hoguin
2020-04-02
Rework the req_SUITE:read_body_period test
Loïc Hoguin
2020-04-01
Change a few flaky tests to use timetrap and infinity timeouts
Loïc Hoguin
2020-04-01
Fix h2spec "invalid preface sequence" test
Loïc Hoguin
2020-03-30
Fix the req_SUITE:parse_cookie test
Loïc Hoguin
2020-03-29
Increase the default max_received_frame_rate
Loïc Hoguin
2020-02-07
Fix HTTP/1.1 bug when a flow command is returned after fin
Loïc Hoguin
2020-02-05
Add a test confirming push requests have no body
Loïc Hoguin
2020-01-17
Fix bugs related to HTTP/1.1 pipelining
Loïc Hoguin
2019-12-31
Ignore malformed accept-encoding headers in cowboy_compress_h
Marcos Ferreira
2019-12-31
Test trailers bug when there are data frames in queue
Tony Han
2019-10-10
Use /long_polling for rfc7540 tests that reset the stream
2.7.0
Loïc Hoguin
2019-10-10
Add shutdown_reason Websocket command
Loïc Hoguin
2019-10-07
Add cowboy_req:cast/2
Loïc Hoguin
2019-10-07
Fix an intermittent test issue
Loïc Hoguin
[next]