Stefan Profanter
|
3e9fdcb66c
Check for negative chunk size
|
7 years ago |
Stefan Profanter
|
9d6b4566bd
Fix oss_fuzz bug 3598
|
7 years ago |
Julius Pfrommer
|
8086a32714
check return values in securechannel
|
7 years ago |
Stefan Profanter
|
df9c7de402
Release sendBuffer on UA_STATUSCODE_BADRESPONSETOOLARGE
|
7 years ago |
Stefan Profanter
|
84d46ddefe
Ignore session token check for fuzzing
|
7 years ago |
Infinity95
|
8b685b6540
use securitypolicy API in the server
|
7 years ago |
Julius Pfrommer
|
aa519069ad
use callback to clean up chunk processing in the connection
|
7 years ago |
Stefan Profanter
|
5d5efc03d4
Fix memory leak
|
7 years ago |
Stefan Profanter
|
6a55d79ed8
Fix DoS bug which leads to endless loop
|
7 years ago |
Julius Pfrommer
|
f87137a986
Fix two potential issues uncovered by PVS-Studio
|
8 years ago |
Julius Pfrommer
|
d1c49761a4
remove offset for encoding
|
8 years ago |
Stefan Profanter
|
14df336430
Code review: @Pro's MDNS implementation (#732)
|
8 years ago |
Julius Pfrommer
|
8c3d2e19a4
Merge branch '0.2'
|
8 years ago |
Stefan Profanter
|
776c27ba8b
Add parsing of TCP Error Message 'ERR'
|
8 years ago |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 years ago |
Julius Pfrommer
|
50b1f3dfaf
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
662a51d449
simplify client structure
|
8 years ago |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
8 years ago |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
8 years ago |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
8 years ago |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
8 years ago |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
8 years ago |
Julius Pfrommer
|
dcc8248b04
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
2f2facebaf
improve documentation of the interaction between encoding and chunking
|
8 years ago |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
8 years ago |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 years ago |
Julius Pfrommer
|
5467bae2dd
refactor: make memory allocator and atomic operations definitions public
|
8 years ago |
Julius Pfrommer
|
b3aaa1ceea
refactor: UA_Connection_init as memset-zero; small cleanups
|
8 years ago |
Julius Pfrommer
|
3ce335cf22
move chunk processing to src/ua_securechannel.c; use in both client and server
|
8 years ago |