Module: sip-router Branch: pd/websocket Commit: 1e2f18da2f2c8791f804b33e96dea043f18642bf URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1e2f18da...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sat Jun 30 00:01:07 2012 +0100
everything: shotgun attempt to put PROTO_WS and PROTO_WSS across core and in modules I use
- Bound to have missed something and lots of testing required.
---
forward.c | 7 ++++++- ip_addr.c | 4 ++++ modules/sanity/sanity.c | 26 ++++++++++++++++++++++++++ modules/tm/tm.c | 7 ++++++- modules/tm/ut.h | 14 +++++++++++--- modules_k/permissions/hash.c | 4 ++++ modules_k/permissions/trusted.c | 23 +++++++++++++++++++++++ modules_k/presence/subscribe.c | 6 ++++++ modules_k/presence/utils_func.h | 5 +++++ modules_k/pv/pv_core.c | 6 ++++++ modules_k/registrar/save.c | 8 ++++---- modules_k/siptrace/siptrace.c | 4 ++++ socket_info.c | 4 ++++ 13 files changed, 109 insertions(+), 9 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=1e2f...