LEvertz
|
f5ce0a0b58
typo fixed
|
9 years ago |
LEvertz
|
5224e8b57b
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
LEvertz
|
1220bda227
implemented references from internal to external namespaces
|
9 years ago |
Stasik0
|
983c50554e
fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257
|
9 years ago |
FlorianPalm
|
1a03d0286d
NO_ALLOCA (added in nodemanagement service)
|
9 years ago |
FlorianPalm
|
dae421bab2
added NO_ALLOCA macro fix
|
9 years ago |
FlorianPalm
|
7a9af79ffb
added NO_ALLOCA macro
|
9 years ago |
FlorianPalm
|
5dcf597a83
restored addExternalNamespace functionality
|
9 years ago |
Stasik0
|
83adc541dd
fixing selfsigned generation
|
9 years ago |
Julius Pfrommer
|
c0ba839217
make array encoding static, start using the restrict keyword
|
9 years ago |
Julius Pfrommer
|
0aaf46d6e4
remove macros needed for SWIG wrappers
|
9 years ago |
Julius Pfrommer
|
27a6f48201
Merge pull request #252 from acplt/sliced_server_run
|
9 years ago |
Stasik0
|
b4fc36bc88
fixing multithreaded version
|
9 years ago |
Stasik0
|
fc550a60da
splitting server_run s.t. the server can run in one thread with other applications
|
9 years ago |
Stasik0
|
3e06daa9d9
initializing a variable to prevent a warning
|
9 years ago |
Stasik0
|
c4c00f4cec
fixing parallel builds (and sporadic travis fails)
|
9 years ago |
Stasik0
|
a41901beb5
adding file-size info for amalagamated files to trace sporadic build errors in travis
|
9 years ago |
Stasik0
|
d95d48b5d7
providing single-file releases of last 50 commits automatically via gh-pages
|
9 years ago |
Stasik0
|
104c8d3107
renew secure channel on a timely base automatically
|
9 years ago |
Julius Pfrommer
|
624f7089fa
add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config
|
9 years ago |
Stasik0
|
9e15be02c1
harndening cmake config
|
9 years ago |
Stasik0
|
b39ace2cd3
cosmetics in git version detection
|
9 years ago |
Stasik0
|
5ebece8c79
fixing cxx example
|
9 years ago |
Stasik0
|
da462be697
traing to enable coveralls again
|
9 years ago |
Stasik0
|
1ebfbb0f38
more travis updates
|
9 years ago |
Stasik0
|
01010af2c4
fixing paths in travis
|
9 years ago |
Stasik0
|
6af73e48f4
renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT
|
9 years ago |
LEvertz
|
cc47eefbec
added a gcc-version check around pragma
|
9 years ago |
Stasik0
|
a1671e42da
do not overwrite endpoint uri
|
9 years ago |
Julius Pfrommer
|
9913a5c627
return only the requested endpoints
|
9 years ago |