open62541/tests
Alexander Bluhm 1df2db0e76 test(plugin) test server login callback with password
Setup server with username and password hashes.  Use custom login
callback that checks the salted and encrypted passwords with methods
of the operating system.  Fallback to clear text passwords.
2023-09-28 12:50:19 +02:00
..
client feat(tests): Add a test scaffoling for client discovery functionality 2023-08-21 14:51:12 +02:00
encryption Merge remote-tracking branch 'origin/1.2' into merge_12_13_7 2022-11-14 11:51:51 +01:00
fuzz fix(core): Allow out-of-memory during fuzzing (2nd try) 2022-03-31 22:08:55 +02:00
multithreading refactor(tests): Use only standard printf integer types 2022-03-27 10:56:27 +02:00
nodeset-compiler test(core): fix sign-conversion compiler errors 2022-07-13 17:37:03 +02:00
pubsub fix(tests): Remove a memleak in check_pubsub_informationmodel_methods.c 2023-02-20 02:11:56 +01:00
server test(plugin) test server login callback with password 2023-09-28 12:50:19 +02:00
testing-plugins test(core): fix sign-conversion compiler errors 2022-07-13 17:37:03 +02:00
check_chunking.c refactor(core): Don't generate headers with internal encoding functions 2021-08-16 10:21:51 +02:00
check_securechannel.c test(core): fix sign-conversion compiler errors 2022-07-13 17:37:03 +02:00
check_timer.c feat(pubsub): Support baseTime to timer callbacks 2021-03-10 20:53:04 +01:00
check_types_builtin_json.c fix(core): Fix encoding and decoding of very large JSON DateTime 2022-03-18 16:12:45 +01:00
check_types_builtin.c test(core): fix sign-conversion compiler errors 2022-07-13 17:37:03 +02:00
check_types_custom.c fix(core): Fix encoding of the structure with optional fields (#5513) 2022-12-18 14:33:22 +01:00
check_types_memory.c Revert "Merge branch 'master' into 1.3" 2021-12-18 14:34:34 +01:00
check_types_parse.c test: fix signedness compile errors 2020-05-29 08:10:37 +02:00
check_types_range.c fix(server): Fix array dimensions when copying range of variant (#5216) 2022-06-30 16:12:36 +02:00
check_utils.c fix(core): DataValue statuscodes checks ignore additional information bits (#5375) 2022-10-20 08:38:46 +02:00
CMakeLists.txt test(plugin) test server login callback with password 2023-09-28 12:50:19 +02:00
common.h feat(pubsub): pubsub configuration from binary file (#3806) 2020-09-01 09:29:37 +02:00
invalid_bit_types.bsd feat(core) Support for structures with optional fields and unions (#3503) 2020-05-02 10:20:10 +02:00
invalid_bit_types.csv feat(core) Support for structures with optional fields and unions (#3503) 2020-05-02 10:20:10 +02:00