aboutsummaryrefslogtreecommitdiff
path: root/extras/README.txt
blob: 9f62be84ee494caa772262385a7ede697542d833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

The 'extras' directory contains contributions and other useful additions.

All contributions are covered by the gSOAP public license, unless specifically
stated otherwise in the source. The following authors provided the
contributions included in this directory:

ckdb.h ckdb.c			Simple Cookie database manager (store/load)
ckdbtest.h ckdbtest.c		Test code for Simple Cookie database manager
fault.cpp			Print SOAP Fault messages to C++ streams
logging.cpp			Log send, receive, and trace messages on streams

fault.cpp contributed by A. Kelly
logging.cpp contributed by M. Helmick

The soapdefs.h file contains supporting declarations (see notes in the sources).