Gerhard Rieger
|
5b4d970c06
|
fixed bug that could freeze socat during signal handling
|
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
|
1c13486bd6
|
unnamed unix domain socket could generate invalid log output or lead to a process crash
|
2014-03-16 22:06:12 +01:00 |
|
Gerhard Rieger
|
ab25a5199b
|
option -x prints info about packet
|
2014-03-16 22:06:12 +01:00 |
|
Gerhard Rieger
|
352820b21c
|
address option ioctl-intp failed with "unimplemented type 26"
|
2014-03-16 22:06:12 +01:00 |
|
Gerhard Rieger
|
4efa3c5ebc
|
TCP-CONNECT with option nonblock reported successful connect even when it was still pending
|
2014-03-16 22:06:11 +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
|
86ebee79fa
|
on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions
|
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
|
529b9ece6b
|
failed to build with gcc -Wall (esp. on Redhat like systems)
|
2014-03-16 22:04:12 +01:00 |
|
Gerhard Rieger
|
c8e1ef5286
|
added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing"
|
2014-03-16 22:03:42 +01:00 |
|
Gerhard Rieger
|
9a7742bd90
|
minor corrections in test.sh
|
2014-03-16 22:03:42 +01:00 |
|
Gerhard Rieger
|
13f830a533
|
minor corrections in docu
|
2014-03-16 22:03:42 +01:00 |
|
Gerhard Rieger
|
27eb0a30b6
|
info message during socks connect showed bad port number on little endian systems
|
2014-03-16 22:03:42 +01:00 |
|
Gerhard Rieger
|
0c8f8a7fc0
|
Debian bug 531078: socat execs children with SIGCHLD ignored - fixed
|
2014-03-16 22:03:42 +01:00 |
|
Gerhard Rieger
|
6dc9f3fff7
|
so-bindtodevice in doc, minor corrections in doc; added environment example to doc/socat-multicast.html
|
2014-03-16 22:03:42 +01:00 |
|
Gerhard Rieger
|
cedd67dad0
|
compile problem caused by size_t/socklen_t mismatch
|
2014-03-16 22:02:54 +01:00 |
|
Gerhard Rieger
|
a8f6d853de
|
ftruncate64 cut its argument to 32 bits on systems with 32 bit long type
|
2014-03-16 22:02:32 +01:00 |
|
Gerhard Rieger
|
9b09003643
|
corrected the "fixed possible SIGSEGV" fix
|
2014-03-16 22:02:05 +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
|
e3788fa8de
|
version 2.0.0-b4
|
2010-10-04 21:07:36 +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
|
357a7f7984
|
xioopen failed to handle some read/write combinations
|
2008-11-01 19:03:00 +01:00 |
|
Gerhard Rieger
|
2b48a7daea
|
in loop message show inactive fds as -1
|
2008-11-01 18:59:14 +01:00 |
|
Gerhard Rieger
|
38f6677892
|
system,pipes did not pass EOF to sub process
|
2008-11-01 18:58:31 +01:00 |
|
Gerhard Rieger
|
363fa568ac
|
Merge branch 'socat-2' of file:///home/gerhard/Develop/socat-engine into socat-2
|
2008-10-31 23:05:05 +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
|
634e02269f
|
help displayed some option types wrong
|
2008-10-28 17:48:57 +01:00 |
|
Gerhard Rieger
|
9fb65e657d
|
corrected flags to allow read-only readline
|
2008-10-28 06:41:21 +01:00 |
|
Gerhard Rieger
|
405a98c0b5
|
fixes multiple xioshutdown() calls
|
2008-10-27 09:24:13 +01:00 |
|
Gerhard Rieger
|
aa678f0a6e
|
Merge tag 'tag-1.7.0.0' of file:///home/gerhard/Develop/socat-2.0.0-b2/../socat-1.7.0.0 into socat-2
|
2008-10-22 08:00:13 +02:00 |
|
Gerhard Rieger
|
8222b731a4
|
merged 1.7.0.0; fixed a few minor bugs
|
2008-10-22 02:33:23 +02:00 |
|
Gerhard Rieger
|
de4f373bd5
|
forgot to git add doc/socat-genericsocket.html
|
2008-10-20 09:50:03 +02:00 |
|
Gerhard Rieger
|
326cac28d6
|
merged 1.6.0.1
|
2008-10-17 22:49:55 +02:00 |
|
Gerhard Rieger
|
4645166fcd
|
version 1.7.0.0
|
2008-10-15 22:54:47 +02:00 |
|
Gerhard Rieger
|
3d41d1db9d
|
new examples, corrections eg. for SCTP, some fixes
|
2008-10-15 22:54:12 +02:00 |
|
Gerhard Rieger
|
3a060c1cf3
|
new examples for dumping, usleep, http echo server
|
2008-10-15 22:52:10 +02:00 |
|
Gerhard Rieger
|
4a7fee2d35
|
actualized list of platform config files
|
2008-10-15 22:51:18 +02:00 |
|
Gerhard Rieger
|
74f904fdc9
|
corrected copyright year
|
2008-10-15 22:50:44 +02:00 |
|