Index of /ws/xmlrpc

Icon  Name                           Last modified      Size  Description
[   ] KEYS 11-Dec-2006 11:33 3.3K [DIR] binaries/ 31-Aug-2006 11:23 - [DIR] source/ 18-Feb-2006 11:40 - [DIR] sources/ 31-Aug-2006 11:23 - [   ] xmlrpc-current-bin.tar 11-Dec-2006 11:33 473K Apache XMLRPC downloads [TXT] xmlrpc-current-bin.tar.asc 11-Dec-2006 11:33 65 Apache XMLRPC downloads [   ] xmlrpc-current-bin.tar.gz 11-Dec-2006 11:33 720K Apache XMLRPC downloads [TXT] xmlrpc-current-bin.tar.gz.asc 11-Dec-2006 11:33 189 Apache XMLRPC downloads [TXT] xmlrpc-current-bin.tar.gz.md5 15-May-2006 11:38 33 Apache XMLRPC downloads [   ] xmlrpc-current-bin.tar.gz.sha1 15-May-2006 11:38 41 Apache XMLRPC downloads [TXT] xmlrpc-current-bin.tar.md5 15-May-2006 11:38 33 Apache XMLRPC downloads [   ] xmlrpc-current-bin.tar.sha1 15-May-2006 11:38 41 Apache XMLRPC downloads [   ] xmlrpc-current-src.tar 25-Jun-2006 11:27 122K Apache XMLRPC downloads [TXT] xmlrpc-current-src.tar.asc 25-Jun-2006 11:27 65 Apache XMLRPC downloads [   ] xmlrpc-current-src.tar.gz 11-Dec-2006 11:33 296K Apache XMLRPC downloads [TXT] xmlrpc-current-src.tar.gz.asc 11-Dec-2006 11:33 189 Apache XMLRPC downloads [TXT] xmlrpc-current-src.tar.gz.md5 15-May-2006 11:38 33 Apache XMLRPC downloads [   ] xmlrpc-current-src.tar.gz.sha1 15-May-2006 11:38 41 Apache XMLRPC downloads [TXT] xmlrpc-current-src.tar.md5 15-May-2006 11:38 33 Apache XMLRPC downloads [   ] xmlrpc-current-src.tar.sha1 15-May-2006 11:38 41 Apache XMLRPC downloads [   ] xmlrpc-current-src.zip 25-Jun-2006 11:27 519K Apache XMLRPC downloads [TXT] xmlrpc-current-src.zip.asc 25-Jun-2006 11:27 189 Apache XMLRPC downloads [TXT] xmlrpc-current-src.zip.md5 15-May-2006 11:38 32 Apache XMLRPC downloads [   ] xmlrpc-current.tar.gz 11-Dec-2006 11:33 448K Apache XMLRPC downloads [TXT] xmlrpc-current.tar.gz.asc 11-Dec-2006 11:33 189 Apache XMLRPC downloads [TXT] xmlrpc-current.tar.gz.md5 15-May-2006 11:38 32 Apache XMLRPC downloads [   ] xmlrpc-current.zip 11-Dec-2006 11:33 752K Apache XMLRPC downloads [TXT] xmlrpc-current.zip.asc 11-Dec-2006 11:33 189 Apache XMLRPC downloads [TXT] xmlrpc-current.zip.md5 15-May-2006 11:38 32 Apache XMLRPC downloads
Apache Web Services XML-RPC 3.0rc1

XML-RPC 3.0

This is version 3.0 of Apache XML-RPC from the Apache Web Services Project. It is available in both binary and source distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files.

PGP Signatures

The distribution kits have been digitally signed (using PGP). There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at http://www.apache.org/dist/ws/xmlrpc/KEYS

Always test available signatures, e.g.,

     > pgpk -a KEYS
     > pgpv xmlrpc-3.0-bin.tar.gz.asc
  

or,

     > pgp -ka KEYS
     > pgp xmlrpc-3.0-bin.tar.gz.asc
  

or,

     > gpg --import KEYS
     > gpg --verify xmlrpc-3.0-bin.tar.gz.asc