.. |
client
|
Merge remote-tracking branch 'upstream/1.4' into merge_1.4
|
2025-04-23 00:52:31 +02:00 |
pubsub
|
fix(pubsub): Make casting explicit to avoid MSVC warnings
|
2025-05-28 08:03:06 +02:00 |
server
|
refactor(server): Use UA_String_format in ua_discovery_mdns.c
|
2025-05-20 14:32:45 +02:00 |
util
|
Merge remote-tracking branch 'origin/1.4' into merge_14_master_27
|
2025-04-23 00:45:27 +02:00 |
ua_securechannel_crypto.c
|
feat(core): Extend the binary encoding to take encoding options
|
2024-12-07 23:03:22 +01:00 |
ua_securechannel.c
|
Merge remote-tracking branch 'upstream/1.4' into merge_1.4
|
2025-04-23 00:52:31 +02:00 |
ua_securechannel.h
|
feat(core): Extend the binary encoding to take encoding options
|
2024-12-07 23:03:22 +01:00 |
ua_types_encoding_binary.c
|
docs(core): fix typo in contributor name
|
2025-02-19 08:21:20 +01:00 |
ua_types_encoding_binary.h
|
feat(core): Extend the binary encoding to take encoding options
|
2024-12-07 23:03:22 +01:00 |
ua_types_encoding_json_105.c
|
fix(core): Add an assertion to help clang-analyzer in decodeJSONVariant
|
2025-05-06 21:07:17 +02:00 |
ua_types_encoding_json.c
|
fix(deps): Update musl time methods. Prefix to avoid name clash (fix #7139)
|
2025-04-01 02:55:40 +02:00 |
ua_types_encoding_json.h
|
refactor(core): Remove unused members from the JSON parsing context
|
2024-12-22 00:17:19 +01:00 |
ua_types_encoding_xml.c
|
fix(core): Help clang-analyzer in xml_tokenize
|
2025-05-06 21:07:17 +02:00 |
ua_types_encoding_xml.h
|
refactor(core): Remove pretty-printing from XML encoding
|
2025-04-05 13:23:12 +02:00 |
ua_types.c
|
fix(core): Fix UA_String_format when the string needs to be allocated internally
|
2025-05-20 14:32:45 +02:00 |