[OpenSIPS-Devel] [OpenSIPS/opensips] 477d0f: lib/csv.h: Add an RFC 4180 CSV parser

Liviu Chircu noreply at github.com
Fri Jul 5 02:25:37 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 477d0f67861a6f494902846a574507d9087e87b4
      https://github.com/OpenSIPS/opensips/commit/477d0f67861a6f494902846a574507d9087e87b4
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M lib/csv.c
    M lib/csv.h
    M lib/url.c
    M modules/freeswitch_scripting/fss_db.c
    M modules/mmgeoip/geoip2.c
    M modules/nathelper/nathelper.c
    M modules/presence/clustering.c
    M modules/rabbitmq_consumer/rmq_connection.c
    M modules/tls_mgm/tls_domain.c
    M str.h
    M test/unit_tests.c

  Log Message:
  -----------
  lib/csv.h: Add an RFC 4180 CSV parser

    * also invert the CSV_SIMPLE flag into CSV_RFC_4180
    * adjust all calling code to use the new set of parsing flags


  Commit: 769ddedf3990028f8650d436798f9a52e1d8883b
      https://github.com/OpenSIPS/opensips/commit/769ddedf3990028f8650d436798f9a52e1d8883b
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M Makefile.test
    A lib/test/test_csv.c
    A lib/test/test_csv.h

  Log Message:
  -----------
  lib/csv.h: Full unit test coverage


  Commit: 394f57a8da54de0161eafee643e7def4db2d74ed
      https://github.com/OpenSIPS/opensips/commit/394f57a8da54de0161eafee643e7def4db2d74ed
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M transformations.c

  Log Message:
  -----------
  {csv.} transformation: Use the lib/csv.h parser

Fixes #1220
Closes #1416


Compare: https://github.com/OpenSIPS/opensips/compare/aa2f534e18dc...394f57a8da54



More information about the Devel mailing list