[sr-dev] git:master: Added json module, providing a simple json parser.

Matthew Williams matthew at flowroute.com
Mon Aug 22 23:12:17 CEST 2011


Module: sip-router
Branch: master
Commit: 580afbaa924ee699bce59eaf669ccabad886d33c
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=580afbaa924ee699bce59eaf669ccabad886d33c

Author: Matthew Williams <matthew at flowroute.com>
Committer: Matthew Williams <matthew at flowroute.com>
Date:   Mon Aug 22 16:10:29 2011 -0500

Added json module, providing a simple json parser.

---

 modules/json/.gitignore         |    4 ++
 modules/json/Makefile           |   21 +++++++++
 modules/json/README             |   95 ++++++++++++++++++++++++++++++++++++++
 modules/json/doc/Makefile       |    4 ++
 modules/json/doc/json.xml       |   37 +++++++++++++++
 modules/json/doc/json_admin.xml |   83 +++++++++++++++++++++++++++++++++
 modules/json/json_funcs.c       |   62 +++++++++++++++++++++++++
 modules/json/json_funcs.h       |   32 +++++++++++++
 modules/json/json_mod.c         |   96 +++++++++++++++++++++++++++++++++++++++
 9 files changed, 434 insertions(+), 0 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=580afbaa924ee699bce59eaf669ccabad886d33c



More information about the sr-dev mailing list