Sten Grüner
|
1de8b24ac0
First attempt of mDNS interface selection (#2856)
|
5 years ago |
Julius Pfrommer
|
c4bce59c57
CTT: Fix loading the revocation list
|
5 years ago |
Andrea Minosu
|
2b70a28a4b
For 1 dimension arrays, initializing arrayDimensionsSize may confuse some OPC clients.
|
5 years ago |
Julius Pfrommer
|
f4e1d2c1a2
PubSub: Simplify UA_Server_processNetworkMessage
|
5 years ago |
Julius Pfrommer
|
5b01c26f51
PubSub: Correct the indendation in UA_Server_processNetworkMessage
|
5 years ago |
Julius Pfrommer
|
e382587211
PubSub: UA_Server_processNetworkMessage: Handle the case where no dataSetReaderErg is found
|
5 years ago |
Julius Pfrommer
|
b4f5ad589f
PubSub: Test for the actual publisher id type in the message
|
5 years ago |
Julius Pfrommer
|
925821e403
PubSub: Remove a superfluous check
|
5 years ago |
Julius Pfrommer
|
39d20427aa
PubSub: Remove excessive brackets
|
5 years ago |
Julius Pfrommer
|
7a8b29d637
PubSub: Fix #2838, Wrong union-member is used when checking for publisherId
|
5 years ago |
Julius Pfrommer
|
2cfff7aa4f
Server: Fix a memleak regression in processMSG; Remove gotos
|
5 years ago |
Julius Pfrommer
|
1df006b97e
View: Cosmetic cleanups
|
5 years ago |
Julius Pfrommer
|
79647f6fec
View: Don't remove old ContinuationPoints if the session is full
|
5 years ago |
Julius Pfrommer
|
d7e54dbd41
View: Return BadNodeIdUnknown if the original node is unknown
|
5 years ago |
Julius Pfrommer
|
d8399dc1a5
View: Ensure statuscodes are always checked
|
5 years ago |
Julius Pfrommer
|
054f460d6e
View: Handle an edge-case where malloc fails during Browse
|
5 years ago |
Julius Pfrommer
|
aff76e6f77
CTT: Fix loading the trustlist / revocation list in server_ctt
|
5 years ago |
Julius Pfrommer
|
85c4d53b1c
Config: Configure the UserTokenPolicy; Warn if password is unencrypted
|
5 years ago |
Jonas Green
|
5d375771aa
Security: Added support for server to decrypt passwords
|
5 years ago |
Julius Pfrommer
|
357478dcea
Security: UA_SecurityPolicy_getSecurityPolicyByUri takes a const Uri argument
|
5 years ago |
Julius Pfrommer
|
3b14df892c
Services: Remove the in-situ service special case
|
5 years ago |
Julius Pfrommer
|
712bada953
Services: Split out ua_services_monitoreditem.c
|
5 years ago |
Julius Pfrommer
|
8e46cbd584
Services: Rename ua_services_call.c -> ua_services_method.c
|
5 years ago |
Julius Pfrommer
|
534ca8b402
Server: Improve logging when a request is refused
|
5 years ago |
Julius Pfrommer
|
4171e05c98
Session: A NULL or empty UserIdentityToken should be treated as Anonymous
|
5 years ago |
Jayanth Velusamy
|
1726b02d2e
Example: Secure client using encrypted UserIdentityToken (Username/password)
|
5 years ago |
Asish Ganesh
|
2e14f900ab
[FIX] Initialize ServerArray with same ApplicationURI as NamespaceArray
|
5 years ago |
Asish Ganesh
|
1355d9f762
[FIX] Add support for reading multiple CRL files to server_ctt
|
5 years ago |
Shriya Chaurasia
|
db63a89e86
[TASK] Add unit test cases for subscriber implementation
|
5 years ago |
Diesilva Sagaya James
|
b73d720b09
[FEATURE] Subscriber implementation
|
5 years ago |