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 |
|
Gerhard Rieger
|
7c0339d82f
|
merged: on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions
|
2010-01-09 15:23:02 +01:00 |
|
Gerhard Rieger
|
9161a4eb2b
|
Solaris 8 and Sun Studio support
|
2010-01-09 13:42:57 +01:00 |
|
Gerhard Rieger
|
04cfeb2ad8
|
removed END_UNLINK (not yet needed)
|
2010-01-09 13:39:12 +01:00 |
|
Gerhard Rieger
|
1db7a7b1f7
|
openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation
|
2010-01-09 13:35:24 +01:00 |
|
Gerhard Rieger
|
1868e43317
|
on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions
|
2010-01-09 13:32:23 +01:00 |
|
Gerhard Rieger
|
80286cdeb5
|
user-late and group-late, when applied to a pty, affected the system device /dev/ptmx
|
2010-01-09 10:10:48 +01:00 |
|
Gerhard Rieger
|
6cc97b32a8
|
failed to build with gcc -Wall (esp. on Redhat like systems)
|
2010-01-08 07:26:33 +01:00 |
|
Gerhard Rieger
|
a8a8626c2f
|
added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing"
|
2010-01-04 12:59:56 +01:00 |
|
Gerhard Rieger
|
c92e4e089b
|
minor corrections in test.sh
|
2010-01-03 23:13:04 +01:00 |
|
Gerhard Rieger
|
7a185eebbd
|
minor corrections in docu
|
2010-01-03 23:00:44 +01:00 |
|
Gerhard Rieger
|
5bfd245d13
|
info message during socks connect showed bad port number on little endian systems
|
2009-12-31 10:16:15 +01:00 |
|
Gerhard Rieger
|
1cf3a1c4c9
|
Debian bug 531078: socat execs children with SIGCHLD ignored - fixed
|
2009-12-30 21:12:31 +01:00 |
|
Gerhard Rieger
|
30a3ec3baa
|
version 1.7.1.1
|
2009-05-08 16:02:00 +02:00 |
|
Gerhard Rieger
|
2a34236fce
|
merged docu corrections and improvements
|
2009-05-06 20:02:56 +02:00 |
|
Gerhard Rieger
|
7d0ec2734a
|
added environment example to doc/socat-multicast.html
|
2009-05-06 19:59:57 +02:00 |
|
Gerhard Rieger
|
c5201ee1f5
|
so-bindtodevice in doc, minor corrections in doc
|
2009-05-06 08:34:02 +02:00 |
|
Gerhard Rieger
|
448fa74706
|
merged: compile problem caused by size_t/socklen_t mismatch; an invalid close() operation was performed
|
2009-05-06 08:28:53 +02:00 |
|
Gerhard Rieger
|
e0c0e66748
|
merged: ftruncate64 cut its argument to 32 bits on systems with 32 bit long type
|
2009-05-06 08:24:31 +02:00 |
|