Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
5 年 前 |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 年 前 |
Julius Pfrommer
|
7cae67d83a
Stack: Re-check for buffered incomplete chunks in UA_Connection_processChunks
|
5 年 前 |
Julius Pfrommer
|
94a16514f7
Connection: Simplify storage of incomplete chunks
|
6 年 前 |
Julius Pfrommer
|
f6eae36ebe
One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation
|
6 年 前 |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 年 前 |
StalderT
|
047c5e4098
WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598)
|
6 年 前 |
Julius Pfrommer
|
f488c6904b
don't try to buffer packet payloads of length 0
|
7 年 前 |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 年 前 |
Julius Pfrommer
|
ef02e88fae
simplify generated encoding API
|
6 年 前 |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 年 前 |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
6 年 前 |
Julius Pfrommer
|
b6e4da9faf
small changes to prepare for encryption
|
6 年 前 |
Julius Pfrommer
|
e74b4bf832
simplify datetime handling.
|
7 年 前 |
StalderT
|
3948143c50
fix possible infinity loops and add a unit test unit
|
7 年 前 |
Infinity95
|
8b685b6540
use securitypolicy API in the server
|
7 年 前 |
Julius Pfrommer
|
c97ac3aa56
allow editing of received buffers; required for decoding
|
7 年 前 |
Julius Pfrommer
|
aa519069ad
use callback to clean up chunk processing in the connection
|
7 年 前 |
Stefan Profanter
|
2bd5563847
Fix processBinaryMessage freeing memory which it is not allowed
|
7 年 前 |
Stefan Profanter
|
dcce77f249
Fix handling of incomplete chunks and invalid messages
|
7 年 前 |
Julius Pfrommer
|
b4f69cf923
Rename UA_Connection_completeMessages to UA_Connection_completeChunks;
|
7 年 前 |
Julius Pfrommer
|
3a74a089ae
Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions
|
7 年 前 |
Julius Pfrommer
|
8c3d2e19a4
Merge branch '0.2'
|
7 年 前 |
Stefan Profanter
|
776c27ba8b
Add parsing of TCP Error Message 'ERR'
|
7 年 前 |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 年 前 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 年 前 |
Julius Pfrommer
|
c256b78abc
make UA_readNumber an internal function
|
7 年 前 |
Julius Pfrommer
|
50b1f3dfaf
Merge branch '0.2'
|
7 年 前 |
Julius Pfrommer
|
4de389564c
move method to receive a chunk with a timeout into ua_connection.c
|
7 年 前 |
Julius Pfrommer
|
662a51d449
simplify client structure
|
7 年 前 |