Commit History

Author SHA1 Message Date
  Daniel-Constantin Mierla 6b8acf3204 websocket: fix checking payload_len safety check for fragmentation 11 years ago
  Alekzander Spiridonov b09c462b79 websocket: replace STR_PARAM with PARAM_STR 11 years ago
  Timo Teräs f2dc27ced2 websocket: option to compile the module without libunistring 11 years ago
  Anthony Messina 9e1ff4488a all: updated FSF address in GPL text 11 years ago
  Vitaliy Aleksandrov 4460dce0e2 websocket: Fix crash in websocket module 11 years ago
  Victor Seva 4e58ba4608 fix typos detected by lintian tool from built binaries 11 years ago
  Daniel-Constantin Mierla 438eafc92e websocket: store sub protocol value for later use in encode_and_send_ws_frame() 11 years ago
  Peter Dunkley 661d7d3a62 modules/websocket: added OpenSSL licensing exception 11 years ago
  Hugh Waite e6758e35c9 websocket: Set pointers to NULL when freeing ws connection structures 11 years ago
  Peter Dunkley 6c7a0f3cda modules/websocket: tidied up MI commands 12 years ago
  Hugh Waite 27474179bd modules/websocket: Fix connection leaks 12 years ago
  Hugh Waite d0f88e1957 modules/websocket: Fix pkg memory leaks 12 years ago
  Peter Dunkley 9af456f292 modules/websocket: Added ws_close() exported function 12 years ago
  Peter Dunkley 8def957134 modules/websocket: re-added declaration of ws_keepalive_mechanism to ws_frame.c 12 years ago
  Peter Dunkley a33d556fc5 modules/websocket: updated copyright year 12 years ago
  Peter Dunkley 688f290297 modules/websocket: moved some configuration across to the cfg framework 12 years ago
  Peter Dunkley 21fa34f61b modules/websocket: added lots more SIP/MSRP specific statistics 12 years ago
  Peter Dunkley 132509a7af modules/websocket: Added support for MSRP WebSocket sub-protocol 13 years ago
  Peter Dunkley 6f928a54d1 modules/websocket: Added new event_route[websocket:closed] which is run when a WebSocket connection is closed 13 years ago
  Peter Dunkley 86362e52c1 modules/websocket: Fixes to WS and WSS message sending 13 years ago
  Peter Dunkley b66cd6508d modules/websockets: Added some extra debug/diagnostics 13 years ago
  Peter Dunkley 636a6dabd1 modules/websocket: Make sure that all WebSocket messages are sent on connections that already exist 13 years ago
  Peter Dunkley d6f89300f7 modules/websockets: tidied up a bit of the code 13 years ago
  Peter Dunkley 4611d052b9 modules/websocket: now using libunistring:u8_check() to work out whether to send text or binary websocket frames 13 years ago
  Peter Dunkley 50d20ecde5 modules/websocket: added generic transmit functions to WebSocket module so Kamailio core can send WebSocket frames 13 years ago
  Peter Dunkley 5c4133c2ba modules/websocket: Fixed a couple of connection issues and now dropping received SIP requests into receive_msg() 13 years ago
  Peter Dunkley 5d8239f5da modules/websocket: finished off WebSocket connection management 13 years ago
  Peter Dunkley 3a64dffb99 modules/websocket: tidied up some of the WS connection code 13 years ago
  Peter Dunkley 2f30521ea9 modules/websocket: Closing handshake now working 13 years ago
  Peter Dunkley 2af2b3277a modules/websocket: fixed typo 13 years ago