Skip to content

Releases: adedov/libiqxmlrpc

0.13.6

04 Apr 21:03
Compare
Choose a tag to compare
  • Add support for tracing via HTTP X- headers (thanks to Dmitry Salomatin)
  • Security: Disable SSLv3 (issue #4)

0.13.5

20 Jan 07:10
Compare
Choose a tag to compare
  • Stability: Fix crash on parsing requests/responses with empty root parameter (Thanks to Evgeny Dontsov).
  • Minor build and installation fixes (Thanks to Joseph VanAndel).

0.13.3

15 May 14:32
Compare
Choose a tag to compare

Remove redundant socket close in client connection.

0.13.2

13 May 10:36
Compare
Choose a tag to compare
0.13.2 Pre-release
Pre-release

Compilatibility: Ignore XML namespaces in request's tag names.

0.13.1

23 Apr 20:30
Compare
Choose a tag to compare

Stability: fix socket leakage in client when connection process is timed out.