Commit Graph

20 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
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
benoit
71310d600e Update socat to 1.7.2.2.
Fix a security issue:
http://www.dest-unreach.org/socat/contrib/socat-secadv4.html

ok nigel@ (maintainer)
2013-05-29 20:57:58 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +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
nigel
36badd95bc change of maintainer
ok jasper@
2011-09-07 13:22:10 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
cf9bdd8c74 - SECURITY UPDATE of socat to 1.7.1.3
SA40806/CVE-2010-2799:
socat Command Line Argument Buffer Overflow Vulnerability

maintainer timed-out
2010-09-06 09:38:39 +00:00
sthen
5b585671d9 update to 1.7.1.2, various fixes (build fixed with -Wall in
CFLAGS as spotted by Landry, also LP64, endianness, and some
ssl problems).

ok rui@ landry@ kili@
2010-06-16 10:25:05 +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
rui
a8f72637fb - update my e-mail address
ok jasper@
2008-02-14 21:36:27 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
jolan
7186205fa0 update to 1.6.0.0, from maintainer rui reis 2007-03-17 22:00:15 +00:00
alek
48943c1930 Update to 1.5.0.0 from Rui Reis <rui@rui.cx> 2006-07-19 11:43:55 +00:00
steven
419d02ca4d update to socat 1.4.3.1
from new maintainer Rui Reis (rui at rui dot cx)
2006-04-03 06:56:47 +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