.. |
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: Include a RelatesTo header in reply messages.
|
2017-09-06 17:31:01 +02:00 |
error.c
|
webservices: Move error support to a separate file.
|
2017-03-29 17:17:13 +02:00 |
heap.c
|
webservices: Store headers in WsReadEnvelopeStart.
|
2017-09-06 17:31:00 +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: Include a RelatesTo header in reply messages.
|
2017-09-06 17:31:01 +02:00 |
proxy.c
|
webservices: Implement the Message Framing Protocol.
|
2017-07-20 16:27:05 +02:00 |
reader.c
|
webservices: Alloc_utf16_text() is unused, so remove it.
|
2017-09-08 16:23:14 +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: Add a mechanism to use the builtin static dictionary in the writer.
|
2017-09-06 17:31:01 +02:00 |
url.c
|
…
|
|
webservices.spec
|
webservices: Implement WsSendReplyMessage.
|
2017-09-06 17:31:01 +02:00 |
webservices_private.h
|
webservices: Alloc_utf16_text() is unused, so remove it.
|
2017-09-08 16:23:14 +02:00 |
writer.c
|
webservices: Also use the dictionary for writing UTF-8 text values.
|
2017-09-06 17:31:01 +02:00 |