AloneLiberty
|
fae8ffda44
|
Fix formatting and run make style
|
2023-03-26 16:12:39 +03:00 |
|
wh201906
|
0f70df5de3
|
Add TCP connection support on Windows
The Windows Sockets 2 API is similar to the BSD Sockets API,
so I can reuse a lot of code in uart_posix.c
|
2023-03-06 19:55:41 +08:00 |
|
Doridian
|
83943aafc8
|
and done
|
2022-06-11 16:16:56 -07:00 |
|
iceman1001
|
fe9348768d
|
use calloc instead
|
2022-01-09 00:33:33 +01:00 |
|
Philippe Teuwen
|
30aa7aa7d1
|
Adapting license headers, WIP
|
2022-01-08 00:40:52 +01:00 |
|
iceman1001
|
dd08c69f7e
|
cleaner
|
2021-12-22 21:09:28 +01:00 |
|
Philippe Teuwen
|
88308ea727
|
typos
|
2021-10-10 01:35:45 +02:00 |
|
Philippe Teuwen
|
bae5362656
|
rename typedef structs
|
2021-08-21 21:41:34 +02:00 |
|
Philippe Teuwen
|
6a2f2b3979
|
rename global conn
|
2021-08-21 20:21:08 +02:00 |
|
iceman1001
|
4c845fb859
|
endless happiness
|
2021-03-05 10:18:34 +01:00 |
|
iceman1001
|
32452dec4b
|
no printf
|
2020-08-29 14:29:07 +02:00 |
|
Philippe Teuwen
|
447105511a
|
less global vars
|
2020-06-02 00:51:42 +02:00 |
|
iceman1001
|
e444640068
|
printandlogex
|
2020-05-14 16:59:02 +02:00 |
|
Philippe Teuwen
|
eafeb47126
|
make style
|
2020-05-06 13:38:51 +02:00 |
|
iceman1001
|
796cd36f85
|
chg: better error message when serial port allocation fails
|
2020-05-02 19:24:52 +02:00 |
|
iceman1001
|
96f03b4933
|
chg: leanient parsing of tcp:/bt:/socket: vars
|
2020-05-02 17:52:22 +01:00 |
|
Philippe Teuwen
|
7ca7677568
|
Linux: add native support for Bluetooth in client
|
2020-04-29 14:26:12 +02:00 |
|
iceman1001
|
5e51a72cae
|
coverity fix 286678 - resource leak
|
2020-04-26 14:13:12 +02:00 |
|
iceman1001
|
2e2bfc17a0
|
coverity fix: 286678
|
2020-04-26 13:54:55 +02:00 |
|
iceman1001
|
b0854bb3aa
|
chg: SOCKET: connections (@xianling1998)
|
2020-04-16 16:46:45 +02:00 |
|
Bjoern Kerler
|
81bc0bc2b9
|
Reorder client src directories
|
2020-04-16 10:53:24 +02:00 |
|