You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
The file base64.h distributed with xmlrpc++ seems to be an unlicensed file. It appears to originate from an article at code guru [1], where it does not include any license information.
The file itself contains an email address that is no longer valid. I got an instant bounce when attempting to send an email to it. I also raised an issue at the xmlrpc++ sourceforge page [2], and I contacted code guru for their view on the matter (although I don't believe their view matters).
Without a license we can't technically redistribute the file. So unless we can find a license for the file it seems it needs to be replaced with a different base64 implementation.
See also [3] for a related discussion on discourse.