Gerhard Rieger
|
bd727963a0
|
IP-SENDTO with pf=ip4 failed with "trailing garbage"
|
2024-08-21 09:17:16 +02:00 |
|
Gerhard Rieger
|
e015aaaee6
|
New option f-setpipe-sz
|
2023-11-06 21:36:37 +01:00 |
|
Gerhard Rieger
|
47af17dbf2
|
Interface flags now defined with INTERFACE, inherited by TUN
|
2023-10-26 19:08:26 +02:00 |
|
Gerhard Rieger
|
2af6089436
|
Socat option -r,-R path specifications allow use of variables
|
2023-10-26 16:57:39 +02:00 |
|
Gerhard Rieger
|
779473f667
|
Replaced strncat with manual copying
|
2023-09-30 10:17:32 +02:00 |
|
Gerhard Rieger
|
33896a3f38
|
Removed trailing white space from *.h and *.c files
|
2023-06-12 23:01:54 +02:00 |
|
Gerhard Rieger
|
3678757fed
|
Do not take IP address as SNI parameter
|
2023-06-12 19:23:09 +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
|
1502f0cdcb
|
Added VSOCK stream addresses
|
2020-12-31 15:34:56 +01:00 |
|
Gerhard Rieger
|
72a137c287
|
Socat failed to compile when no poll() system call was found
|
2020-01-01 14:02:06 +01:00 |
|
Gerhard Rieger
|
d7473dbac6
|
Corrected mention of SSL-LISTEN and SSL-CONNECT in doc; more minor corrections
|
2017-01-08 11:50:11 +01:00 |
|
Gerhard Rieger
|
6f48016ed8
|
Some minor corrections with includes etc.
|
2016-12-10 16:21:46 +01:00 |
|
Gerhard Rieger
|
d34493c18d
|
Added contributors to copyright notices
|
2016-12-09 21:46:02 +01:00 |
|
Gerhard Rieger
|
2f40a439cb
|
Check OpenSSL peers commonName+subjectAltName; new option openssl-commonname
|
2015-01-12 23:34:47 +01:00 |
|
Gerhard Rieger
|
05afec429d
|
OpenSSL peer certificate subject,issuer details are passed to env
|
2015-01-12 23:11:26 +01:00 |
|
Gerhard Rieger
|
cf39583b25
|
Red Hat issue 1021948: snprintf API change
|
2014-03-02 18:35:54 +01:00 |
|
Gerhard Rieger
|
52e8a5ec2b
|
Red Hat issue 1021429: getgroupent fails with large number of groups
|
2014-03-02 18:34:58 +01:00 |
|
Gerhard Rieger
|
520e84aba7
|
Red Hat issue 1022048: strncpy hardening
|
2014-03-02 17:29:53 +01:00 |
|
Gerhard Rieger
|
82231ad799
|
Red Hat issue 1021972: fixed a missing NUL termination in return string of sysutils.c:sockaddr_info() for the AF_UNIX case
|
2014-03-02 17:24:57 +01:00 |
|
Gerhard Rieger
|
26801266f2
|
port to Android
|
2011-11-22 10:58:15 +01:00 |
|
Gerhard Rieger
|
6a8f6c0734
|
handle partial write()'s without data loss
|
2011-10-09 09:18:31 +02:00 |
|
Gerhard Rieger
|
3881c794a7
|
unnamed unix domain socket could generate invalid log output or lead to a process crash
|
2011-10-08 11:10:58 +02:00 |
|
Gerhard Rieger
|
b2d618438a
|
made it compile and run on SuSE5.2
|
2008-10-12 12:01:00 +02:00 |
|
Gerhard Rieger
|
66323ae2de
|
merges MacOSX port (after xiopoll rework)
|
2008-09-29 21:27:46 +02:00 |
|
Gerhard Rieger
|
b0d29f8dc7
|
MacOSX port: xiopoll() uses Select(), except when too many fds
|
2008-09-29 21:18:58 +02:00 |
|
Gerhard Rieger
|
618170baf3
|
HP-UX port: unsetenv() might not exist
|
2008-09-29 21:16:41 +02:00 |
|
Gerhard Rieger
|
43bb8e9ed6
|
corrections with msg (fprintf) format parameters
|
2008-09-24 20:00:23 +02:00 |
|
Gerhard Rieger
|
084726e981
|
adapted conditionals to genericsocket, interface
|
2008-09-24 16:14:42 +02:00 |
|
Gerhard Rieger
|
28cc25ec90
|
1.7.0-rc1: ported to FreeBSD: test.sh runssctpx; small fixes
|
2008-09-23 14:29:09 +02:00 |
|
Gerhard Rieger
|
784e378ede
|
merged feature raw network interface
|
2008-09-23 00:09:19 +02:00 |
|
Gerhard Rieger
|
91057b0b68
|
merged feature sctp streams
|
2008-09-22 23:21:26 +02:00 |
|
Gerhard Rieger
|
d78b080ef0
|
merged features ioctl, setsockopt, generic-socket
|
2008-09-22 22:52:03 +02:00 |
|
Gerhard Rieger
|
2ffe5a324e
|
merged features ancillary, envvar
|
2008-09-22 22:17:55 +02:00 |
|
Gerhard Rieger
|
de910892f2
|
new address "interface" for transparent network interface handling
|
2008-09-20 23:37:56 +02:00 |
|
Gerhard Rieger
|
13b73776e7
|
ported generic socket to *BSD; minor improvements
|
2008-09-20 17:17:27 +02:00 |
|
Gerhard Rieger
|
d70b8963aa
|
replaced // comments with C conforming /* */
|
2008-09-19 09:05:08 +02:00 |
|
Gerhard Rieger
|
a1c0e96592
|
replaced the select() calls by poll()
|
2008-07-24 21:51:38 +02:00 |
|
Gerhard Rieger
|
df493f126e
|
replaced RCS ID's by source file names
|
2008-01-28 22:37:16 +01:00 |
|
Gerhard Rieger
|
b819572f5e
|
socat V1.6.0.0 (initial GIT commit)
|
2008-01-27 13:00:08 +01:00 |
|