[OpenSIPS-Devel] [OpenSIPS/opensips] 7903f2: add WebSocket transport protocol

Razvan Crainea razvan at opensips.org
Mon Mar 9 10:55:26 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7903f2cb2011a6669b4affa347ba4fa5076ff265
      https://github.com/OpenSIPS/opensips/commit/7903f2cb2011a6669b4affa347ba4fa5076ff265
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M config.h
    M ip_addr.h
    M modules/nathelper/nathelper.c
    A modules/proto_ws/Makefile
    A modules/proto_ws/proto_ws.c
    A modules/proto_ws/proto_ws.h
    A modules/proto_ws/ws.c
    A modules/proto_ws/ws.h
    A modules/proto_ws/ws_handshake.c
    A modules/proto_ws/ws_handshake.h
    A modules/proto_ws/ws_tcp.c
    A modules/proto_ws/ws_tcp.h
    M modules/tm/ut.h
    M msg_translator.c
    M parser/parse_uri.c
    M parser/parse_via.c
    M resolve.c
    A sha1.c
    A sha1.h
    M socket_info.h
    M tsend.c
    M tsend.h

  Log Message:
  -----------
  add WebSocket transport protocol


  Commit: 3b88906b40cde27c44e808f17b88c76bc3fcc9ac
      https://github.com/OpenSIPS/opensips/commit/3b88906b40cde27c44e808f17b88c76bc3fcc9ac
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M modules/proto_ws/proto_ws.c
    M modules/proto_ws/ws.c
    M modules/proto_ws/ws.h
    M modules/proto_ws/ws_handshake.c
    M modules/proto_ws/ws_tcp.c

  Log Message:
  -----------
  ws: add module parameters


  Commit: 5d659ff8e2414719329743116723b211e3857ebe
      https://github.com/OpenSIPS/opensips/commit/5d659ff8e2414719329743116723b211e3857ebe
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M modules/proto_ws/ws_handshake.c

  Log Message:
  -----------
  ws: properly search params within a header


  Commit: 922fc63b8485d0f2db350cb196c65dc908d135b6
      https://github.com/OpenSIPS/opensips/commit/922fc63b8485d0f2db350cb196c65dc908d135b6
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M modules/proto_ws/proto_ws.c
    M modules/proto_ws/proto_ws.h
    M modules/proto_ws/ws.h
    M modules/proto_ws/ws_handshake.c
    R modules/proto_ws/ws_handshake.h

  Log Message:
  -----------
  ws: for now, we only need the state in shmem


  Commit: 5f268d695d09ff8e8c611a2d0e3bd48c1bcc2e3f
      https://github.com/OpenSIPS/opensips/commit/5f268d695d09ff8e8c611a2d0e3bd48c1bcc2e3f
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M modules/siptrace/siptrace.c

  Log Message:
  -----------
  siptrace: support ws protocol


Compare: https://github.com/OpenSIPS/opensips/compare/178b0cc26b05...5f268d695d09


More information about the Devel mailing list