Julius Pfrommer
|
3a74a089ae
Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions
|
před 7 roky |
Julius Pfrommer
|
f5f1cb6685
check for select returning 0 (fix #999)
|
před 7 roky |
Stefan Profanter
|
14df336430
Code review: @Pro's MDNS implementation (#732)
|
před 7 roky |
FlorianPalm
|
44d29026dc
removed license note from files of the plugins folder
|
před 7 roky |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
před 7 roky |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
před 7 roky |
Julius Pfrommer
|
917169614c
fix warnings from clang-tidy
|
před 7 roky |
Julius Pfrommer
|
27a2b77429
fix drop in gcov coverage (#917)
|
před 7 roky |
Julius Pfrommer
|
29e0b175bc
fix #891: adding malloc.h in clang under windows
|
před 8 roky |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
před 8 roky |
Stefan Profanter
|
c98018f6e0
Add error message to "Connection failed" error
|
před 8 roky |
Julius Pfrommer
|
12eda25a8f
fix: remove a false positive of cppcheck
|
před 8 roky |
Julius Pfrommer
|
a28c922aee
fix: more stable handling of errno on win32
|
před 8 roky |
Julius Pfrommer
|
49441aa92c
fix: handling of WSA macros for tcp networking on win32
|
před 8 roky |
Julius Pfrommer
|
b3aaa1ceea
refactor: UA_Connection_init as memset-zero; small cleanups
|
před 8 roky |
Julius Pfrommer
|
aad21245ee
clean overlong lines in tcp network layer; improve inline docs
|
před 8 roky |
Holger Jeromin
|
e94ee24dc6
Generic BSD detection for tcp/udp plugin (#807)
|
před 8 roky |
mklingn
|
0932f47df1
Properly define UA_fd_set and UA_fd_isset for OpenBSD.
|
před 8 roky |
Markus Klingenberger#
|
ceb27d614e
Precompiler directives to include sys/socket on OpenBSD.
|
před 8 roky |
Stefan Profanter
|
0fdfcc43d4
Create specific method for splitting endpoint url. Fix #778
|
před 8 roky |
Julius Pfrommer
|
56e7ae441f
fix inclusion order of winsock2/windows.h in amalgamation
|
před 8 roky |
Julius Pfrommer
|
26ca69f38c
move _WINSOCK_DEPRECATED_NO_WARNINGS into plugin flags.make
|
před 8 roky |
Julius Pfrommer
|
1212aea02d
switch defaults to port 4840 (IANA defined OPC UA port)
|
před 8 roky |
Julius Pfrommer
|
d22e42a458
remove warnings from msvc (#665)
|
před 8 roky |
Julius Pfrommer
|
54daafd37a
rename plugins to begin with ua_
|
před 8 roky |