SChernykh
|
4e690feefb
|
Support .onion domains for addpeers command and --addpeers option (requires SOCKS5 proxy)
|
2025-10-18 15:47:06 +02:00 |
|
SChernykh
|
fbe30b8fb1
|
Fixed log level of some TCP messages
|
2025-09-30 08:09:32 +02:00 |
|
SChernykh
|
0184a3139c
|
CI: revised clang-tidy list of checks
|
2025-09-25 18:46:22 +02:00 |
|
SChernykh
|
07259e029a
|
TCPServer: pass connection fails to clients
|
2025-08-02 14:59:49 +02:00 |
|
SChernykh
|
964f4c8065
|
Updated copyright
|
2025-07-14 20:30:33 +02:00 |
|
SChernykh
|
c353daeb85
|
TCPServer: fixed SOCKS5 error checking logic
|
2025-06-11 20:14:35 +02:00 |
|
SChernykh
|
a55858b44f
|
More debug thread name fixes
|
2025-03-16 14:39:56 +01:00 |
|
SChernykh
|
d1dd95d9c9
|
Set thread names for better debugging
|
2025-03-13 11:19:58 +01:00 |
|
SChernykh
|
d7cd9d24fc
|
Fixed cppcheck errors
|
2024-11-30 12:28:31 +01:00 |
|
SChernykh
|
d6c9c931fd
|
Fixed a data race when using UV loop data
|
2024-10-10 14:46:15 +02:00 |
|
SChernykh
|
127dcc04bf
|
Stratum: added TLS support
|
2024-08-05 22:39:28 +02:00 |
|
SChernykh
|
dbb21151b0
|
Tari: connect to a node and get unique_id
|
2024-02-15 17:47:05 +01:00 |
|
SChernykh
|
fdb2ab19ab
|
Added Tari gRPC client stub
|
2024-02-06 21:04:19 +01:00 |
|
SChernykh
|
f95d366881
|
Merge branch 'master' into merge-mining
|
2024-01-02 14:26:32 +01:00 |
|
SChernykh
|
1e1c3ad6e9
|
Updated copyright
|
2024-01-02 14:12:16 +01:00 |
|
SChernykh
|
e6b8292d5b
|
Added command line for merge mining
Start a merge mining client for each of the aux chains
|
2023-11-10 16:17:34 +01:00 |
|
SChernykh
|
b83b691714
|
TCPServer: cleaned up IPv4 address handling
|
2023-09-11 19:43:28 +02:00 |
|
SChernykh
|
cfddaf1508
|
TCPServer: added thread check on connection close
|
2023-09-03 23:17:04 +02:00 |
|
SChernykh
|
2584799415
|
TCPServer: fixed ASAN code
|
2023-09-03 17:13:22 +02:00 |
|
SChernykh
|
c2704af523
|
Sync test: increased countdown length
|
2023-09-03 14:35:12 +02:00 |
|
SChernykh
|
7986321a52
|
Fixed console commands startup
|
2023-08-31 17:50:31 +02:00 |
|
SChernykh
|
f3045a5e80
|
Fixed possible thread handle leak
|
2023-08-17 10:16:51 +02:00 |
|
SChernykh
|
76c4573c39
|
CI: cleanup build warnings
Tests: fixed "unused const variable" warning
CMakeLists.txt: fixed deprecation warnings
|
2023-08-16 14:20:23 +02:00 |
|
SChernykh
|
a6b6cb0f09
|
TCPServer: tweaked ASAN support
|
2023-08-14 22:24:42 +02:00 |
|
SChernykh
|
5f7ce28682
|
TCPServer: fixed send callback arguments
|
2023-05-24 13:46:05 +02:00 |
|
SChernykh
|
3fdadf3eb5
|
Fixed cppcheck errors
|
2023-05-23 20:11:00 +02:00 |
|
SChernykh
|
db9e5ba332
|
P2PServer: prefer DNS TXT records to load seed nodes
|
2023-05-10 22:07:35 +02:00 |
|
SChernykh
|
8a222d5e75
|
TCPServer: check if loop thread is running before waiting for it
|
2023-05-01 20:13:57 +02:00 |
|
SChernykh
|
c94b627808
|
TCPServer: use /64 prefix to ban IPv6 peers
|
2023-04-27 10:28:32 +02:00 |
|
SChernykh
|
6e258bb210
|
Refactored TCPServer to reduce code duplication
|
2023-04-19 16:37:32 +02:00 |
|