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
