Julius Pfrommer
|
734782360d
Client: Forward UA_String to NetworkLayer plugin
|
5 年 前 |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 年 前 |
Julius Pfrommer
|
94a16514f7
Connection: Simplify storage of incomplete chunks
|
6 年 前 |
Julius Pfrommer
|
f6eae36ebe
One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation
|
6 年 前 |
Julius Pfrommer
|
c4217b44e2
Use macro shortcuts for extern "C" declarations in the public API
|
6 年 前 |
Jose Cabral
|
253612baf6
Merge branch 'master' into feature/architectures
|
6 年 前 |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 年 前 |
Stefan Profanter
|
443283f8e4
Merge remote-tracking branch 'upstream/master' into feature/architectures
|
6 年 前 |
StalderT
|
047c5e4098
WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598)
|
6 年 前 |
Stefan Profanter
|
a0d6e2b166
Further adaption to architecture folder
|
6 年 前 |
Jose Cabral
|
e1d3955e91
Adapt network plugins for architecture implementation
|
6 年 前 |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 年 前 |
Thomas Bender
|
1a868324b3
network layer uses configured server logger (with fallback to UA_Log_Stdout)
|
6 年 前 |
StalderT
|
5508c34f80
fix UA_Client_disconnect/close crash (#1562)
|
6 年 前 |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 年 前 |
StalderT
|
d690e9c26a
close connection after timeout if server does not receive a Hello Message
|
7 年 前 |
StalderT
|
d5e71be17d
add custom hostname (#1382)
|
7 年 前 |
Julius Pfrommer
|
2b81778319
improve networking docs
|
7 年 前 |
Julius Pfrommer
|
2113ec1c9b
move server config in a separate header
|
7 年 前 |
Stefan Profanter
|
ea691ca62f
Fix #1132: use timeout for client connect (#1154)
|
7 年 前 |
Infinity95
|
a8012d3040
endpoints in the server config; new/delete functions for the server config
|
7 年 前 |
Stefan Profanter
|
ff95247766
Fix build for C++11
|
7 年 前 |
Julius Pfrommer
|
36c7608f32
Fix IPv6 on Windows by listening on serveral sockets.
|
7 年 前 |
Julius Pfrommer
|
0ba2baddfd
rename ua_log.h to ua_plugin_log.h; clean up
|
7 年 前 |
Julius Pfrommer
|
c2a1407774
move server and client networking to ua_plugin_network.h
|
7 年 前 |