Commit graph

83 commits

Author SHA1 Message Date
Gerhard Rieger
f01ed154b6 Made code async-signal-safe 2015-03-31 17:30:51 +02:00
Gerhard Rieger
07b1b1cb26 Made code async-signal-safe 2015-03-31 17:30:28 +02:00
Gerhard Rieger
fc013607d2 struct cmsghdr.cmsg is system dependend; more print format corrections 2015-03-31 16:41:17 +02:00
Gerhard Rieger
6e32a56bea Red Hat issue 1020203: configure checks fail with some compilers 2014-03-26 16:10:41 +01:00
Gerhard Rieger
d123461127 some file system based addresses failed to apply file options 2014-03-26 14:02:42 +01:00
Gerhard Rieger
df152fce75 fixed some typos and minor issues, including Red Hat issue 1021967 2014-03-26 13:25:07 +01:00
Gerhard Rieger
81818eda56 Red Hat issue 1022063: out-of-range shifts on net mask bits 2014-03-26 13:13:12 +01:00
Gerhard Rieger
3f207a2e70 OPENSSL-CONNECT with bind option failed on some systems with Invalid argument 2014-03-21 13:24:26 +01:00
Gerhard Rieger
6ccae440f1 LISTEN based addresses applied some address options to the listening FD instead of the connected FD 2014-03-21 09:44:16 +01:00
Gerhard Rieger
2e5a6400a3 improved test.sh script 2014-03-21 08:55:56 +01:00
Gerhard Rieger
a8f64b06fc performed changes for Fedora release 19 2014-03-20 18:33:51 +01:00
Gerhard Rieger
7701095d45 SSLv2 only when available; fixed sa_family_t compile error; minor cleanup 2014-03-16 22:10:20 +01:00
Gerhard Rieger
b793746920 corrections to test.sh 2014-03-16 22:10:01 +01:00
Gerhard Rieger
800fd903b1 OpenSSL option compress allows to disable compression 2014-03-16 22:10:00 +01:00
Gerhard Rieger
46313470b8 new option max-children that limits the number of concurrent child processes 2014-03-16 22:09:15 +01:00
Gerhard Rieger
3d7521d251 test.sh: corrected ancilliary messages with timestamps 2014-03-16 22:08:54 +01:00
Gerhard Rieger
178442ab21 check if define __APPLE_USE_RFC_2292 helps to enable IPV6_* 2014-03-16 22:08:15 +01:00
Gerhard Rieger
6e790adc5b OPENSSL-LISTEN failed with "no shared cipher" when using cipher aNULL 2014-03-16 22:06:57 +01:00
Gerhard Rieger
62b43211eb handle partial write()'s without data loss 2014-03-16 22:06:57 +01:00
Gerhard Rieger
c02a062db4 UNIX-CONNECT did not support half-close 2014-03-16 22:06:11 +01:00
Gerhard Rieger
ea657bbf78 UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 2014-03-16 22:06:11 +01:00
Gerhard Rieger
ad200da8fd when UNIX-LISTEN was applied to an existing file it failed as expected but removed the file 2014-03-16 22:06:11 +01:00
Gerhard Rieger
51d9b5d76a fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN 2014-03-16 22:06:11 +01:00
Gerhard Rieger
364edd63df Solaris 8 and Sun Studio support 2014-03-16 22:06:11 +01:00
Gerhard Rieger
4b25958cb0 openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation 2014-03-16 22:06:11 +01:00
Gerhard Rieger
2040d8300c user-late and group-late, when applied to a pty, affected the system device /dev/ptmx 2014-03-16 22:05:36 +01:00
Gerhard Rieger
9a7742bd90 minor corrections in test.sh 2014-03-16 22:03:42 +01:00
Gerhard Rieger
bcadefeda7 version 2.0.0-b7 - CVE-2014-0019: fixed PROXY-CONNECT address overflow 2014-01-25 17:44:44 +01:00
Gerhard Rieger
c22863e4fb version 2.0.0-b6 - fixed FD leak in accept() loop 2013-05-26 20:24:04 +02:00
Gerhard Rieger
2d24bc3157 version 2.0.0-b5 - fixed READLINE buffer overflow 2012-04-24 07:35:42 +02:00
Gerhard Rieger
c576712ebd fixed a stack overflow vulnerability with long command line args 2010-10-04 21:04:45 +02:00
Gerhard Rieger
5df0e4a3d9 version 2.0.0-b3 2009-04-03 17:17:10 +02:00
Gerhard Rieger
515c305a7f added inter address exec and system modules 2009-04-03 11:30:01 +02:00
Gerhard Rieger
b53a9afba7 stabilized test IP4MULTICAST_UNIDIR; added tests OPENSSL_SCTPx_FORK; minor improvements 2008-11-01 19:04:46 +01:00
Gerhard Rieger
2ade09e5ab merged actual branch 1 fixes 2008-10-31 07:43:26 +01:00
Gerhard Rieger
5999bbc1b8 under some circumstances shutdown was called multiple times for the same fd 2008-10-28 21:07:47 +01:00
Gerhard Rieger
405a98c0b5 fixes multiple xioshutdown() calls 2008-10-27 09:24:13 +01:00
Gerhard Rieger
8222b731a4 merged 1.7.0.0; fixed a few minor bugs 2008-10-22 02:33:23 +02:00
Gerhard Rieger
326cac28d6 merged 1.6.0.1 2008-10-17 22:49:55 +02:00
Gerhard Rieger
45c6d0536a MacOSX: added missing parentheses; removed outcommented readline data 2008-10-14 22:57:51 +02:00
Gerhard Rieger
01f990310e more for Darwin; do not test ancillary timestamp with unix domain 2008-10-12 12:04:54 +02:00
Gerhard Rieger
1dec094b3d test.sh options -n, -N: continue tests with number 2008-09-29 21:23:07 +02:00
Gerhard Rieger
b49b7eee08 check for SCTP feature; SCTP check on Solaris 2008-09-24 08:42:11 +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
cf84b71cea added SCTP stream environment variable tests 2008-09-22 23:39:33 +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
86c596bd51 merged feature protocol-type 2008-09-22 22:33:04 +02:00
Gerhard Rieger
2ffe5a324e merged features ancillary, envvar 2008-09-22 22:17:55 +02:00