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

650 commits

Author SHA1 Message Date
Gerhard
d9d06eb587 Fixed preprocessor directives in macro invocation 2025-02-13 14:29:15 +01:00
Gerhard
c8aec28b82 Added options setsockopt-socket and setsockopt-connected 2025-02-13 11:25:09 +01:00
Gerhard
e6aa3d1787 Print info on implicit SO_REUSEADDR 2025-02-11 12:31:59 +01:00
Gerhard
3339885f5b Procan prints some C-defines in oct and hex 2025-02-10 22:24:56 +01:00
Gerhard Rieger
699da5f522 Procan tells if char is signed or unsigned 2025-02-10 22:01:24 +01:00
Gerhard Rieger
200ccb24cd Procan -V; more C-defines (__GLIBC__, O_*, AI_*, EAI_*) 2025-02-10 22:00:42 +01:00
Gerhard Rieger
568c26861b Procan: print saved set-user-ID 2025-02-10 21:59:43 +01:00
Gerhard
08d01c19ff Fixed UDP6-RECVFROM with range 2025-02-10 21:06:22 +01:00
Gerhard
264b21c1a9 getpwuid() errno 2025-02-10 19:42: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
3f4b171523 Fixed flock() on AIX, Solaris 2025-01-30 10:11:42 +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
c4844692f3 New alias POSIXMQ for POSIXMQ-BIDIRECTIONAL 2025-01-29 22:56:13 +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
9bf5fc625c POSIXMQ-RECV takes option o-nonblock 2025-01-29 22:55:45 +01:00
Gerhard Rieger
68f0143f7b READLINE now prints newline on empty input line 2025-01-29 22:52:47 +01:00
Gerhard Rieger
920ed1f0a3 Fixed possible crash or fail of option ip-add-membership with two parameters 2025-01-29 22:44:52 +01:00
Gerhard Rieger
bcca5a3b9a Option ip-add-source-membership did not work 2025-01-29 22:44:47 +01:00
Gerhard Rieger
9beffd3193 Fixed: xiopoll(...) Bad file descriptor 2025-01-29 22:41:25 +01:00
Gerhard Rieger
1154e69d3e writefull() respects total inactivity timeout 2025-01-29 22:34:34 +01:00
Gerhard Rieger
1878ae93fd writefull() uses select()/poll() instead of sleep based polling 2025-01-29 22:34:26 +01:00
Gerhard Rieger
2dd1452f25 Correct undesired logging of complete write() 2025-01-29 22:34:20 +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
e7df880af5 Fixed ignoring of explicit socksport in socks5 addresses (regression) 2025-01-29 21:59:56 +01:00
Gerhard Rieger
5e56f25285 Fix for old FreeBSD 2025-01-29 21:58:08 +01:00
Gerhard Rieger
fa67d7d380 Corrected regression of ignoreeof 2025-01-29 21:55:18 +01:00
Gerhard Rieger
9968ca4c5b Fixed filan -s displaying "(stream)" instead of "tcp" 2025-01-29 21:51:58 +01:00
Gerhard Rieger
7a90caade5 Fixed build issues on disabled features 2025-01-29 21:49:16 +01:00
Gerhard Rieger
af7d44d751 Fixed a few testing issues 2025-01-28 01:25:22 +01:00
Gerhard Rieger
f38b76f5c8 Fixed display of option phases in help output 2025-01-24 16:13:33 +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
6ff391324d Version 1.8.0.1 2024-08-24 14:23:11 +02:00
Gerhard Rieger
47b98aed7a Print CRL warning only once 2024-08-24 14:23:04 +02:00
Gerhard Rieger
c4f569e367 Socks5 with 3 args and option socksport 2024-08-24 14:22:49 +02:00
Gerhard Rieger
0454c4fa43 Fixed SO_PROTOCOL on new Illumos 2024-08-24 14:22:05 +02:00
Gerhard Rieger
642b729622 More docu fixes 2024-08-24 14:21:55 +02:00
Gerhard Rieger
689b133817 Fixed a lot of typos in docu 2024-08-24 14:21:42 +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