blob: 967b1f9d29b5c56ede6490fce6a095c561052aff [file] [log] [blame]
This directory contains plugins for extending the gSOAP engine's capabilities.
httpda.* HTTP Digest Authentication
httpget.* HTTP GET method support
httpform.* HTTP POST application/x-www-form-urlencoded support
httppost.* HTTP POST method support for example non-SOAP requests
httpmd5.* HTTP MD5 checksums
logging.* Message logging (selective inbound/outbound)
plugin.* Example plugin for aspiring plugin developers
wsseapi.* WS-Security (wsse) plugin
Supporting modules:
smdevp.* EVP-based (signed) message digest engine
md5evp.* MD5 EVP interface for httpda and httpmd5
threads.* Threads, mutex, and condition variables