Julius Pfrommer
|
8df29d21e4
simplify a bit
|
9 years ago |
Stasik0
|
c29817a7c5
one bugfix in string length
|
9 years ago |
Stasik0
|
56822bd591
Merge branch 'master' into hardening_client
|
9 years ago |
Stasik0
|
06792b9e34
indent
|
9 years ago |
Stasik0
|
1f96e87cc0
fixed the hardening
|
9 years ago |
Julius Pfrommer
|
f7eff5571c
differentiate between UA_STRING and UA_STRING_ALLOC
|
9 years ago |
Julius Pfrommer
|
efbf011556
support writing of numeric ranges (required for nano). no test cases in the ctt
|
9 years ago |
Julius Pfrommer
|
678550ea5e
Wshadow does not work with old gccs
|
9 years ago |
Julius Pfrommer
|
ca6d65162c
clean up the compiler flags
|
9 years ago |
Julius Pfrommer
|
78ffdbe441
make a linker flag linux only
|
9 years ago |
Julius Pfrommer
|
b7e565d658
more binary size reduction .. 68kb server
|
9 years ago |
Julius Pfrommer
|
282321c7b4
remove the -rdynamic linker flag. down to 80kb executables
|
9 years ago |
Julius Pfrommer
|
592360c4f9
cosmetic improvement
|
9 years ago |
Julius Pfrommer
|
10d239046a
update the example in the readme
|
9 years ago |
Julius Pfrommer
|
a7ca829a05
typo fix
|
9 years ago |
Julius Pfrommer
|
b23ecd76f4
fix windows build, always generate the single source distribution
|
9 years ago |
Julius Pfrommer
|
0684df3dad
add the network layer and logger to the single-source distribution
|
9 years ago |
Julius Pfrommer
|
71fd7fe727
add network dump of a connecting client
|
9 years ago |
Julius Pfrommer
|
9096499321
cosmetic improvements
|
9 years ago |
Julius Pfrommer
|
bb5e53dcf5
towards writing of ranges
|
9 years ago |
Stasik0
|
e485204f82
issue with #212
|
9 years ago |
Stasik0
|
377797495c
one more workaround for #212
|
9 years ago |
Stasik0
|
15802f5ec5
should be a workaround for #212
|
9 years ago |
Stasik0
|
82737a2986
setting macros again, ref #212
|
9 years ago |
Stasik0
|
a87ef6bb9d
adding _DEFAULT_SOURCE as proposed in #212
|
9 years ago |
Stasik0
|
66ef887378
fixing compiler warning
|
9 years ago |
Julius Pfrommer
|
2f1531bae6
store incompletely received messages in the connection
|
9 years ago |
Stasik0
|
619767f80a
giving the example node a string id
|
9 years ago |
Julius Pfrommer
|
b23216c694
simplify ua_string generation from chars
|
9 years ago |
Stasik0
|
aa96a3d5e0
wrong comparisson
|
9 years ago |