1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-23 00:18:44 +00:00
Commit graph

290 commits

Author SHA1 Message Date
Gerhard
245f5e657f Catch problems caused by ISPs DNS 2025-02-21 12:37:53 +01:00
Gerhard
436d764029 Small fixes with tests, logs, comments, and doc 2025-02-17 20:39:06 +01:00
Gerhard
52e2e5a277 Corrected lots of misspellings etc. 2025-02-13 14:33:06 +01:00
Gerhard
08d01c19ff Fixed UDP6-RECVFROM with range 2025-02-10 21:06:22 +01:00
Gerhard
7b26406d96 Reworked IPAPP clients 2025-02-10 12:48:04 +01:00
Gerhard
63f67101f4 Corrections for Ubuntu-24 with newer compilers 2025-02-10 12:46:57 +01:00
Gerhard
676888e8cc UNIX-L with bind option logged INTERNAL error 2025-02-08 20:55:03 +01:00
Gerhard
ed11b3d2c5 Protect SSL_connect(); Nanosleep() with decimal output 2025-02-08 20:53:35 +01:00
Gerhard Rieger
416fe38e33 Satisfy some deprecation warnings of newer Linux distributions 2025-01-30 10:12:52 +01:00
Gerhard Rieger
2439276651 Fixes for old Scientific/RHEL 2025-01-30 10:10:23 +01:00
Gerhard Rieger
19d488a14f Fixes for old Debian 2025-01-30 10:08:19 +01:00
Gerhard Rieger
0f1c5dd85a Fixed UDP-LISTEN with bind to IPv4 address on option -0 2025-01-29 22:58:37 +01:00
Gerhard Rieger
1ea37d48c2 Fixed o-creat, o-excl, and o-cloexec with POSIXMQ-* 2025-01-29 22:56:06 +01:00
Gerhard Rieger
25d2f746d9 Added options posixmq-maxmsg and posixmq-msgsize 2025-01-29 22:56:00 +01:00
Gerhard Rieger
663a6bb012 Added option posixmq-flush 2025-01-29 22:55:51 +01:00
Gerhard Rieger
1154e69d3e writefull() respects total inactivity timeout 2025-01-29 22:34:34 +01:00
Gerhard Rieger
29f9e4db92 Test script socks5server-echo.sh for new tests SOCKS5CONNECT_TCP4 and SOCKS5LISTEN_TCP4 2025-01-29 22:21:19 +01:00
Gerhard Rieger
fa67d7d380 Corrected regression of ignoreeof 2025-01-29 21:55:18 +01:00
Gerhard Rieger
af7d44d751 Fixed a few testing issues 2025-01-28 01:25:22 +01:00
Gerhard Rieger
2e21396282 test.sh produces results.txt with numbers, names, results 2025-01-24 16:01:19 +01:00
Gerhard Rieger
69c9eb550c Further improved readline.sh STDERR handling 2025-01-24 15:54:27 +01:00
Gerhard Rieger
4ee1f31cf8 Version 1.8.0.2 - CVE-2024-54661: Arbitrary file overwrite in readline.sh 2024-12-06 11:42:09 +01:00
Gerhard Rieger
c4f569e367 Socks5 with 3 args and option socksport 2024-08-24 14:22:49 +02:00
Gerhard Rieger
ec0e1ca20c Reworked domain name resolution, centralized IPv4/IPv6 sorting 2024-08-24 14:21:35 +02:00
Gerhard Rieger
127280088c SENDTO addresses now prefer IPv4 over IPv6 name resolution 2024-08-24 14:21:19 +02:00
Gerhard Rieger
868998eb60 Mitigated regressions of 1.8.0.0 with TCP-LISTEN e.a. by making -4 the default 2024-08-24 14:20:32 +02:00
Gerhard Rieger
602a54420e Added the optional DEVTESTS feature for developer tests with controlled name resolution to both IPv4 and IPV6 addresses 2024-08-20 12:02:25 +02:00
Gerhard Rieger
0cfe39a413 Fixed IP-SENDTO with option pf with protocol name 2024-08-05 08:57:39 +02:00
Gerhard Rieger
b96fd064cb test.sh: Fixed ss determination; more DEFS 2024-08-05 08:50:51 +02:00
Gerhard Rieger
1241600b81 socat-chain.sh, socat-mux.sh, and socat-broker.sh work with older Socat versions 2024-08-05 08:50:18 +02:00
Gerhard Rieger
9fe8206b52 Options ipv6-join-group and ipv6-join-source-group failed 2024-08-05 08:50:06 +02:00
Gerhard Rieger
4c0786dcdf Fixed FD leak of RECVFROM with fork 2024-08-05 08:49:35 +02:00
Gerhard Rieger
ab2b17dfc5 Fixed loop of RECVFROM with fork when second address failed 2024-08-05 08:48:48 +02:00
Gerhard Rieger
54cbb0bb09 Changes for new Linux distributions: grep -E, -F 2024-07-28 12:58:32 +02:00
Gerhard Rieger
b5b9ee0031 test.sh: -D for output defs/vars; many corrections and improvements 2024-07-28 12:57:45 +02:00
Gerhard Rieger
74d03b37da test.sh: speed up by tuned sleep values 2024-06-29 09:25:30 +02:00
Gerhard Rieger
335fca16c4 test.sh: gather listOK 2024-06-29 09:19:38 +02:00
Gerhard Rieger
e4bf2b4d0e test.sh: fixed hanging on OpenBSD-4 2024-06-29 09:13:25 +02:00
Gerhard Rieger
f123013881 test.sh: Always use ss when available 2024-06-29 09:06:11 +02:00
Gerhard Rieger
c9ff62744f Corrections for better 32bit systems support, and some minor fixes 2023-11-13 20:08:23 +01:00
Gerhard Rieger
47bb8fff64 A couple of minor corrections 2023-11-12 10:57:15 +01:00
Gerhard Rieger
8f27dd268c Added socat-broker.sh for group communications 2023-11-11 18:39:27 +01:00
Gerhard Rieger
28f1a56305 Added socat-mux.sh for n-to-1 / 1-to-n communications 2023-11-11 18:17:25 +01:00
Gerhard Rieger
e62f62e5b9 Added socat-chain.sh for layering protocols 2023-11-11 18:03:44 +01:00
Gerhard Rieger
27877ea777 Procan: Try to identify controlling terminal 2023-11-11 17:45:02 +01:00
Gerhard Rieger
cd5673dbd0 Procan: print umask, CC, and couple more new infos 2023-11-11 17:40:52 +01:00
Gerhard Rieger
2cfc39e9e5 UDP-Lite (UDPlite) support 2023-11-11 17:18:06 +01:00
Gerhard Rieger
a846b94e6c Implementation of DCCP socket addresses 2023-11-06 22:01:50 +01:00
Gerhard Rieger
e015aaaee6 New option f-setpipe-sz 2023-11-06 21:36:37 +01:00
Gerhard Rieger
f61a95585b test.sh option --internet, function checkcond 2023-11-06 21:22:18 +01:00