[OpenSIPS-Devel] [OpenSIPS/opensips] ba3e34: Completely migrate repo to travis-ci.com

Răzvan Crainea noreply at github.com
Fri Jan 15 13:24:20 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ba3e349dbc7470465d12b502858e2d0d438cfd7a
      https://github.com/OpenSIPS/opensips/commit/ba3e349dbc7470465d12b502858e2d0d438cfd7a
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Completely migrate repo to travis-ci.com


  Commit: 06d2bc6bfebbad6293a4984514dae71a56744724
      https://github.com/OpenSIPS/opensips/commit/06d2bc6bfebbad6293a4984514dae71a56744724
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/cgrates/cgrates_engine.c
    M modules/jsonrpc/jsonrpc.c
    M modules/proto_bin/proto_bin.c
    M modules/proto_hep/proto_hep.c
    M modules/proto_smpp/proto_smpp.c
    M modules/proto_smpp/proto_smpp.h
    M modules/proto_smpp/smpp.c
    M modules/proto_tls/proto_tls.c
    M modules/proto_ws/proto_ws.c
    M modules/proto_wss/proto_wss.c
    M net/net_tcp.c
    M net/net_tcp.h
    M net/proto_tcp/proto_tcp.c
    A net/tcp_common.c
    A net/tcp_common.h

  Log Message:
  -----------
  tcp: merge similar code in a common tcp file

First steps towards #1511


  Commit: 46a3b428a963fe6296127bc0296352dc859073a1
      https://github.com/OpenSIPS/opensips/commit/46a3b428a963fe6296127bc0296352dc859073a1
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/proto_bin/proto_bin.c
    M modules/proto_hep/proto_hep.c
    M net/api_proto_net.h
    M net/net_tcp.c
    M net/proto_tcp/proto_tcp.c
    M net/tcp_common.c
    M net/tcp_common.h
    M net/tcp_conn_defs.h

  Log Message:
  -----------
  net: merge async chunks in core

Next steps towards #1511


  Commit: 7d12ba18b282b75acc10dcb2fb2dd8cf025e320f
      https://github.com/OpenSIPS/opensips/commit/7d12ba18b282b75acc10dcb2fb2dd8cf025e320f
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/proto_bin/proto_bin.c
    M modules/proto_hep/proto_hep.c
    M modules/proto_smpp/smpp.c
    M modules/proto_tls/proto_tls.c
    M modules/proto_ws/ws_common.h
    M modules/proto_wss/proto_wss.c
    M net/net_tcp.c
    M net/net_tcp.h
    M net/proto_tcp/proto_tcp.c
    M net/tcp_common.c
    M net/tcp_common.h

  Log Message:
  -----------
  net: allow tcp connection creation without sending to main

This is needed by proto WS and WSS


  Commit: 806221f8ede4b063885df1aa73e895a60b1724f5
      https://github.com/OpenSIPS/opensips/commit/806221f8ede4b063885df1aa73e895a60b1724f5
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/proto_tls/doc/proto_tls_admin.xml
    M modules/proto_tls/proto_tls.c
    M modules/proto_wss/proto_wss.c
    M modules/tls_mgm/tls_conn_ops.h
    M modules/tls_mgm/tls_conn_server.h

  Log Message:
  -----------
  tls: add async support for proto_tls


  Commit: 5078517606e75b1d77248b8700599ae3058a676e
      https://github.com/OpenSIPS/opensips/commit/5078517606e75b1d77248b8700599ae3058a676e
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/proto_tls/proto_tls.c
    M modules/tls_mgm/tls_conn_ops.h

  Log Message:
  -----------
  proto_tls: if chunk cannot be written, postpone it


  Commit: 77f6ec8ba3d5d8f232e9fdf663bf900df8cbce51
      https://github.com/OpenSIPS/opensips/commit/77f6ec8ba3d5d8f232e9fdf663bf900df8cbce51
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/tls_mgm/tls_conn_server.h

  Log Message:
  -----------
  tls_mgm: add more information about the error


  Commit: 296f3cb4ae3976b8a00714a19a029d9eada84959
      https://github.com/OpenSIPS/opensips/commit/296f3cb4ae3976b8a00714a19a029d9eada84959
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M modules/proto_tls/proto_tls.c

  Log Message:
  -----------
  tls: update fd for async writing


Compare: https://github.com/OpenSIPS/opensips/compare/aad28f39c502...296f3cb4ae39



More information about the Devel mailing list