Commit graph

14 commits

Author SHA1 Message Date
Sylvain Berfini
1faa826dea Convert null strings to empty strings to prevent crash in xmlrpc 2016-10-12 11:04:39 +02:00
Simon Morlat
690f2aa182 robustize account creator and xmlrpc session 2016-09-30 16:07:01 +02:00
Simon Morlat
c14fe94ef6 update ms2 2016-09-12 10:46:39 +02:00
Gautier Pelloux-Prayer
7e3f3ac46f xmlrpc: fix some bug 2016-08-29 12:42:41 +02:00
Gautier Pelloux-Prayer
d687000a81 xmlrpc.c: indent 2016-08-02 16:17:50 +02:00
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +02:00
Sylvain Berfini
c20bcb0d08 Removed unused LinphoneContent in xmlrpc API 2016-01-04 16:18:33 +01:00
Gautier Pelloux-Prayer
86832a1b26 xmlrpc.c: fix invalid unref operation 2015-10-26 17:30:39 +01:00
Gautier Pelloux-Prayer
8e3f9a337a account_creator: fix crashes when URL is invalid and set default domain if any 2015-10-01 17:30:44 +02:00
Ghislain MARY
5b4513e776 Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00
Simon Morlat
bbe66c9a63 fix compilation errors 2015-06-08 21:53:57 +02:00
Ghislain MARY
17cad99e4f Rework assistant for asynchronous XML-RPC requests. 2015-06-05 15:49:47 +02:00
Ghislain MARY
fb8d223f54 Improve XML-RPC API.
- Handle XML-RPC request returning a string response
- Allow creating a request adding the arguments one at a time (useful for
  automatically generated wrappers where variable args functions can be an
  issue)
2015-06-03 13:49:28 +02:00
Ghislain MARY
16eba02ebf Handle XML-RPC request in liblinphone directly instead of using libsoup. 2015-06-02 11:02:23 +02:00