initial load of upstream version 1.06.32 master
authorReto Zingg <rzingg@laptop.localdomain>
Tue, 7 Apr 2009 19:54:49 +0000 (22:54 +0300)
committerReto Zingg <rzingg@laptop.localdomain>
Tue, 7 Apr 2009 19:54:49 +0000 (22:54 +0300)
commitce67d0cdeaa37c3e856e23ae4010480887165630
tree3e1b8832fbf66bc626f81a23d40e5414ec38683e
parente355d4e7962400470f467b88f5568de9c8324475
initial load of upstream version 1.06.32
408 files changed:
.cvsignore [new file with mode: 0644]
GNUmakefile [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile.common [new file with mode: 0644]
Makefile.config.in [new file with mode: 0644]
Makefile.depend [new file with mode: 0644]
README [new file with mode: 0644]
Windows/.cvsignore [new file with mode: 0644]
Windows/ConfigureWin32.bat [new file with mode: 0644]
Windows/ReadMeWin32.txt [new file with mode: 0644]
Windows/UsingCURLinWin32.txt [new file with mode: 0644]
Windows/abyss.dsp [new file with mode: 0644]
Windows/all.dsp [new file with mode: 0644]
Windows/all.vcproj [new file with mode: 0644]
Windows/configwin32.dsp [new file with mode: 0644]
Windows/configwin32.vcproj [new file with mode: 0644]
Windows/cpptest.dsp [new file with mode: 0644]
Windows/cpptest.vcproj [new file with mode: 0644]
Windows/query_meerkat.dsp [new file with mode: 0644]
Windows/query_meerkat.vcproj [new file with mode: 0644]
Windows/rpctest.dsp [new file with mode: 0644]
Windows/rpctest.vcproj [new file with mode: 0644]
Windows/transport_config_win32.h [new file with mode: 0644]
Windows/win32_config.h [new file with mode: 0644]
Windows/xmlrpc.dsp [new file with mode: 0644]
Windows/xmlrpc.dsw [new file with mode: 0644]
Windows/xmlrpc.sln [new file with mode: 0644]
Windows/xmlrpc.vcproj [new file with mode: 0644]
Windows/xmlrpc_sample_add_asynch_client.dsp [new file with mode: 0644]
Windows/xmlrpc_sample_add_asynch_client.vcproj [new file with mode: 0644]
Windows/xmlrpc_sample_add_server.dsp [new file with mode: 0644]
Windows/xmlrpc_sample_add_server.vcproj [new file with mode: 0644]
Windows/xmlrpc_sample_add_server_w32httpsys.dsp [new file with mode: 0644]
Windows/xmlrpc_sample_add_server_w32httpsys.vcproj [new file with mode: 0644]
Windows/xmlrpc_sample_add_sync_client.dsp [new file with mode: 0644]
Windows/xmlrpc_sample_add_sync_client.vcproj [new file with mode: 0644]
Windows/xmlrpc_sample_auth_client.dsp [new file with mode: 0644]
Windows/xmlrpc_sample_auth_client.vcproj [new file with mode: 0644]
Windows/xmlrpc_win32_config.h [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autom4te.cache/output.0 [new file with mode: 0644]
autom4te.cache/requests [new file with mode: 0644]
autom4te.cache/traces.0 [new file with mode: 0644]
conf/abyss_root/conf/abyss.conf [new file with mode: 0644]
conf/abyss_root/conf/mime.types [new file with mode: 0644]
conf/abyss_root/htdocs/index.htm [new file with mode: 0644]
conf/abyss_root/htdocs/pwrabyss.gif [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/COPYING [new file with mode: 0644]
doc/CREDITS [new file with mode: 0644]
doc/DEVELOPING [new file with mode: 0644]
doc/HISTORY [new file with mode: 0644]
doc/INSTALL [new file with mode: 0644]
doc/SECURITY [new file with mode: 0644]
doc/TESTING [new file with mode: 0644]
doc/TODO [new file with mode: 0644]
doc/configure_doc [new file with mode: 0644]
examples/.cvsignore [new file with mode: 0644]
examples/Makefile [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/auth_client.c [new file with mode: 0644]
examples/cpp/.cvsignore [new file with mode: 0644]
examples/cpp/Makefile [new file with mode: 0644]
examples/cpp/meerkat-app-list.cpp [new file with mode: 0644]
examples/cpp/sample_add_client_complex.cpp [new file with mode: 0644]
examples/cpp/xmlrpc_inetd_server.cpp [new file with mode: 0644]
examples/cpp/xmlrpc_loop_server.cpp [new file with mode: 0644]
examples/cpp/xmlrpc_sample_add_client.cpp [new file with mode: 0644]
examples/cpp/xmlrpc_sample_add_server.cpp [new file with mode: 0644]
examples/gen_sample_add_xml.c [new file with mode: 0644]
examples/query-meerkat.c [new file with mode: 0644]
examples/synch_client.c [new file with mode: 0644]
examples/xmlrpc_asynch_client.c [new file with mode: 0644]
examples/xmlrpc_inetd_server.c [new file with mode: 0644]
examples/xmlrpc_loop_server.c [new file with mode: 0644]
examples/xmlrpc_sample_add_client.c [new file with mode: 0644]
examples/xmlrpc_sample_add_server.c [new file with mode: 0644]
examples/xmlrpc_sample_add_server_cgi.c [new file with mode: 0644]
examples/xmlrpc_sample_add_server_w32httpsys.c [new file with mode: 0644]
examples/xmlrpc_server_validatee.c [new file with mode: 0644]
examples/xmlrpc_socket_server.c [new file with mode: 0644]
include/Makefile [new file with mode: 0644]
include/xmlrpc-c/.cvsignore [new file with mode: 0644]
include/xmlrpc-c/abyss.h [new file with mode: 0644]
include/xmlrpc-c/base.h [new file with mode: 0644]
include/xmlrpc-c/base.hpp [new file with mode: 0644]
include/xmlrpc-c/base64.hpp [new file with mode: 0644]
include/xmlrpc-c/base_int.h [new file with mode: 0644]
include/xmlrpc-c/client.h [new file with mode: 0644]
include/xmlrpc-c/client.hpp [new file with mode: 0644]
include/xmlrpc-c/client_global.h [new file with mode: 0644]
include/xmlrpc-c/client_int.h [new file with mode: 0644]
include/xmlrpc-c/client_simple.hpp [new file with mode: 0644]
include/xmlrpc-c/client_transport.hpp [new file with mode: 0644]
include/xmlrpc-c/girerr.hpp [new file with mode: 0644]
include/xmlrpc-c/girmem.hpp [new file with mode: 0644]
include/xmlrpc-c/oldcppwrapper.hpp [new file with mode: 0644]
include/xmlrpc-c/oldxmlrpc.h [new file with mode: 0644]
include/xmlrpc-c/registry.hpp [new file with mode: 0644]
include/xmlrpc-c/server.h [new file with mode: 0644]
include/xmlrpc-c/server_abyss.h [new file with mode: 0644]
include/xmlrpc-c/server_abyss.hpp [new file with mode: 0644]
include/xmlrpc-c/server_cgi.h [new file with mode: 0644]
include/xmlrpc-c/server_w32httpsys.h [new file with mode: 0644]
include/xmlrpc-c/sleep_int.h [new file with mode: 0644]
include/xmlrpc-c/string_int.h [new file with mode: 0644]
include/xmlrpc-c/timeout.hpp [new file with mode: 0644]
include/xmlrpc-c/transport.h [new file with mode: 0644]
include/xmlrpc-c/util.h [new file with mode: 0644]
include/xmlrpc-c/util_int.h [new file with mode: 0644]
include/xmlrpc-c/xml.hpp [new file with mode: 0644]
include/xmlrpc-c/xmlparser.h [new file with mode: 0644]
install-sh [new file with mode: 0755]
lib/Makefile [new file with mode: 0644]
lib/Makefile.depend [new file with mode: 0644]
lib/abyss/Makefile [new file with mode: 0644]
lib/abyss/Makefile.depend [new file with mode: 0644]
lib/abyss/README [new file with mode: 0644]
lib/abyss/change.log [new file with mode: 0644]
lib/abyss/conf/abyss.conf [new file with mode: 0644]
lib/abyss/conf/mime.types [new file with mode: 0644]
lib/abyss/htdocs/index.htm [new file with mode: 0644]
lib/abyss/htdocs/pwrabyss.gif [new file with mode: 0644]
lib/abyss/license.txt [new file with mode: 0644]
lib/abyss/patch_notes.txt [new file with mode: 0644]
lib/abyss/readme.txt [new file with mode: 0644]
lib/abyss/src/Abyss.dsp [new file with mode: 0644]
lib/abyss/src/Abyss.dsw [new file with mode: 0644]
lib/abyss/src/Makefile [new file with mode: 0644]
lib/abyss/src/Makefile.depend [new file with mode: 0644]
lib/abyss/src/abyss_info.h [new file with mode: 0644]
lib/abyss/src/conf.c [new file with mode: 0644]
lib/abyss/src/conn.c [new file with mode: 0644]
lib/abyss/src/conn.h [new file with mode: 0644]
lib/abyss/src/data.c [new file with mode: 0644]
lib/abyss/src/data.h [new file with mode: 0644]
lib/abyss/src/date.c [new file with mode: 0644]
lib/abyss/src/date.h [new file with mode: 0644]
lib/abyss/src/file.c [new file with mode: 0644]
lib/abyss/src/file.h [new file with mode: 0644]
lib/abyss/src/http.c [new file with mode: 0644]
lib/abyss/src/http.h [new file with mode: 0644]
lib/abyss/src/main.c [new file with mode: 0644]
lib/abyss/src/response.c [new file with mode: 0644]
lib/abyss/src/server.c [new file with mode: 0644]
lib/abyss/src/server.h [new file with mode: 0644]
lib/abyss/src/session.c [new file with mode: 0644]
lib/abyss/src/session.h [new file with mode: 0644]
lib/abyss/src/socket.c [new file with mode: 0644]
lib/abyss/src/socket.h [new file with mode: 0644]
lib/abyss/src/socket_unix.c [new file with mode: 0644]
lib/abyss/src/socket_unix.h [new file with mode: 0644]
lib/abyss/src/socket_win.c [new file with mode: 0644]
lib/abyss/src/socket_win.h [new file with mode: 0644]
lib/abyss/src/thread.h [new file with mode: 0644]
lib/abyss/src/thread_fork.c [new file with mode: 0644]
lib/abyss/src/thread_pthread.c [new file with mode: 0644]
lib/abyss/src/thread_windows.c [new file with mode: 0644]
lib/abyss/src/token.c [new file with mode: 0644]
lib/abyss/src/token.h [new file with mode: 0644]
lib/abyss/src/trace.c [new file with mode: 0644]
lib/abyss/src/trace.h [new file with mode: 0644]
lib/abyss/version.txt [new file with mode: 0644]
lib/curl_transport/Makefile [new file with mode: 0644]
lib/curl_transport/Makefile.depend [new file with mode: 0644]
lib/curl_transport/xmlrpc_curl_transport.c [new file with mode: 0644]
lib/curl_transport/xmlrpc_curl_transport.h [new file with mode: 0644]
lib/expat/Makefile [new file with mode: 0644]
lib/expat/Makefile.depend [new file with mode: 0644]
lib/expat/expat.dsw [new file with mode: 0644]
lib/expat/expat.html [new file with mode: 0644]
lib/expat/gennmtab/.cvsignore [new file with mode: 0644]
lib/expat/gennmtab/Makefile [new file with mode: 0644]
lib/expat/gennmtab/Makefile.depend [new file with mode: 0644]
lib/expat/gennmtab/gennmtab.c [new file with mode: 0644]
lib/expat/gennmtab/gennmtab.dsp [new file with mode: 0644]
lib/expat/xmlparse/Makefile [new file with mode: 0644]
lib/expat/xmlparse/Makefile.depend [new file with mode: 0644]
lib/expat/xmlparse/xmlparse.c [new file with mode: 0644]
lib/expat/xmlparse/xmlparse.dsp [new file with mode: 0644]
lib/expat/xmlparse/xmlparse.h [new file with mode: 0644]
lib/expat/xmltok/.cvsignore [new file with mode: 0644]
lib/expat/xmltok/Makefile [new file with mode: 0644]
lib/expat/xmltok/Makefile.depend [new file with mode: 0644]
lib/expat/xmltok/ascii.h [new file with mode: 0644]
lib/expat/xmltok/asciitab.h [new file with mode: 0644]
lib/expat/xmltok/dllmain.c [new file with mode: 0644]
lib/expat/xmltok/iasciitab.h [new file with mode: 0644]
lib/expat/xmltok/latin1tab.h [new file with mode: 0644]
lib/expat/xmltok/utf8tab.h [new file with mode: 0644]
lib/expat/xmltok/xmldef.h [new file with mode: 0644]
lib/expat/xmltok/xmlrole.c [new file with mode: 0644]
lib/expat/xmltok/xmlrole.h [new file with mode: 0644]
lib/expat/xmltok/xmltok.c [new file with mode: 0644]
lib/expat/xmltok/xmltok.dsp [new file with mode: 0644]
lib/expat/xmltok/xmltok.h [new file with mode: 0644]
lib/expat/xmltok/xmltok_impl.c [new file with mode: 0644]
lib/expat/xmltok/xmltok_impl.h [new file with mode: 0644]
lib/expat/xmltok/xmltok_ns.c [new file with mode: 0644]
lib/expat/xmlwf/.cvsignore [new file with mode: 0644]
lib/expat/xmlwf/Makefile.in [new file with mode: 0644]
lib/expat/xmlwf/codepage.c [new file with mode: 0644]
lib/expat/xmlwf/codepage.h [new file with mode: 0644]
lib/expat/xmlwf/filemap.h [new file with mode: 0644]
lib/expat/xmlwf/readfilemap.c [new file with mode: 0644]
lib/expat/xmlwf/unixfilemap.c [new file with mode: 0644]
lib/expat/xmlwf/win32filemap.c [new file with mode: 0644]
lib/expat/xmlwf/xmlfile.c [new file with mode: 0644]
lib/expat/xmlwf/xmlfile.h [new file with mode: 0644]
lib/expat/xmlwf/xmltchar.h [new file with mode: 0644]
lib/expat/xmlwf/xmlwf.c [new file with mode: 0644]
lib/expat/xmlwf/xmlwf.dsp [new file with mode: 0644]
lib/libutil/Makefile [new file with mode: 0644]
lib/libutil/Makefile.depend [new file with mode: 0644]
lib/libutil/casprintf.c [new file with mode: 0644]
lib/libutil/error.c [new file with mode: 0644]
lib/libutil/make_printable.c [new file with mode: 0644]
lib/libutil/memblock.c [new file with mode: 0644]
lib/libutil/resource.c [new file with mode: 0644]
lib/libutil/sleep.c [new file with mode: 0644]
lib/libwww_transport/Makefile [new file with mode: 0644]
lib/libwww_transport/Makefile.depend [new file with mode: 0644]
lib/libwww_transport/xmlrpc_libwww_transport.c [new file with mode: 0644]
lib/libwww_transport/xmlrpc_libwww_transport.h [new file with mode: 0644]
lib/util/Makefile [new file with mode: 0644]
lib/util/Makefile.depend [new file with mode: 0644]
lib/util/casprintf.c [new file with mode: 0644]
lib/util/cmdline_parser.c [new file with mode: 0644]
lib/util/getoptx.c [new file with mode: 0644]
lib/util/getoptx.h [new file with mode: 0644]
lib/util/include/bool.h [new file with mode: 0644]
lib/util/include/c_util.h [new file with mode: 0644]
lib/util/include/casprintf.h [new file with mode: 0644]
lib/util/include/cmdline_parser.h [new file with mode: 0644]
lib/util/include/girmath.h [new file with mode: 0644]
lib/util/include/girstring.h [new file with mode: 0644]
lib/util/include/inline.h [new file with mode: 0644]
lib/util/include/linklist.h [new file with mode: 0644]
lib/util/include/mallocvar.h [new file with mode: 0644]
lib/util/include/pthreadx.h [new file with mode: 0644]
lib/util/include/unistdx.h [new file with mode: 0644]
lib/util/pthreadx_win32.c [new file with mode: 0644]
lib/wininet_transport/Makefile [new file with mode: 0644]
lib/wininet_transport/xmlrpc_wininet_transport.c [new file with mode: 0644]
lib/wininet_transport/xmlrpc_wininet_transport.h [new file with mode: 0644]
ltconfig [new file with mode: 0755]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
src/.cvsignore [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/Makefile.depend [new file with mode: 0644]
src/cpp/Makefile [new file with mode: 0644]
src/cpp/Makefile.depend [new file with mode: 0644]
src/cpp/XmlRpcCpp.cpp [new file with mode: 0644]
src/cpp/base64.cpp [new file with mode: 0644]
src/cpp/client.cpp [new file with mode: 0644]
src/cpp/client_simple.cpp [new file with mode: 0644]
src/cpp/curl.cpp [new file with mode: 0644]
src/cpp/dll.make [new file with mode: 0644]
src/cpp/dylib.make [new file with mode: 0644]
src/cpp/env_wrap.cpp [new file with mode: 0644]
src/cpp/env_wrap.hpp [new file with mode: 0644]
src/cpp/fault.cpp [new file with mode: 0644]
src/cpp/girerr.cpp [new file with mode: 0644]
src/cpp/girmem.cpp [new file with mode: 0644]
src/cpp/irix.make [new file with mode: 0644]
src/cpp/libwww.cpp [new file with mode: 0644]
src/cpp/outcome.cpp [new file with mode: 0644]
src/cpp/param_list.cpp [new file with mode: 0644]
src/cpp/registry.cpp [new file with mode: 0644]
src/cpp/server_abyss.cpp [new file with mode: 0644]
src/cpp/test/.cvsignore [new file with mode: 0644]
src/cpp/test/Makefile [new file with mode: 0644]
src/cpp/test/Makefile.depend [new file with mode: 0644]
src/cpp/test/server_abyss.cpp [new file with mode: 0644]
src/cpp/test/server_abyss.hpp [new file with mode: 0644]
src/cpp/test/test.cpp [new file with mode: 0644]
src/cpp/test/testclient.cpp [new file with mode: 0644]
src/cpp/test/testclient.hpp [new file with mode: 0644]
src/cpp/test/testclient_dummy.cpp [new file with mode: 0644]
src/cpp/test/tools.cpp [new file with mode: 0644]
src/cpp/test/tools.hpp [new file with mode: 0644]
src/cpp/unix.make [new file with mode: 0644]
src/cpp/value.cpp [new file with mode: 0644]
src/cpp/wininet.cpp [new file with mode: 0644]
src/cpp/xml.cpp [new file with mode: 0644]
src/registry.c [new file with mode: 0644]
src/registry.h [new file with mode: 0644]
src/system_method.c [new file with mode: 0644]
src/system_method.h [new file with mode: 0644]
src/test/.cvsignore [new file with mode: 0644]
src/test/Makefile [new file with mode: 0644]
src/test/Makefile.depend [new file with mode: 0644]
src/test/cgi.c [new file with mode: 0644]
src/test/cgi.h [new file with mode: 0644]
src/test/cgitest1.c [new file with mode: 0644]
src/test/client.c [new file with mode: 0644]
src/test/client.h [new file with mode: 0644]
src/test/client_dummy.c [new file with mode: 0644]
src/test/data/req_no_params.xml [new file with mode: 0644]
src/test/data/req_out_of_order.xml [new file with mode: 0644]
src/test/data/req_value_name.xml [new file with mode: 0644]
src/test/data/sample_add_call.xml [new file with mode: 0644]
src/test/eftest_wrapper.sh [new file with mode: 0644]
src/test/http-req-simple.txt [new file with mode: 0644]
src/test/method_registry.c [new file with mode: 0644]
src/test/method_registry.h [new file with mode: 0644]
src/test/parse_xml.c [new file with mode: 0644]
src/test/parse_xml.h [new file with mode: 0644]
src/test/req_no_params.xml [new file with mode: 0644]
src/test/serialize.c [new file with mode: 0644]
src/test/serialize.h [new file with mode: 0644]
src/test/server_abyss.c [new file with mode: 0644]
src/test/server_abyss.h [new file with mode: 0644]
src/test/test.c [new file with mode: 0644]
src/test/test.h [new file with mode: 0644]
src/test/value.c [new file with mode: 0644]
src/test/value.h [new file with mode: 0644]
src/test/xml_data.c [new file with mode: 0644]
src/test/xml_data.h [new file with mode: 0644]
src/trace.c [new file with mode: 0644]
src/xmlrpc_array.c [new file with mode: 0644]
src/xmlrpc_authcookie.c [new file with mode: 0644]
src/xmlrpc_base64.c [new file with mode: 0644]
src/xmlrpc_builddecomp.c [new file with mode: 0644]
src/xmlrpc_client.c [new file with mode: 0644]
src/xmlrpc_client_global.c [new file with mode: 0644]
src/xmlrpc_data.c [new file with mode: 0644]
src/xmlrpc_datetime.c [new file with mode: 0644]
src/xmlrpc_expat.c [new file with mode: 0644]
src/xmlrpc_libxml2.c [new file with mode: 0644]
src/xmlrpc_parse.c [new file with mode: 0644]
src/xmlrpc_serialize.c [new file with mode: 0644]
src/xmlrpc_server_abyss.c [new file with mode: 0644]
src/xmlrpc_server_cgi.c [new file with mode: 0644]
src/xmlrpc_server_w32httpsys.c [new file with mode: 0644]
src/xmlrpc_struct.c [new file with mode: 0644]
src/xmlrpc_utf8.c [new file with mode: 0644]
stamp-h.in [new file with mode: 0644]
tools/.cvsignore [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/Makefile.common [new file with mode: 0644]
tools/binmode-rpc-kit/COPYING [new file with mode: 0644]
tools/binmode-rpc-kit/Makefile [new file with mode: 0644]
tools/binmode-rpc-kit/README [new file with mode: 0644]
tools/binmode-rpc-kit/binmode-rpc-rfc.txt [new file with mode: 0644]
tools/binmode-rpc-kit/binmode-rpc2xml-rpc [new file with mode: 0755]
tools/binmode-rpc-kit/examples/good-1.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-1.xml [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-2.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-2.xml [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-3.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-3.xml [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-4.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-4.xml [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-5.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-5.xml [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-6.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/good-6.xml [new file with mode: 0644]
tools/binmode-rpc-kit/examples/invalid-1.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/invalid-2.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/invalid-3.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/invalid-4.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/examples/invalid-5.binmode [new file with mode: 0644]
tools/binmode-rpc-kit/oct2bin [new file with mode: 0755]
tools/interop-server/interop-cgi.c [new file with mode: 0644]
tools/turbocharger/.cvsignore [new file with mode: 0644]
tools/turbocharger/Makefile [new file with mode: 0644]
tools/turbocharger/README [new file with mode: 0644]
tools/turbocharger/mod_gzip.c [new file with mode: 0644]
tools/turbocharger/mod_gzip.c.diff [new file with mode: 0644]
tools/xml-rpc-api2cpp/.cvsignore [new file with mode: 0644]
tools/xml-rpc-api2cpp/DataType.cpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/DataType.hpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/Makefile [new file with mode: 0644]
tools/xml-rpc-api2cpp/Makefile.depend [new file with mode: 0644]
tools/xml-rpc-api2cpp/README [new file with mode: 0644]
tools/xml-rpc-api2cpp/SystemProxy.cpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/SystemProxy.hpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/XmlRpcClass.cpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/XmlRpcClass.hpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/XmlRpcFunction.cpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/XmlRpcFunction.hpp [new file with mode: 0644]
tools/xml-rpc-api2cpp/xml-rpc-api2cpp.1 [new file with mode: 0644]
tools/xml-rpc-api2cpp/xml-rpc-api2cpp.cpp [new file with mode: 0644]
tools/xml-rpc-api2txt [new file with mode: 0755]
tools/xml-rpc-api2txt.1 [new file with mode: 0644]
tools/xmlrpc/.cvsignore [new file with mode: 0644]
tools/xmlrpc/Makefile [new file with mode: 0644]
tools/xmlrpc/Makefile.depend [new file with mode: 0644]
tools/xmlrpc/dumpvalue.c [new file with mode: 0644]
tools/xmlrpc/dumpvalue.h [new file with mode: 0644]
tools/xmlrpc/xmlrpc.c [new file with mode: 0644]
tools/xmlrpc/xmlrpc.html [new file with mode: 0644]
tools/xmlrpc_transport/.cvsignore [new file with mode: 0644]
tools/xmlrpc_transport/Makefile [new file with mode: 0644]
tools/xmlrpc_transport/Makefile.depend [new file with mode: 0644]
tools/xmlrpc_transport/xmlrpc_transport.c [new file with mode: 0644]
tools/xmlrpc_transport/xmlrpc_transport.html [new file with mode: 0644]
unix-common.make [new file with mode: 0644]
xmlrpc-c-config.in [new file with mode: 0644]
xmlrpc-c-config.test.in [new file with mode: 0644]
xmlrpc_amconfig.h.in [new file with mode: 0644]
xmlrpc_config.h.in [new file with mode: 0644]