Version: 1.7.4.1, Package name: socat-1.7.4.1 |
Maintained by: Nigel Taylor |
Master sites: |
Description "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, named pipes, and pseudo terminals. |
Filesize: 633.68 KB |
Version History (View Complete History) |
|
2021-03-20 10:24:37 by Theo Buehler | Files touched by this commit (12) |
Log message: update socat to 1.7.4.1 There are a few security fixes and lots of small other fixes. http://www.dest-unreach.org/socat/doc/CHANGES The SSL EGD and compression stuff is now properly ifdef'ed so we can get rid of a lot of patching. New patch due to non-portable getprotobynumber_r use. I added a test target, so tests can be run from the ports directory. ok sthen, maintainer timeout |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-11-14 13:48:22 by Stuart Henderson | Files touched by this commit (33) |
Log message: bump ports known/suspected to be affected by issue with libedit/libreadline and termcap on lld arches. |
2016-02-02 03:41:06 by Stuart Henderson | Files touched by this commit (2) |
Log message: MFC security update to socat-1.7.3.1 - 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 03:40:32 by Stuart Henderson | Files touched by this commit (3) |
Log message: 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. |
2015-07-19 19:12:09 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Cope with upcoming SSLv3 removal. Input from and ok sthen@, ok nigel@ (maintainer) |
2015-04-13 08:45:41 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - 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 08:44:17 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - 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 08:43:28 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: - 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) |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-09-06 03:38:39 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - SECURITY UPDATE of socat to 1.7.1.3 SA40806/CVE-2010-2799: socat Command Line Argument Buffer Overflow Vulnerability maintainer timed-out |
2010-06-16 04:25:05 by Stuart Henderson | Files touched by this commit (2) |
Log message: 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@ |
2009-08-12 16:29:35 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to 1.7.1.1; ok rui@ (maintainer). |
2008-06-05 13:46:34 by Rui Reis | Files touched by this commit (3) |
Log message: - maintenance update to socat 1.6.0.1 feedback and ok okan@ |
2008-02-14 14:36:27 by Rui Reis | Files touched by this commit (20) |
Log message: - update my e-mail address ok jasper@ |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-03-17 16:00:15 by Jolan Luff | Files touched by this commit (5) |
Log message: update to 1.6.0.0, from maintainer rui reis |
2006-07-19 05:43:55 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: Update to 1.5.0.0 from Rui Reis <rui@rui.cx> |
2006-04-03 00:56:47 by Steven Mestdagh | Files touched by this commit (2) |
Log message: update to socat 1.4.3.1 from new maintainer Rui Reis (rui at rui dot cx) |