Frank Meerkoetter
|
f94a12cb9a
fix copy&paste from plcopen
|
5 years ago |
Frank Meerkoetter
|
ba2616e0f1
Spelling and whitespace fixes
|
5 years ago |
Julius Pfrommer
|
36fdd9779b
Client: Fix an unused variable at very reduced logging
|
5 years ago |
Julius Pfrommer
|
ab04d497b1
CMake: Don't build generated information model for minimal ns0
|
5 years ago |
Mark Giraud
|
5a6d1fa79c
Fix pubsub test
|
5 years ago |
Silvio Traversaro
|
d5d2be129b
Print clear CMake error if six python module is not installed
|
5 years ago |
Julius Pfrommer
|
37bf2199f3
Stack: Cosmetic line length reduction
|
5 years ago |
Julius Pfrommer
|
c75efc25cb
Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables
|
5 years ago |
Stefan Profanter
|
fbc5763f60
CI: Only use sanitize leak if valgrind disabled
|
5 years ago |
Mark Giraud
|
b0b34ccbf3
Fix undefined behavior in historydatabse (memcpy called with null)
|
5 years ago |
Mark Giraud
|
91f54454d1
Fix undefined behavior
|
5 years ago |
Mark Giraud
|
3f314fa917
Fix undefined behavior (null pointers passed to memcpy)
|
5 years ago |
Mark Giraud
|
25de393fa3
Enable additional sanitizers
|
5 years ago |
Julius Pfrommer
|
e6988e157c
PubSub: Cosemtic improvements to reduce line lengths
|
5 years ago |
Julius Pfrommer
|
9012827b3e
ua2json: Fix calling with an invalid output/input
|
5 years ago |
Julius Pfrommer
|
75795003fb
JSON: Fix a forgotten token advancement
|
5 years ago |
Julius Pfrommer
|
52600f142b
JSON: Remove a shadowed variable for amalgamation build
|
5 years ago |
Julius Pfrommer
|
e5d4336172
PubSub: Fix decoding of JSON DataSetMessage payloads
|
5 years ago |
Julius Pfrommer
|
f62318a632
PubSub: JSON encoding prints empty field-names if none are defined
|
5 years ago |
Julius Pfrommer
|
4ee009011b
JSON: PubSub JSON decoding takes a const buffer
|
5 years ago |
Julius Pfrommer
|
e5e18b99b5
ua2json: Add PubSub encoding/decoding
|
5 years ago |
Julius Pfrommer
|
f594409d77
Tests: Don't build historizing if the feature is disabled
|
5 years ago |
Julius Pfrommer
|
70c9501487
Server: Disable historizing by default
|
5 years ago |
Julius Pfrommer
|
6c0442ee6d
Server: Make Historizing method conditional on build flags (fix amalgamation)
|
5 years ago |
Stefan Profanter
|
064cf25800
NodesetCompiler: Add support for OptionSet
|
5 years ago |
engel
|
b2204508d3
powerlink example
|
5 years ago |
Stefan Profanter
|
a066163a36
DatatypeGenerator: Also build types which have 'Test' in Name
|
5 years ago |
Silvio Traversaro
|
fc8d5eec19
Correctly cast third argument of recv in win32
|
5 years ago |
Julius Pfrommer
|
f85607bc77
Examples: Force SignAndEncrypt for the client encryption example
|
5 years ago |
Julius Pfrommer
|
a94c499321
Client: Make encryption and signing routines conditional on build flags
|
5 years ago |