|
5847081a24
|
tweaks and fixes for TCP
|
2021-05-13 22:17:21 +02:00 |
|
|
1e9c789287
|
Merge remote-tracking branch 'upstream/mueller/tcp-server' into mueller/master
|
2021-05-13 21:11:59 +02:00 |
|
|
4095be449a
|
some more preprocessor replacements
|
2021-05-12 17:32:40 +02:00 |
|
|
1626b266d7
|
platform header file
|
2021-05-12 16:47:53 +02:00 |
|
|
c1d30aad13
|
TCP server implementation finished
A lot of smaller tweaks and smaller refactoring done
in UDP TMTC bridge as well
|
2021-05-05 15:59:41 +02:00 |
|
|
126def219b
|
continued tmtc server and bridge
|
2021-05-05 12:59:42 +02:00 |
|
|
06d34efa74
|
UDP and TCPIP smaller tweaks
Using AI_PASSIVE now so the UDP server listens to all
addresses (0.0.0.0) instead of just localhost.
Also implemented address print function properly
|
2021-04-12 12:33:45 +02:00 |
|
|
924ea420a9
|
missing include for windows
|
2021-04-11 14:58:53 +02:00 |
|
|
fbe860c6a5
|
refactored addr print, using AI_PASSIVE now
|
2021-04-11 14:54:02 +02:00 |
|
|
f988271be4
|
coverity fixes
|
2021-04-08 18:53:22 +02:00 |
|
|
38d929c2a8
|
coverity fixes
|
2021-04-08 18:48:44 +02:00 |
|
|
a5f44b8580
|
doc updatedoc updatedd
|
2021-03-23 14:25:50 +01:00 |
|
|
b1670decf7
|
Using C++ way of zero initializing struct
|
2021-03-23 11:35:23 +01:00 |
|
|
614d1ccb7c
|
resorted functions
|
2021-03-21 16:29:04 +01:00 |
|
|
078116c7be
|
generic windows udp bridge working as well
|
2021-03-21 14:38:28 +01:00 |
|
|
b5a14bb9df
|
deleted old linux code
|
2021-03-21 13:02:14 +01:00 |
|
|
86577f4b80
|
fixed for linux
|
2021-03-21 12:51:28 +01:00 |
|
|
d625642abc
|
created common OSAL stuff to unify UDP code
|
2021-03-21 00:30:33 +01:00 |
|
|
703dfe9854
|
cleaned up a bit, removed unused fields
|
2021-03-12 18:30:36 +01:00 |
|
|
bceca86da6
|
finsihed tcpip refactoring for linux udp
|
2021-03-12 18:06:24 +01:00 |
|