12 Commits

Author SHA1 Message Date
sthen
391c387260 security update to socat-1.7.3.1, ok jasper@ nigel@
- A stack overflow in vulnerability was found that can be triggered when
command line arguments (complete address specifications, host names,
file names) are longer than 512 bytes.

- In the OpenSSL address implementation the hard coded 1024 bit DH p
parameter was not prime. [..] Fix: generated a new 2048bit prime.
2016-02-02 10:40:32 +00:00
jca
905039baab Cope with upcoming SSLv3 removal.
Input from and ok sthen@, ok nigel@ (maintainer)
2015-07-20 01:12:09 +00:00
jasper
da6deee1dc - security update to socat-1.7.3.0, addresses CVE-2015-1379
http://www.dest-unreach.org/socat/contrib/socat-secadv6.txt

ok nigel@ (MAINTAINER)
2015-04-13 14:43:28 +00:00
pascal
dbbad0a026 Fix after COMP removal.
ok espie@
2014-07-12 14:30:20 +00:00
sthen
b8395c0031 patch socat for RAND_egd removal; from nigel@ (OK'd by me a few days ago but
not yet committed)
2014-04-24 15:17:08 +00:00
nigel
bdba40595c Update to version 1.7.2.4, and remove libwrap
Ok sthen@
2014-03-24 17:14:46 +00:00
naddy
c3f2e93ae3 fix for 64-bit time_t; from Gentoo via dcoppa@ 2013-08-16 15:38:12 +00:00
sthen
887c043498 SECURITY update to socat 1.7.2.1, CVE-2012-0219: heap based buffer overflow
with potential for arbitrary code execution if malicious data is output to
READLINE without option "prompt" or "noprompt".  OK nigel@
2012-05-14 20:58:13 +00:00
sthen
fd862ab92f update to 1.7.1.1; ok rui@ (maintainer). 2009-08-12 22:29:35 +00:00
rui
67e081b387 - maintenance update to socat 1.6.0.1
feedback and ok okan@
2008-06-05 19:46:34 +00:00
jolan
7186205fa0 update to 1.6.0.0, from maintainer rui reis 2007-03-17 22:00:15 +00:00
alek
55a41c27eb Import socat 1.4.0.3
"netcat++" (extended design, new implementation)

socat is a relay for bidirectional data transfer between two independent
data channels. Each of these data channels may be a file, pipe, device
(serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw,
UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor
(stdin etc.), the GNU line editor (readline), a program, or a
combination of two of these.  These modes include generation of
"listening" sockets, mamed pipes, and pseudo terminals.

Submitted by Jon Trembley <jon@brain-box.net>
2005-04-30 13:27:17 +00:00