Commit Graph

12 Commits (a100307eaa3e9348d9743dc63cfbbf4962fccfc1)

Author SHA1 Message Date
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago
Kinsey Moore 4fce454645 Websocket: Add session locking and delay close
12 years ago
Moises Silva 7f1450e32c Fix res/res_http_websocket.c build failure in 32bit due to incorrect print format for uint64_t
12 years ago
Moises Silva 9792c46a09 Fix WebRTC over WSS not working
12 years ago
David M. Lee 7e0ebaa2e0 Fix segfault for certain invalid WebSocket input.
13 years ago
David M. Lee 4c924bdce1 Added missing newlines to websocket ast_logs.
13 years ago
Joshua Colp f8e894e031 Make res_http_websocket an optional dependency on supported platforms for chan_sip.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
14 years ago
Joshua Colp e938737570 Add support for SIP over WebSocket.
14 years ago
Joshua Colp 380c7c5c39 Add res_http_websocket module which implements the WebSocket protocol according to RFC 6455.
14 years ago