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 (show unmerged sources)
Filename Size Changed
gsoap-01-sharedlibs.diff 0000008119 7.93 KB
gsoap-2.8.134.tar.xz 0018173208 17.3 MB
gsoap.changes 0000058465 57.1 KB
gsoap.spec 0000004190 4.09 KB
reproducible.patch 0000001102 1.08 KB
sanitize_source.sh 0000001351 1.32 KB
Latest Revision
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 6)
Update to release 2.8.131
  * Added new ``SOAP_SSL_SNI_HOST_CHECK`` flag for client-side
    SSL/TLS configuration with OpenSSL to perform SNI only with a
    syntactically valid hostname, not with an IP address, for
    compliance with RFC 3546 RFC 6066.

- Update to release 2.8.130
  * A correction of a schema formatting issue in the WSDL and XSD
    files output of soapcpp2.
  * Improved soapcpp2 deserializer validation source code
    generation for primitive type struct/class members with default
    values.
  * Improve soapcpp2 for C++ custom serializer classes derived from
    other classes, which might otherwise not compile properly.

- Update to release 2.8.127
  * Update to include `soap` context member initialization in the
    soapcpp2-generated `soap_new_T()` source code for all classes
    `T` derived from `soap_dom_element`, e.g. with wsdl2h option
    `-d`.
  * Update to soapcpp2 option `-Et` traversal code generation to
    walk C/C++ data structures.

- Update to release 2.8.124
  * Added C++17 `std::optional` member variable serialization.
  * Updated wsdl2h to automatically generates `std::optional`
    member variables for optional schemas when typedef.dat
    defines `$OPTIONAL = std::optional`. Only primitive type
    member variables are made `std::optional`, not classes,
    because optional types must be defined before referenced when
Comments 0
openSUSE Build Service is sponsored by