Stasik0
|
a70e39362c
|
fixing client identification
|
2015-04-21 14:23:46 +02:00 |
|
Stasik0
|
ec9af23975
|
username/pass logins work, did not looked into CTT yet
|
2015-04-20 09:03:36 +02:00 |
|
Julius Pfrommer
|
aabd4b22fc
|
add the BrowseNext service
|
2015-04-18 20:18:25 +02:00 |
|
Julius Pfrommer
|
e82aae299b
|
concatenate the library into single .c/.h file
|
2015-03-22 15:14:22 +01:00 |
|
Stasik0
|
39efbe1859
|
faking RegisterNodes and UnregisterNodes
|
2015-03-18 23:38:43 +01:00 |
|
Stasik0
|
b23fcf1311
|
FindServers implemented
|
2015-03-17 22:47:51 +01:00 |
|
Julius Pfrommer
|
93a41bc13e
|
don't treat localizedtext as a structured type
|
2015-03-17 11:34:11 +01:00 |
|
Julius Pfrommer
|
c43506b271
|
simplify binary encoding
|
2015-03-17 11:05:52 +01:00 |
|
Julius Pfrommer
|
0f66e509c1
|
generate only needed types. the rest is handled transparently as extensionobjects
|
2015-03-16 10:11:18 +01:00 |
|
Julius Pfrommer
|
132ecb7c11
|
fix order of builtin types
|
2015-03-13 21:45:45 +01:00 |
|
Stasik0
|
d17f315941
|
Revert "improved version of encoding of enums and opaque types"
This reverts commit b53dad591b , reversing
changes made to ced600ccdc .
|
2015-03-13 07:43:15 +01:00 |
|
Julius Pfrommer
|
422e48af2c
|
Revert "transmission of enums and opaque types as int and bytestring"
This reverts commit 7c1f2c49fb .
|
2015-03-12 13:23:05 +01:00 |
|
Julius Pfrommer
|
7c1f2c49fb
|
transmission of enums and opaque types as int and bytestring
|
2015-03-12 06:24:00 +01:00 |
|
Stasik0
|
276d90f1de
|
seems to be a proper solution for issue #182, a bit whether the type is a strucuter is saved in the type description
@jpfr, please look into it, I am afraid to break things
|
2015-03-02 12:30:44 +01:00 |
|
Julius Pfrommer
|
c877fcaa9d
|
move datatype nodeid to the typedescription -> single source of truth
|
2015-03-01 18:39:11 +01:00 |
|
Julius Pfrommer
|
f9bfd6f5f3
|
add old compiler flags
|
2015-02-10 15:12:32 +01:00 |
|
Julius Pfrommer
|
b985935593
|
make typedescription branch work
|
2015-02-09 10:49:48 +01:00 |
|
Stasik0
|
ab130cb475
|
solves gcc 4.6 problems, relates to #157
|
2015-02-05 20:46:34 +01:00 |
|
Julius Pfrommer
|
bd2e8243fd
|
make builtin tests compile (still failing)
|
2015-02-04 23:54:38 +01:00 |
|
Julius Pfrommer
|
fe80b37be2
|
simplify some types with encoding bytes
|
2015-02-04 19:00:38 +01:00 |
|
Julius Pfrommer
|
0de2f8011e
|
fixes for MSVC
|
2015-02-04 18:16:17 +01:00 |
|
Julius Pfrommer
|
556c2e85e3
|
reduce use if C99 idioms
|
2015-02-04 18:07:05 +01:00 |
|
Julius Pfrommer
|
fcffa3a602
|
Merge branch 'master' into typedescription
Conflicts:
src/ua_util.h
|
2015-02-04 16:33:16 +01:00 |
|
Julius Pfrommer
|
f5389db547
|
update
|
2015-01-27 14:13:00 +01:00 |
|
Julius Pfrommer
|
b6c9128c07
|
init function with jumptable
|
2015-01-26 17:51:14 +01:00 |
|
Julius Pfrommer
|
63b45901f6
|
pushing bits
|
2015-01-26 15:43:42 +01:00 |
|
Julius Pfrommer
|
c881dfa173
|
update to type layout generation
|
2015-01-26 13:12:23 +01:00 |
|
Julius Pfrommer
|
7b5f3dac5e
|
generate type layout
|
2015-01-26 00:40:37 +01:00 |
|
Julius Pfrommer
|
1763b9658d
|
ongoing work
|
2015-01-15 17:50:19 +01:00 |
|
Julius Pfrommer
|
b9bfc400d2
|
type descriptions
|
2015-01-15 12:08:25 +01:00 |
|