History Of Code Changes In Super Stable Series 1.59
This page lists all significant changes to the code, by release,
for the current Xmlrpc-c Super Stable release series, which is the 1.59.nn
series. For changes before 1.59.00, see the
main change history.
In the Subversion source code repository, the current Super Stable release
is always in directory super_stable. Individual releases within the
series are not named in Subversion, but you can find them by date.
Release 1.59.04
Released 24.09.24
- CGI server: fix crash when client does not send content type header field.
Release 1.59.03
Released 24.03.25
- Fix always incorrect results, wild memory reference with
xmlrpc_value_new of array or structure. Always broken
(xmlrpc_value_new was new in Xmlrpc-c 1.43 (September 2015))
Release 1.59.02
Released 23.11.25
- Build: fix compiler warning about format not being a string literal.
Release 1.59.01
Released 23.07.15
- Abyss HTTP server: Fix memory corruption in processing of
"authorization" header field. Broken in Xmlrpc-c 1.41 (March
2015).