Gerhard Rieger
|
67027cee59
|
Fixed a bug in dalan that could lead to SIGSEGV
|
2023-06-11 22:47:22 +02:00 |
|
Gerhard Rieger
|
9368c5576d
|
The previous correction of ip-add-source-membership build broke this option
|
2023-06-11 22:27:39 +02:00 |
|
Gerhard Rieger
|
d95d62dbfb
|
recvmsg() fails after connect error: log as Info not Warn
|
2023-06-11 22:27:27 +02:00 |
|
Gerhard Rieger
|
30ace16174
|
Test of EXEC,SYSTEM with socktype=<SOCK_DGRAM>
|
2023-06-11 22:27:12 +02:00 |
|
Gerhard Rieger
|
41b5da75ac
|
New env var SOCAT_TRANSFER_WAIT: sleep before transfer loop
|
2023-06-11 22:23:15 +02:00 |
|
Gerhard Rieger
|
a8b2cb68d5
|
Version 1.7.4.4
|
2022-10-30 15:58:30 +01:00 |
|
Gerhard Rieger
|
db80b7752a
|
Corrected printf format for type socklen_t in two places; minor corrs in test.sh
|
2022-10-30 15:50:44 +01:00 |
|
Gerhard Rieger
|
2882ac6976
|
VSOCK: short alias names, env var with peer info
|
2022-10-30 11:25:19 +01:00 |
|
Gerhard Rieger
|
cb03d2f075
|
Missing Yodl packages does not break build process
|
2022-10-29 22:51:27 +02:00 |
|
Gerhard Rieger
|
d1d8f8f5e0
|
Updated doc/socat-openssltunnel.html: 2048 bits, commonname
|
2022-10-29 22:49:42 +02:00 |
|
Gerhard Rieger
|
3fe7f7285d
|
Fixed hard coded path in docu examples
|
2022-10-29 22:48:22 +02:00 |
|
Gerhard Rieger
|
c0c4037a8d
|
Typo in doc/socat-tun.html, link in README
|
2022-10-29 22:47:25 +02:00 |
|
Gerhard Rieger
|
4388f4b774
|
Solaris derivatives no longer need librt for clock_gettime()
|
2022-10-29 22:41:54 +02:00 |
|
Gerhard Rieger
|
2702fef723
|
Filan recognizes and prints Solaris doors and event ports
|
2022-10-29 22:38:49 +02:00 |
|
Gerhard Rieger
|
c4281baabb
|
Filan for Solaris: /proc/<pid>/path/
|
2022-10-29 22:35:10 +02:00 |
|
Gerhard Rieger
|
e52675faed
|
Fixed ancillary messages on Solaris
|
2022-10-29 22:33:37 +02:00 |
|
Gerhard Rieger
|
6340127060
|
Fixed PTYs on Solaris
|
2022-10-29 22:32:14 +02:00 |
|
Gerhard Rieger
|
e0c669028d
|
Filan prints symlink target
|
2022-10-29 21:07:09 +02:00 |
|
Gerhard Rieger
|
c62f93a168
|
error.c: signal handler messages socket pair is disabled in Filan
|
2022-10-29 21:02:01 +02:00 |
|
Gerhard Rieger
|
9be423ceea
|
Improved handling of very long host or program names, or no strftime
|
2022-10-29 21:00:06 +02:00 |
|
Gerhard Rieger
|
5edcb9b308
|
ctype(3) functions need there arguments to be unsigned char
|
2022-10-29 20:59:03 +02:00 |
|
Gerhard Rieger
|
893d031cc2
|
Tightened syntax checks to discover bad numerical arguments
|
2022-10-29 20:56:24 +02:00 |
|
Gerhard Rieger
|
88cdeed092
|
Fixed bad parser error message on "socat /tmp/x\"x/x -"
|
2022-10-29 20:55:12 +02:00 |
|
Gerhard Rieger
|
75cb44bc90
|
Correction of getprotobynumber_r() variant detection (musl libc)
|
2022-10-29 20:52:19 +02:00 |
|
Gerhard Rieger
|
ee23bccee7
|
Enable option ip-add-source-membership only when both IP_ADD_SOURCE_MEMBERSHIP and struct ip_mreq_source are available
|
2022-10-29 20:38:08 +02:00 |
|
Gerhard Rieger
|
d8ee49007e
|
Combined Bind() calls in xiobind(); fixed UDP-SENDTO lowport bug
|
2022-10-29 20:27:53 +02:00 |
|
Gerhard Rieger
|
56a56e127c
|
test.sh checks for SCTP in kernel
|
2022-10-29 20:24:09 +02:00 |
|
Gerhard Rieger
|
cf81901fe5
|
The rawer option no longer clears CREAD
|
2022-10-29 19:22:18 +02:00 |
|
Gerhard Rieger
|
0b1af3703d
|
Fixed Socats behaviour on failing UNIX domain accesses ea.
|
2022-10-29 17:32:31 +02:00 |
|
Gerhard Rieger
|
ed4780553f
|
Fix TCP address with options connect-timeout and retry
|
2022-10-29 17:10:39 +02:00 |
|
Gerhard Rieger
|
45d87df2fd
|
UDP-RECVFROM with fork sometimes terminated - handle EINTR on recvmsg()
|
2022-10-29 15:32:52 +02:00 |
|
Gerhard Rieger
|
9502d092a2
|
Fixed stack overflow in error.c:msg2()
|
2022-10-29 15:15:50 +02:00 |
|
Gerhard Rieger
|
15e38be2f5
|
Fixed SIGSEGV of OpenSSL on exit()
|
2022-10-29 15:12:44 +02:00 |
|
Gerhard Rieger
|
09969852e9
|
Added tests of failure handling on invalid FS access
|
2022-10-29 15:07:52 +02:00 |
|
Gerhard Rieger
|
26f1f8a2eb
|
Adapted test.sh for musl libc
|
2022-10-29 12:05:41 +02:00 |
|
Gerhard Rieger
|
e6c03a4c94
|
Fixed some testing (test.sh) issues
|
2022-10-19 20:56:27 +02:00 |
|
Gerhard Rieger
|
d1c14650b6
|
Version 1.7.4.3
|
2022-01-08 23:41:48 +01:00 |
|
Gerhard Rieger
|
08666f631f
|
The socktype option was documented as type option
|
2022-01-08 21:41:25 +01:00 |
|
Gerhard Rieger
|
d6e5de4f93
|
Allow build from sub dir
|
2022-01-08 21:34:46 +01:00 |
|
Gerhard Rieger
|
39a8a26fae
|
Socats build date and time may now be set externally with SOURCE_DATE_EPOCH
|
2022-01-06 17:22:34 +01:00 |
|
Gerhard Rieger
|
22a738d2d0
|
The variable for the no-sni option was not initialized
|
2022-01-06 17:17:10 +01:00 |
|
Gerhard Rieger
|
abdf738d1f
|
Socat might have crashed on peer cert without subject
|
2022-01-06 17:14:27 +01:00 |
|
Gerhard Rieger
|
c3081fbba9
|
test.sh: many corrections, esp.for AIX, SunOS
|
2022-01-06 17:13:27 +01:00 |
|
Gerhard Rieger
|
e1a2e37480
|
AIX: Fixed runtime issues
|
2022-01-06 14:14:56 +01:00 |
|
Gerhard Rieger
|
967e2b24b5
|
AIX: Fixed configure and compile issues
|
2022-01-06 14:14:44 +01:00 |
|
Gerhard Rieger
|
ffa09eac00
|
Check which getprotobynumber_r() variant to use
|
2022-01-06 14:14:21 +01:00 |
|
Gerhard Rieger
|
33a5019b18
|
Failed to compile on OmniOS due to TCP_INFO
|
2022-01-06 14:14:10 +01:00 |
|
Gerhard Rieger
|
47674f924a
|
Version 1.7.4.2
|
2021-10-31 19:06:39 +01:00 |
|
Gerhard Rieger
|
f820690967
|
Minor corrections
|
2021-10-31 18:43:00 +01:00 |
|
Gerhard Rieger
|
de80e962a6
|
Setgui(), Setuid() calls in xio-progcall.c were useless
|
2021-10-31 18:41:25 +01:00 |
|