Alexandre Julliard
|
08a899d433
|
webservices: Use strncmpiW instead of memicmpW for strings without embedded nulls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-08 08:35:31 -05:00 |
Hans Leidekker
|
bd7c86bb4f
|
webservices: Also trace return values in the URL functions.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-10-31 16:18:30 +01:00 |
Michael Stefaniuc
|
9d52b5f847
|
webservices: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-09-12 23:15:14 +02:00 |
Michael Stefaniuc
|
0c91b5ebcd
|
webservices: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-06 12:58:59 +01:00 |
Hans Leidekker
|
46315d8d27
|
webservices: Enforce the heap limit.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-22 16:44:49 +01:00 |
Hans Leidekker
|
20686f47af
|
webservices: Add support for encoded UTF-8 characters in WsDecodeUrl.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-01 22:14:25 +09:00 |
Hans Leidekker
|
57e69a6b48
|
webservices: Implement WsEncodeUrl.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-26 22:14:52 +09:00 |
Hans Leidekker
|
24bdad63e4
|
webservices: Implement WsDecodeUrl.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-26 22:14:52 +09:00 |