| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add username/password authentication to servers and client | Thomas Vanbesien | 3 days | 1 | -0/+14 |
| | | | | | | | | | | Disallow anonymous sessions on both the LDS and registering server by configuring UA_AccessControl_default with a hardcoded user/password credential pair. Set UA_ClientConfig_setAuthenticationUsername on the client configs used for register, re-register, and deregister calls. Use UA_Client_connectUsername in the FindServers client when reading server time. | ||||
| * | Initial commit: OPC UA discovery project | Thomas Vanbesien | 3 days | 1 | -0/+81 |
| CMake-based C project using open62541 for OPC UA discovery. Includes Local Discovery Server, register server, and find servers client with OpenSSL encryption support. | |||||
