wine-wine/dlls/webservices
Hans Leidekker 887af1b3bb webservices: Implement the Message Framing Protocol.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-20 16:27:05 +02:00
..
tests webservices: Write Action and To headers unless the addressing version is WS_ADDRESSING_VERSION_TRANSPORT. 2017-07-20 16:27:05 +02:00
Makefile.in webservices: Add a static builtin dictionary. 2017-06-14 11:18:48 +02:00
channel.c webservices: Implement the Message Framing Protocol. 2017-07-20 16:27:05 +02:00
error.c webservices: Move error support to a separate file. 2017-03-29 17:17:13 +02:00
heap.c webservices: Store buffer encoding and character set. 2017-06-14 11:19:02 +02:00
listener.c webservices: Pass AI_PASSIVE when resolving the hostname for a listener socket. 2017-06-06 13:08:46 +02:00
msg.c webservices: Write Action and To headers unless the addressing version is WS_ADDRESSING_VERSION_TRANSPORT. 2017-07-20 16:27:05 +02:00
proxy.c webservices: Implement the Message Framing Protocol. 2017-07-20 16:27:05 +02:00
reader.c webservices: Add support for reading float values. 2017-07-20 16:27:05 +02:00
sock.h webservices: Pass AI_PASSIVE when resolving the hostname for a listener socket. 2017-06-06 13:08:46 +02:00
string.c webservices: Implement the Message Framing Protocol. 2017-07-20 16:27:05 +02:00
url.c webservices: Enforce the heap limit. 2017-02-22 16:44:49 +01:00
webservices.spec webservices: Implement WsReadXmlBuffer. 2017-06-14 11:19:00 +02:00
webservices_private.h webservices: Implement the Message Framing Protocol. 2017-07-20 16:27:05 +02:00
writer.c webservices: Add support for DATETIME records in the writer. 2017-07-12 19:51:53 +02:00