mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
2998608b86
csoap is a client/server SOAP library implemented in pure C. It comes with an embedded HTTP server called nanohttp. The transfered XML structures are handled by libxml2. csoap comes with the followin features: - client/server HTTP engine - Attachments via MIME - https (SSL) with OpenSSL WWW: http://csoap.sourceforge.net/
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
bin/soapclient
|
|
bin/csoap-config
|
|
lib/libcsoap.la
|
|
lib/libcsoap.a
|
|
lib/libcsoap-1.1.so.2
|
|
lib/libcsoap-1.1.so
|
|
lib/libcsoap.so
|
|
lib/libnanohttp.la
|
|
lib/libnanohttp.a
|
|
lib/libnanohttp-1.1.so.2
|
|
lib/libnanohttp-1.1.so
|
|
lib/libnanohttp.so
|
|
include/nanohttp-1.1/nanohttp/nanohttp-common.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-socket.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-client.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-server.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-stream.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-mime.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-request.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-response.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-base64.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-ssl.h
|
|
include/nanohttp-1.1/nanohttp/nanohttp-logging.h
|
|
include/libcsoap-1.1/libcsoap/soap-xml.h
|
|
include/libcsoap-1.1/libcsoap/soap-fault.h
|
|
include/libcsoap-1.1/libcsoap/soap-env.h
|
|
include/libcsoap-1.1/libcsoap/soap-service.h
|
|
include/libcsoap-1.1/libcsoap/soap-router.h
|
|
include/libcsoap-1.1/libcsoap/soap-client.h
|
|
include/libcsoap-1.1/libcsoap/soap-server.h
|
|
include/libcsoap-1.1/libcsoap/soap-ctx.h
|
|
include/libcsoap-1.1/libcsoap/soap-admin.h
|
|
share/aclocal/libcsoap.m4
|
|
libdata/pkgconfig/libcsoap.pc
|
|
@dirrm include/nanohttp-1.1/nanohttp
|
|
@dirrm include/nanohttp-1.1
|
|
@dirrm include/libcsoap-1.1/libcsoap
|
|
@dirrm include/libcsoap-1.1
|