libsearpc:json-return-null

Last commit made on 2016-07-02
Get this branch:
git clone -b json-return-null https://git.launchpad.net/libsearpc

Branch merges

Branch information

Name:
json-return-null
Repository:
lp:libsearpc

Recent commits

7a14f64... by yejianguo <email address hidden>

allow return NULL for json return type

c6f372a... by Shuai Lin

Fixed tests on travis ci.

38194de... by Shuai Lin

Improved named pipe transport on windows.

8135fcd... by Shuai Lin

Fix traivis ci, which has an older version of libjansson.

3014aec... by Shuai Lin

More memory leak fixed.

eec88fa... by Shuai Lin

More memory leak fixes.

bfe6d20... by Shuai Lin

Fixed memory leaks.

065bfc8... by Shuai Lin

Support json param type.

7891dfb... by Shuai Lin

Support json value in async mode.

0def133... by Shuai Lin

Fixed a bug in named pipe transport.