Commit History

Author SHA1 Message Date
  Ovidiu Sas 8a1f2eded8 tcp_read.c: logging: convert LOG to LM_* 11 years ago
  Anthony Messina 9e1ff4488a all: updated FSF address in GPL text 11 years ago
  Daniel-Constantin Mierla 3c54420914 core: safety check for content-lenght size in tcp read 12 years ago
  Peter Dunkley c573aa70bb core: removed STUN from core 12 years ago
  Hugh Waite 90cbe54c01 core: Fix Content-Length typos 12 years ago
  Daniel-Constantin Mierla b255c406ba core: tcp - proper handling of '\n-' sequence for detecting end of MSRP frame 12 years ago
  Peter Dunkley 8393efff31 core: Changed WS from being a flag on a TCP/TLS connection to a protocol in its own right 13 years ago
  Peter Dunkley d07a57f684 core: fixed an issue where big websocket requests (single WS frame but across multiple packets) weren't handled 13 years ago
  Peter Dunkley 1f13981426 core: added events and data-structures so that Kamailio core can transmit through the WebSocket module 13 years ago
  Peter Dunkley 69c264b19f core: Fixed a problem with receiving WebSocket frames 13 years ago
  Peter Dunkley c04689c5f5 core: added clone buf support for WebSocket connections 13 years ago
  Peter Dunkley 62691a52ff core: tidied up websocket frame length code 13 years ago
  Peter Dunkley 1718093cfa core: improved de-buffering for websockets 13 years ago
  Peter Dunkley 3ec469611f core: Added WS support/events to Kamailio core 13 years ago
  Marius Zbihlei b264d2c6ec master:core Continue cleaning erroneous definition of functions with no arguments 13 years ago
  Daniel-Constantin Mierla eaa6473333 core/tcp: use term from MSRP spec to name the variable 13 years ago
  Daniel-Constantin Mierla 51655771af core: two more events for handling http and msrp 13 years ago
  Daniel-Constantin Mierla 122e01f353 core/tcp: support for receiving MSRP messages 13 years ago
  Daniel-Constantin Mierla 691a343907 core: new cfg global parameter tcp_clone_rcvbuf 13 years ago
  Daniel-Constantin Mierla a510d17d70 core/tcp: define option TCP_CLONE_RCVBUF to turn off/on tcp rcv buffer cloning 13 years ago
  Daniel-Constantin Mierla 6ebd0a6bf1 core/tcp: clone received message over tcp in local buffer 13 years ago
  Andrei Pelinescu-Onciul e4a7506395 core: fix warnings/eliminate unused variables 14 years ago
  Daniel-Constantin Mierla b198224d60 core: several error messages printed to corelog level 14 years ago
  root 33f8efe0ee core: tcp_read.c insensitive search for HTTP11 headers 15 years ago
  Daniel-Constantin Mierla 38f1ee418f core: use req.start for http11 tcp read 15 years ago
  Daniel-Constantin Mierla da381afeb4 core: better condition for shifting back chunk payloads 15 years ago
  Daniel-Constantin Mierla b4fbd9f5c1 tcp: read http/1.1 chunked body 15 years ago
  Andrei Pelinescu-Onciul c834548865 Merge remote branch 'origin/andrei/tcp_tls_changes' 15 years ago
  Andrei Pelinescu-Onciul 28e3132505 tcp: force eof after read if write side hangup 15 years ago
  Andrei Pelinescu-Onciul 21b8cf904a tcp: don't reset read_flags on RD_CONN_REPEAT_READ 15 years ago