Julius Pfrommer
|
bfc77d548a
SecureChannel: Fix uninitialized variables after a goto
|
6 роки тому |
Julius Pfrommer
|
a496cd4caf
SecureChannel: Conditionally compile methods that are only for encryption
|
6 роки тому |
Julius Pfrommer
|
21c2c120a6
SecureChannel: Simplify decoding of the chunk padding length
|
6 роки тому |
Julius Pfrommer
|
fffb13a212
SecureChannel: More simplifications of asym chunk encoding
|
6 роки тому |
Julius Pfrommer
|
f6392a0b1d
SecureChannel: Simplify asym chunk padding
|
6 роки тому |
Julius Pfrommer
|
b6b3c8b0a7
SecureChannel: Cosmetic improvements to reduce the line length
|
6 роки тому |
Julius Pfrommer
|
d49b6c1581
SecureChannel: Reduce line length (purely cosmetic)
|
6 роки тому |
Martin Lang
|
e229a3514a
Update src/ua_securechannel.c
|
6 роки тому |
Julius Pfrommer
|
7b275d9777
SecureChannel: Check for NULL-pointers in the SecureChannel
|
6 роки тому |
Jonas Green
|
e0eb2a099a
Fixed code analyze fix and reserve 1 more byte for padding.
|
6 роки тому |
Jonas Green
|
3da1d93e7d
Removed +1 byte when reserving space for padding in msg chunk
|
6 роки тому |
Jonas Green
|
4c5fa4a33f
Removed unused variable that was previously part of the solution
|
6 роки тому |
Jonas Green
|
f8c062c3be
Calculate the largest possible message body to fit the padding
|
6 роки тому |
Jonas Green
|
8f366f15f7
Reduce the size of the msg chunk to fit header and footer
|
6 роки тому |
Julius Pfrommer
|
27dc05196f
SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers
|
6 роки тому |
Mark Giraud
|
9310e39a06
Improve logging, error code handling and cosmetics
|
6 роки тому |
Mark Giraud
|
cf6e89d6b7
Fix #1930
|
6 роки тому |
Mark Giraud
|
e02e0abe98
Refactor large functions and add trace logging
|
6 роки тому |
Julius Pfrommer
|
f6eae36ebe
One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation
|
6 роки тому |
Julius Pfrommer
|
7e635abcda
SecureChannel: Split into _init and _setSecurityPolicy
|
6 роки тому |
Julius Pfrommer
|
fd1061e444
SecureChannel: Put all messages/chunks in a tailq for in-order processing
|
6 роки тому |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 роки тому |
Stefan Profanter
|
af8daa874d
Merge branch '0.3' into master
|
6 роки тому |
Stefan Profanter
|
0f51f66653
Remove all usages of UA_THREAD_LOCAL. Fixes #1769
|
6 роки тому |
anzeskerjanc
|
dba75ccd25
Function UA_SecureChannel_appendChunk doesn't call UA_realloc for every new chunk.
|
6 роки тому |
Stefan Profanter
|
516865e606
Merge branch '0.3' into master
|
6 роки тому |
Stefan Profanter
|
880b5fb33c
Merge remote-tracking branch 'upstream/0.3' into feature/unit-tests/securechannel
|
6 роки тому |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 роки тому |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 роки тому |
Mark Giraud
|
37e8654da8
SecurityPolicy Interface change (#1613)
|
6 роки тому |