Leon Urbas
|
91c5ff4d63
added null-ptr handling to some more calcSize-methods
|
10 years ago |
Leon Urbas
|
f3e4baec14
added null-ptr handling to some more calcSize-methods
|
10 years ago |
Stasik0
|
fba37e751e
basictypes compile now, some stuff was commented out to make it work
|
10 years ago |
Stasik0
|
a077862ce0
micro fixes (I still do not really understand what i am doing)
|
10 years ago |
Stasik0
|
60c241017c
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Stasik0
|
8d59dabb94
fix of function redefinition
|
10 years ago |
Sten
|
64ebe907b8
Update README.md
|
10 years ago |
Stasik0
|
bc89afe6ea
removing test from Makefile.am
|
10 years ago |
Stasik0
|
4cdc29069c
adding autogenerated files to .gitignore
|
10 years ago |
Stasik0
|
2c116f803e
+ adding python dependencies everywhere
|
10 years ago |
Stasik0
|
34bddd2de6
added dependency on header files
|
10 years ago |
Leon Urbas
|
3537783025
moved definition of UA_VTable to opcua_basictypes.h
|
10 years ago |
Leon Urbas
|
2218cb3425
some more handcodings. learnt that calcSize with a NULL-ptr should return the space necessary for allocation else the space necessary for binary serialization
|
10 years ago |
Leon Urbas
|
08e9d09a15
introduced macro for prototypes
|
10 years ago |
Leon Urbas
|
db7a0c5452
added Makefile for tool
|
10 years ago |
Leon Urbas
|
3b19bddd09
coded some more basictypes...
|
10 years ago |
Leon Urbas
|
db9fd8829f
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Leon Urbas
|
3faca5574c
added missing files, still wip
|
10 years ago |
Leon Urbas
|
bceba6587f
first steps toward generator
|
10 years ago |
FlorianPalm
|
d5dd42dfba
solved merging error (different naming)
|
10 years ago |
markusgraube
|
141cb3860a
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
markusgraube
|
5ed98b2ed7
updated .gitignore
|
10 years ago |
markusgraube
|
6d9bbf5dc2
example server prints out its used port
|
10 years ago |
FlorianPalm
|
f62b2baf4a
Merge branch 'master' of https://github.com/Stasik0/Open62541
|
10 years ago |
FlorianPalm
|
0cbe409542
a first alpha version of building a secureChannel response message, refactoring needs to be done(naming conventions, size calculations).
|
10 years ago |
FlorianPalm
|
aae25eb9f8
Merge branch 'master' of https://github.com/Stasik0/Open62541
|
10 years ago |
Stasik0
|
a03f92756f
minor fix of warning
|
10 years ago |
Stasik0
|
10fbf01c21
fixing warning
|
10 years ago |
Stasik0
|
e30b3a1b66
minor typo fixes
|
10 years ago |
Stasik0
|
a5f885677b
committing forgotten test
|
10 years ago |