Commit Graph

204 Commits

Author SHA1 Message Date
Gerhard Rieger 022f0a46e6 version 1.7.2.2 - fixed FD leak in accept() loop 2013-03-25 20:42:58 +01:00
Gerhard Rieger 464d23a34f version 1.7.2.1 - fixed READLINE buffer overflow 2012-04-24 07:30:01 +02:00
Gerhard Rieger 42ef3f4645 version 1.7.2.0 2011-12-05 22:28:49 +01:00
Gerhard Rieger 97db9bce50 corrected some message formats 2011-12-04 20:51:31 +01:00
Gerhard Rieger 4c9898446d Ubuntu Oneiric: OpenSSL w/o SSLv2, bsd/libutil.h, unused vars 2011-12-04 15:14:34 +01:00
Gerhard Rieger 76291f6a67 corrections to test.sh 2011-12-04 14:44:00 +01:00
Gerhard Rieger abb25c1427 improved dev_t print format definition 2011-11-27 11:37:32 +01:00
Gerhard Rieger eccce7542e corrected check for net/if.h 2011-11-27 11:03:56 +01:00
Gerhard Rieger 1c302dc23c dropopts must not free() 2011-11-27 10:49:28 +01:00
Gerhard Rieger 3ef7b3e366 port to Dragonfly 2011-11-26 14:56:19 +01:00
Gerhard Rieger 490a01d245 typos in docu and source 2011-11-26 14:49:51 +01:00
Gerhard Rieger 7e3386f228 OpenSSL option compress allows to disable compression 2011-11-26 14:27:02 +01:00
Gerhard Rieger 9e0c4e1df5 allow tun/tap specification without IP address 2011-11-26 14:25:27 +01:00
Gerhard Rieger 02f3b29ab6 new option max-children that limits the number of concurrent child processes 2011-11-26 14:24:09 +01:00
Gerhard Rieger 6cefd1941e UDP-LISTEN need not sleep 2011-11-26 14:09:02 +01:00
Gerhard Rieger a593b09df6 test.sh: corrected ancilliary messages with timestamps 2011-11-26 14:05:55 +01:00
Gerhard Rieger b579f27765 minor corrections to docu and test.sh resulting from local compilation on Openmoko SHR 2011-11-22 13:57:46 +01:00
Gerhard Rieger d2fab02571 corrections for OpenEmbedded, especially termios SHIFT values andISPEED/OSPEED 2011-11-22 13:47:58 +01:00
Gerhard Rieger 98abed1abd fixed compiler warnings on Mac OS X 64bit 2011-11-22 13:37:23 +01:00
Gerhard Rieger b4b7ffc732 check if define __APPLE_USE_RFC_2292 helps to enable IPV6_* 2011-11-22 13:20:02 +01:00
Gerhard Rieger baa16a52a6 check for defines IPV6_* 2011-11-22 13:11:51 +01:00
Gerhard Rieger 0cf1e34018 port to RHEL6 - fips.h 2011-11-22 12:48:22 +01:00
Gerhard Rieger 7a3ed71270 port to Cygwin - struct pktinfo.ipi_spec_dst 2011-11-22 11:24:35 +01:00
Gerhard Rieger 26801266f2 port to Android 2011-11-22 10:58:15 +01:00
Gerhard Rieger 0b472d59d2 OPENSSL-LISTEN failed with "no shared cipher" when using cipher aNULL 2011-11-22 10:42:38 +01:00
Gerhard Rieger 49c0505298 fixed sporadic data loss on pid reuse 2011-11-19 10:43:50 +01:00
Gerhard Rieger 976d6f0b75 fixed bug that could freeze socat during signal handling 2011-11-10 09:09:04 +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 b8d16ecd51 issue error when PTY called with parameters 2011-03-10 07:55:03 +01:00
Gerhard Rieger aae035c5b9 option -x prints info about packet 2010-12-08 10:58:25 +01:00
Gerhard Rieger 06179edeb6 address option ioctl-intp failed with "unimplemented type 26" 2010-10-05 09:11:47 +02:00
Gerhard Rieger 290b62c817 TCP-CONNECT with option nonblock reported successful connect even when it was still pending 2010-10-05 07:35:02 +02:00
Gerhard Rieger e0d548df71 UNIX-CONNECT did not support half-close 2010-10-04 00:18:13 +02:00
Gerhard Rieger 2e385902c0 UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 2010-10-03 16:38:04 +02:00
Gerhard Rieger cb913fbc0c when UNIX-LISTEN was applied to an existing file it failed as expected but removed the file 2010-10-03 16:28:06 +02:00
Gerhard Rieger 4c3d1ca49d fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN 2010-10-03 15:46:10 +02:00
Gerhard Rieger a5fc4686a7 version 1.7.1.3 2010-10-03 11:37:29 +02:00
Gerhard Rieger 6340d5d2c8 fixed a stack overflow vulnerability with long command line args 2010-10-03 11:36:50 +02:00
Gerhard Rieger 07db31f7ac version 1.7.1.2 2010-01-10 15:20:37 +01:00
Gerhard Rieger 2ebedc0457 merged: minor corrections in test.sh 2010-01-10 14:30:54 +01:00
Gerhard Rieger 57c0441252 minor corrections in test.sh 2010-01-10 14:29:34 +01:00
Gerhard Rieger 486eb1b514 Merge branch 'test' 2010-01-09 16:08:34 +01:00
Gerhard Rieger 53f2b93b76 merged: minor corrections in docu 2010-01-09 16:08:24 +01:00
Gerhard Rieger 16398a14fb Merge branch 'no-end_unlink' 2010-01-09 16:06:11 +01:00
Gerhard Rieger 3b9393ac9a merged: added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" 2010-01-09 16:04:46 +01:00
Gerhard Rieger f633abfe52 merged: Debian bug 531078: socat execs children with SIGCHLD ignored - fixed 2010-01-09 16:02:44 +01:00
Gerhard Rieger 8658c7f953 merged: info message during socks connect showed bad port number on little endian systems 2010-01-09 16:00:41 +01:00
Gerhard Rieger 625e1a61c3 merged: openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation 2010-01-09 15:51:28 +01:00
Gerhard Rieger 3f6e8ac318 merged: user-late and group-late, when applied to a pty, affected the system device /dev/ptmx 2010-01-09 15:43:10 +01:00