Gerhard Rieger
|
ca872c9a9f
|
Fixed memory leaks
|
2015-01-23 18:38:37 +01:00 |
|
Gerhard Rieger
|
281d1bd651
|
FIPS requires 1024 bit DH prime
|
2015-01-23 18:38:28 +01:00 |
|
Gerhard Rieger
|
d430147bc6
|
Added TLS methods support
|
2015-01-23 18:38:06 +01:00 |
|
Gerhard Rieger
|
899bc6845d
|
Red Hat issue 1019972: needs to specify OpenSSL cipher suites
|
2015-01-12 23:43:23 +01:00 |
|
Gerhard Rieger
|
d4c44ff649
|
Red Hat issue 1019964: socat now uses the system certificate store
|
2015-01-12 23:39:57 +01:00 |
|
Gerhard Rieger
|
9e863458c6
|
Generate testcert.conf and testcert6.conf in test.sh
|
2015-01-12 23:36:01 +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
|
cf3f6403bc
|
Corrected some configure --disable
|
2015-01-12 22:30:28 +01:00 |
|
Gerhard Rieger
|
59a11f2efb
|
Include <poll.h> instead of <sys/poll.h>
|
2015-01-12 22:22:38 +01:00 |
|
Gerhard Rieger
|
ad524a56b7
|
Passive addresses like TCP-LISTEN with empty port bound to random
|
2015-01-12 22:21:36 +01:00 |
|
Gerhard Rieger
|
0ab324b173
|
Address SYSTEM, when terminating, shutted down its parent addresses
|
2015-01-12 22:20:35 +01:00 |
|
Gerhard Rieger
|
466cb7921c
|
Option ignoreeof on the right address hung
|
2015-01-12 22:19:01 +01:00 |
|
Gerhard Rieger
|
0219d6ac27
|
Fixed return value of nestlex()
|
2015-01-12 21:57:51 +01:00 |
|
Gerhard Rieger
|
98028900e0
|
Fixed bind with abstract unix domain sockets (Linux)
|
2015-01-12 21:54:26 +01:00 |
|
Gerhard Rieger
|
2af0495cc6
|
Made code async-signal-safe
|
2015-01-12 21:46:16 +01:00 |
|
Gerhard Rieger
|
e4c6f3d934
|
version 1.7.2.4
|
2014-03-09 22:08:59 +01:00 |
|
Gerhard Rieger
|
80c7fa0bca
|
struct cmsghdr.cmsg is system dependend; more print format corrections
|
2014-03-09 22:08:19 +01:00 |
|
Gerhard Rieger
|
93cfe88290
|
autoconf now prefers configure.ac over configure.in
|
2014-03-09 15:50:19 +01:00 |
|
Gerhard Rieger
|
8371aa3dc0
|
linux/errqueue.h may require linux/types.h
|
2014-03-09 15:47:56 +01:00 |
|
Gerhard Rieger
|
9585312903
|
The check for fips.h requires stddef.h
|
2014-03-02 20:14:04 +01:00 |
|
Gerhard Rieger
|
bc38f04072
|
Android build script with pty code
|
2014-03-02 20:11:06 +01:00 |
|
Gerhard Rieger
|
133c180fb1
|
long long supported for time_t, socklen_t and a few other libc types
|
2014-03-02 20:03:55 +01:00 |
|
Gerhard Rieger
|
fbb521e45e
|
Red Hat issue 1020203: configure checks fail with some compilers
|
2014-03-02 20:00:25 +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
|
ab74be65e5
|
some file system bases addresses failed to apply file options
|
2014-03-02 18:15:52 +01:00 |
|
Gerhard Rieger
|
a793c8047e
|
fixed some typos and minor issues, including Red Hat issue 1021967
|
2014-03-02 17:43:23 +01:00 |
|
Gerhard Rieger
|
dfdeaa4836
|
Red Hat issue 1022070: missing length check in xiolog_ancillary_socket()
|
2014-03-02 17:36:20 +01:00 |
|
Gerhard Rieger
|
04ad6d5275
|
Red Hat issue 1022063: out-of-range shifts on net mask bits
|
2014-03-02 17:35:34 +01:00 |
|
Gerhard Rieger
|
2e17542be7
|
Red Hat issue 1022062: strcpy misuse in xiosetsockaddrenv_ip4()
|
2014-03-02 17:30:43 +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
|
a214cbca6f
|
Red Hat issue 1021958: fixed a bug with faulty buffer/data length calculation in xio-ascii.c:_xiodump()
|
2014-03-02 17:24:32 +01:00 |
|
Gerhard Rieger
|
bf17d38dab
|
On big endian platforms with type long >32bit the range option applied a bad base address
|
2014-03-02 16:57:11 +01:00 |
|
Gerhard Rieger
|
0fad8877fd
|
Changed some variable definitions to make gcc -O2 aliasing checker happy
|
2014-03-02 16:56:12 +01:00 |
|
Gerhard Rieger
|
257834e501
|
OPENSSL-CONNECT with bind option failed on some systems with Invalid argument
|
2014-03-02 16:53:30 +01:00 |
|
Gerhard Rieger
|
1898116eca
|
Increased field width for ulimit values from 16 to 24 digits
|
2014-03-02 16:51:50 +01:00 |
|
Gerhard Rieger
|
5e63eff878
|
In xioshutdown() a wrong branch was chosen after RECVFROM type addresses
|
2014-03-02 16:49:24 +01:00 |
|
Gerhard Rieger
|
b732d00d30
|
configure checked for --disable-rawsocket but printed --disable-genericsocket
|
2014-03-02 16:46:00 +01:00 |
|
Gerhard Rieger
|
91b00e8c44
|
LISTEN based addresses applied some address options to the listening FD instead of the connected FD
|
2014-03-02 16:42:08 +01:00 |
|
Gerhard Rieger
|
4d013105ea
|
make failed after configure with non gcc compiler due to missing include
|
2014-03-02 16:38:42 +01:00 |
|
Gerhard Rieger
|
b6deb56a14
|
libwrap only logs to syslog; actual COPYING file
|
2014-03-02 16:37:11 +01:00 |
|
Gerhard Rieger
|
0978ada95e
|
improved test.sh script
|
2014-02-26 18:19:37 +01:00 |
|
Gerhard Rieger
|
77a9c7ae10
|
performed changes for Fedora release 19
|
2014-02-09 17:55:06 +01:00 |
|
Gerhard Rieger
|
7a348bdfd5
|
version 1.7.2.3 - CVE-2014-0019: fixed PROXY-CONNECT address overflow
|
2014-01-25 17:44:55 +01:00 |
|
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
|
4c9898446d
|
Ubuntu Oneiric: OpenSSL w/o SSLv2, bsd/libutil.h, unused vars
|
2011-12-04 15:14:34 +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
|
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
|
53f2b93b76
|
merged: minor corrections in docu
|
2010-01-09 16:08:24 +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
|
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
|
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
|
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 |
|
Gerhard Rieger
|
cfffd8495c
|
merged corrected "fixed possible SIGSEGV" fix
|
2009-05-06 08:21:09 +02:00 |
|
Gerhard Rieger
|
a479ab8df5
|
socat crashed on systems without setenv()
|
2009-05-06 06:28:33 +02:00 |
|
Gerhard Rieger
|
4576b50e47
|
ftruncate64 cut its argument to 32 bits on systems with 32 bit long type
|
2009-05-05 22:42:50 +02:00 |
|
Gerhard Rieger
|
67a1060b49
|
corrected the "fixed possible SIGSEGV" fix
|
2009-05-05 22:34:05 +02:00 |
|
Gerhard Rieger
|
7c2039ada8
|
version 1.7.1.0
|
2009-04-02 21:30:50 +02:00 |
|
Gerhard Rieger
|
6e4db297ae
|
merged typos branch
|
2009-04-02 17:13:45 +02:00 |
|
Gerhard Rieger
|
90633dd508
|
merged shutdown, shutnull branches
|
2009-04-02 17:09:59 +02:00 |
|
Gerhard Rieger
|
806bccbf94
|
new address options shut-null, null-eof
|
2009-04-02 17:02:29 +02:00 |
|
Gerhard Rieger
|
209ff84a07
|
minor corrections of docu and test.sh; o-append
|
2009-04-02 10:29:06 +02:00 |
|
Gerhard Rieger
|
a05e96f6a7
|
option names substuser-early and su-e
|
2009-04-02 09:28:58 +02:00 |
|
Gerhard Rieger
|
793763677a
|
new address options shut-none, shut-down, and shut-close
|
2009-04-02 08:52:11 +02:00 |
|
Gerhard Rieger
|
50be6b25cf
|
version 1.7.0.1
|
2009-04-01 16:50:51 +02:00 |
|
Gerhard Rieger
|
4a42088332
|
option end-close "did not apply" with some address types
|
2009-03-31 23:22:06 +02:00 |
|
Gerhard Rieger
|
a5591dcfd0
|
merged fix for possible SIGSEGV in listening addresses
|
2009-03-31 23:18:56 +02:00 |
|
Gerhard Rieger
|
e2402ad019
|
fixed possible SIGSEGV in listening addresses
|
2009-03-31 23:16:47 +02:00 |
|
Gerhard Rieger
|
e5f2863cd8
|
merged connect-timeout bug fix
|
2009-03-31 22:55:15 +02:00 |
|
Gerhard Rieger
|
13fce17ad8
|
half close of EXEC and SYSTEM addresses did not work with pipes and sometimes socketpair
|
2009-03-31 22:46:41 +02:00 |
|
Gerhard Rieger
|
e19d94bea4
|
fixed new bug with connect-timeout
|
2009-03-31 21:58:30 +02:00 |
|
Gerhard Rieger
|
7b61382c76
|
end-close "did not apply" to some addresses
|
2009-03-12 06:31:42 +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
|
4645166fcd
|
version 1.7.0.0
|
2008-10-15 22:54:47 +02:00 |
|
Gerhard Rieger
|
bc4fefdc50
|
AIX: cast for hstrerror()
|
2008-10-12 18:56:01 +02:00 |
|
Gerhard Rieger
|
2bc9b77bac
|
new address options i-pop-all, i-push
|
2008-09-26 16:58:08 +02:00 |
|
Gerhard Rieger
|
674b0e608d
|
merged socat did not compile on Solaris when configured with --disable-termios
|
2008-09-24 09:05:39 +02:00 |
|
Gerhard Rieger
|
b7dc45661e
|
socat socat did not compile on Solaris when configured with --disable-termios
|
2008-09-24 08:31:00 +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
|
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 |
|
Gerhard Rieger
|
bd3810642b
|
Merge /home/gerhard/Develop/socat-escape into socat-1.7.0.0
|
2008-09-22 22:05:08 +02:00 |
|
Gerhard Rieger
|
749b745c8a
|
merged feature filan -s
|
2008-09-22 22:04:12 +02:00 |
|
Gerhard Rieger
|
9a097fc49d
|
socat should now build under MacOS X 10.4
|
2008-09-21 18:08:26 +02:00 |
|
Gerhard Rieger
|
9d7c7f8244
|
Makefile now supports datarootdir
|
2008-09-21 18:05:53 +02:00 |
|
Gerhard Rieger
|
376b9d50c3
|
reworked so-type, so-prototype
|
2008-09-20 23:47:06 +02:00 |
|
Gerhard Rieger
|
b6c2d46008
|
cleanup xio-unix.c: merged classic with abstract functions; names, ...
|
2008-09-20 23:40:45 +02:00 |
|
Gerhard Rieger
|
de910892f2
|
new address "interface" for transparent network interface handling
|
2008-09-20 23:37:56 +02:00 |
|
Gerhard Rieger
|
c86345a615
|
new address option "escape" allows to break a socat instance
|
2008-09-20 23:01:10 +02:00 |
|
Gerhard Rieger
|
9809b977e2
|
filan -s prefixes output with FD number if more than one FD
|
2008-09-20 21:52:36 +02:00 |
|
Gerhard Rieger
|
13b73776e7
|
ported generic socket to *BSD; minor improvements
|
2008-09-20 17:17:27 +02:00 |
|
Gerhard Rieger
|
140443794b
|
add generic setsockopt address options
|
2008-09-20 17:09:09 +02:00 |
|
Gerhard Rieger
|
2c2508fc62
|
added address options: ioctl-void, ioctl-int, ioctl-intp, ioctl-bin, ioctl-string
added option types: TYPE_INT_INT, TYPE_INT_BIN, TYPE_INT_STRING
added syscall wrapper: Ioctl_int()
added test: IOCTL_VOID
|
2008-09-20 17:08:29 +02:00 |
|
Gerhard Rieger
|
0e1eb7e4b4
|
in ignoreeof mode socat also blocked data transfer in the other direction
|
2008-09-19 09:03:59 +02:00 |
|
Gerhard Rieger
|
f8496421f9
|
some raw IP and UNIX datagram modes failed on BSD systems; test.sh: more stable timing, corrections for BSD
|
2008-09-14 18:33:28 +02:00 |
|
Gerhard Rieger
|
e142c3da6b
|
dont leave UDP-LISTEN socket open after reject
|
2008-09-04 23:30:59 +02:00 |
|
Gerhard Rieger
|
a1c0e96592
|
replaced the select() calls by poll()
|
2008-07-24 21:51:38 +02:00 |
|
Gerhard Rieger
|
5251c21479
|
corrected alphabetical order of options (proxy-auth); bad conditional with token
|
2008-07-24 07:32:56 +02:00 |
|
Gerhard Rieger
|
780b4028fe
|
improved test.sh script
|
2008-07-23 20:56:48 +02:00 |
|
Gerhard Rieger
|
ae368e7cb9
|
EXEC address with consecutive spaces created additional empty arguments
|
2008-07-17 21:49:52 +02:00 |
|
Gerhard Rieger
|
ad4bd0d9db
|
EXEC and SYSTEM with stderr injected socat messages into the data stream
|
2008-06-07 10:14:56 +02:00 |
|
Gerhard Rieger
|
c4751d50ec
|
corrected a few mistakes that caused compiler warnings on 64bit hosts
|
2008-05-22 20:12:24 +02:00 |
|
Gerhard Rieger
|
d086001911
|
RECVFROM addresses with FORK option hung after processing the first packet
|
2008-05-22 16:51:40 +02:00 |
|
Gerhard Rieger
|
fe1337fe5f
|
fixed bug in ip*-recv with bind option
|
2008-05-22 10:02:04 +02:00 |
|
Gerhard Rieger
|
d37e8acc5f
|
version 1.6.0.1
|
2008-02-09 22:57:30 +01:00 |
|
Gerhard Rieger
|
66142aa77c
|
configure --disable-pty also disabled option waitlock
|
2008-02-06 06:41:05 +01:00 |
|
Gerhard Rieger
|
35497aa4f9
|
fixed bugs with struct ip_mreq
|
2008-02-03 20:56:52 +01:00 |
|
Gerhard Rieger
|
2e7314d523
|
corrected option names to interval
|
2008-02-03 12:14:36 +01:00 |
|
Gerhard Rieger
|
edd6dae2de
|
corrected option handling with stdio
|
2008-02-03 10:26:21 +01:00 |
|
Gerhard Rieger
|
3b3b004ff8
|
fixed a bug where sub processes would become zombies because the master process caught SIGCHLD but did not wait()
|
2008-02-01 23:38:16 +01:00 |
|
Gerhard Rieger
|
1f5165b765
|
fixed bugs where sub processes would become zombies because the master process did not catch SIGCHLD
|
2008-02-01 23:15:14 +01:00 |
|
Gerhard Rieger
|
8fbff188e1
|
replaced FOPEN_MAX with FD_SETSIZE
|
2008-02-01 22:26:01 +01:00 |
|
Gerhard Rieger
|
989790c57f
|
procan prints C defines important for socat
|
2008-01-31 21:41:13 +01:00 |
|
Gerhard Rieger
|
706e3a6863
|
service name resolution failed due to byte order problem
|
2008-01-29 23:08:52 +01:00 |
|
Gerhard Rieger
|
26134dff53
|
exec:...,pty did not kill child process under some circumstances
|
2008-01-29 22:29:28 +01:00 |
|
Gerhard Rieger
|
79b6e800c6
|
corrected some print statements and variable names
|
2008-01-29 22:11:28 +01:00 |
|
Gerhard Rieger
|
15e4073572
|
added test OPENSSLEOF
|
2008-01-29 21:35:15 +01:00 |
|
Gerhard Rieger
|
e690002985
|
corrected some typos in comments
|
2008-01-29 07:59:12 +01:00 |
|
Gerhard Rieger
|
5a1ef121ab
|
corrected some typos in docu
|
2008-01-29 05:20:54 +01:00 |
|
Gerhard Rieger
|
6b16968f07
|
corrected several tests
|
2008-01-28 22:57:36 +01:00 |
|
Gerhard Rieger
|
bb4d740d15
|
make uninstall did not uninstall procan
|
2008-01-28 22:53:18 +01:00 |
|
Gerhard Rieger
|
c31a00b3f5
|
make gitclean
|
2008-01-28 22:04:20 +01:00 |
|
Gerhard Rieger
|
2b3afcf425
|
derive doc from doc/socat.yo
|
2008-01-28 20:33:15 +01:00 |
|
Gerhard Rieger
|
b819572f5e
|
socat V1.6.0.0 (initial GIT commit)
|
2008-01-27 13:00:08 +01:00 |
|