gSOAP

Edit Package gsoap

The gSOAP toolkit provides a cross-platform software development toolkit for C and C++ server and client Web service applications, and simplifies the overall use of XML in any type of application. The toolkit supports SOAP 1.1/1.2 RPC
encoding and document/literal styles, WSDL 1.1, MTOM/MIME/DIME attachments (streaming), SOAP-over-UDP, request-response and one-way messaging. The toolkit also supports WS-Addressing and WS-Security, with several other WS-* available or under development. See the official open-source gSOAP website http://gsoap2.sourceforge.net for project status and latest news.

Refresh
Refresh
Source Files
Filename Size Changed
gsoap-01-sharedlibs.diff 0000006022 5.88 KB
gsoap-2.8.33.tar.xz 0008115588 7.74 MB
gsoap-automake1_13.diff 0000000617 617 Bytes
gsoap.changes 0000015716 15.3 KB
gsoap.spec 0000004345 4.24 KB
sanitize_source.sh 0000001163 1.14 KB
Revision 4 (latest revision is 10)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 429282 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- Update to new upstream release 2.8.33
* Updated WS-Trust gsoap/import/wstx.h
  `__wst__RequestSecurityToken` response message parameter to
  `wst__RequestSecurityTokenResponseCollection`
* Updated WS-Security gsoap/import/wsse.h with optional SAML
  assertions in the Security header.
* Updated response processing for empty HTTP body with HTTP code
  200 to 202: no longer forces socket close when HTTP keep-alive
  is enabled.
* Updated `_XML` literal string XML serialization for qualified
  tag names, no longer uses default namespace (as in
  `xmlns="URI"`) but a prefixed tag name only.
* Updated wsdl2h options `-p` and `-d`, now generates
  `xsd__anyType*` (i.e. with pointer) data members without
  requiring the user to define a typemap.dat rule to do so. This
  change reinstates some of the old behavior of 2.8.23 and
  earlier versions.
* Fixed wsddapi.c compilation issue on Windows (`usleep`
  replaced).
* Fixed validation of `simpleType/restriction/length` when
  restriction base is a list that is mapped to a string.
* Fixed validation of `simpleType/restriction` with base type
  string length bounds restrictions.

- Update to new upstream release 2.8.32
* Improved soapcpp2 code generation of type converters
  `int soap_s2T(soap*, const char*, T*)` and
  `const char *soap_T2s(soap*, T)` for primitive and binary types T.
* Fixed unqualified `xsi:type` content matching with default
  namespace, which may lead to a failure in the 2.8.31 release to
Comments 0
openSUSE Build Service is sponsored by